[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:01:03.042649 13846 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.133.190:39929
I20260709 13:01:03.044186 13846 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:01:03.045176 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:03.060194 13853 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:03.060237 13855 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:03.062201 13846 server_base.cc:1061] running on GCE node
W20260709 13:01:03.061137 13852 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:04.166253 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:04.166471 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:04.166678 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602064166652 us; error 0 us; skew 500 ppm
I20260709 13:01:04.167495 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:04.172721 13846 webserver.cc:533] Webserver started at http://127.13.133.190:39133/ using document root <none> and password file <none>
I20260709 13:01:04.173519 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:04.173717 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:04.174124 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:04.179687 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/master-0-root/instance:
uuid: "82ab2742b6df47fd930b4dc64c2b5ac6"
format_stamp: "Formatted at 2026-07-09 13:01:04 on dist-test-slave-9b5w"
I20260709 13:01:04.187119 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:01:04.191995 13861 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:04.193071 13846 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:01:04.193388 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/master-0-root
uuid: "82ab2742b6df47fd930b4dc64c2b5ac6"
format_stamp: "Formatted at 2026-07-09 13:01:04 on dist-test-slave-9b5w"
I20260709 13:01:04.193717 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:04.245868 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:04.247488 13846 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:01:04.247943 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:04.314924 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.190:39929
I20260709 13:01:04.314990 13912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.190:39929 every 8 connection(s)
I20260709 13:01:04.322320 13913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:04.343515 13913 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6: Bootstrap starting.
I20260709 13:01:04.349124 13913 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:04.350981 13913 log.cc:826] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6: Log is configured to *not* fsync() on all Append() calls
I20260709 13:01:04.355324 13913 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6: No bootstrap required, opened a new log
I20260709 13:01:04.375212 13913 raft_consensus.cc:359] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82ab2742b6df47fd930b4dc64c2b5ac6" member_type: VOTER }
I20260709 13:01:04.375758 13913 raft_consensus.cc:385] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:04.376037 13913 raft_consensus.cc:740] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82ab2742b6df47fd930b4dc64c2b5ac6, State: Initialized, Role: FOLLOWER
I20260709 13:01:04.376933 13913 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82ab2742b6df47fd930b4dc64c2b5ac6" member_type: VOTER }
I20260709 13:01:04.377399 13913 raft_consensus.cc:399] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:01:04.377669 13913 raft_consensus.cc:493] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:01:04.377990 13913 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:04.382028 13913 raft_consensus.cc:515] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82ab2742b6df47fd930b4dc64c2b5ac6" member_type: VOTER }
I20260709 13:01:04.382745 13913 leader_election.cc:304] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [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: 82ab2742b6df47fd930b4dc64c2b5ac6; no voters: 
I20260709 13:01:04.384397 13913 leader_election.cc:290] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:01:04.384709 13916 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:04.386731 13916 raft_consensus.cc:697] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [term 1 LEADER]: Becoming Leader. State: Replica: 82ab2742b6df47fd930b4dc64c2b5ac6, State: Running, Role: LEADER
I20260709 13:01:04.387624 13916 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [LEADER]: Queue going to LEADER mode. State: All 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: "82ab2742b6df47fd930b4dc64c2b5ac6" member_type: VOTER }
I20260709 13:01:04.388638 13913 sys_catalog.cc:565] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:01:04.397410 13917 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "82ab2742b6df47fd930b4dc64c2b5ac6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82ab2742b6df47fd930b4dc64c2b5ac6" member_type: VOTER } }
I20260709 13:01:04.397855 13918 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82ab2742b6df47fd930b4dc64c2b5ac6. Latest consensus state: current_term: 1 leader_uuid: "82ab2742b6df47fd930b4dc64c2b5ac6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82ab2742b6df47fd930b4dc64c2b5ac6" member_type: VOTER } }
I20260709 13:01:04.398073 13917 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:04.398384 13918 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:04.401479 13924 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:01:04.412348 13924 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:01:04.414417 13846 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:01:04.427438 13924 catalog_manager.cc:1383] Generated new cluster ID: 9ca3c3f697dc4b179e91cc14b3c5f2ca
I20260709 13:01:04.427682 13924 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:01:04.481829 13924 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:01:04.483963 13924 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:01:04.505998 13924 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6: Generated new TSK 0
I20260709 13:01:04.507129 13924 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:01:04.545773 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:04.554870 13935 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:04.555888 13936 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:04.559566 13846 server_base.cc:1061] running on GCE node
W20260709 13:01:04.559525 13939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:04.560470 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:04.560658 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:04.560856 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602064560834 us; error 0 us; skew 500 ppm
I20260709 13:01:04.561408 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:04.565156 13846 webserver.cc:533] Webserver started at http://127.13.133.129:36753/ using document root <none> and password file <none>
I20260709 13:01:04.565650 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:04.565842 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:04.566098 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:04.567178 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/ts-0-root/instance:
uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
format_stamp: "Formatted at 2026-07-09 13:01:04 on dist-test-slave-9b5w"
I20260709 13:01:04.572445 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260709 13:01:04.576615 13943 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:04.577387 13846 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:01:04.577741 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/ts-0-root
uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
format_stamp: "Formatted at 2026-07-09 13:01:04 on dist-test-slave-9b5w"
I20260709 13:01:04.578094 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:04.601929 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:04.603688 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:04.606346 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:04.611552 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:04.611853 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:04.612155 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:04.612371 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:04.697438 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.129:32923
I20260709 13:01:04.697510 14005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.129:32923 every 8 connection(s)
I20260709 13:01:04.718240 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:04.728992 14010 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:04.733755 14011 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:04.735363 14006 heartbeater.cc:344] Connected to a master server at 127.13.133.190:39929
I20260709 13:01:04.735855 14006 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:04.737099 14006 heartbeater.cc:507] Master 127.13.133.190:39929 requested a full tablet report, sending...
I20260709 13:01:04.740962 13878 ts_manager.cc:194] Registered new tserver with Master: 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923)
I20260709 13:01:04.742396 13846 server_base.cc:1061] running on GCE node
W20260709 13:01:04.743287 14013 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:04.744141 13878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55330
I20260709 13:01:04.744374 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:04.744621 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:04.744829 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602064744806 us; error 0 us; skew 500 ppm
I20260709 13:01:04.745597 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:04.749053 13846 webserver.cc:533] Webserver started at http://127.13.133.130:36079/ using document root <none> and password file <none>
I20260709 13:01:04.749547 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:04.749728 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:04.749995 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:04.751127 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/ts-1-root/instance:
uuid: "896744f745b147399916d5eef68a89a1"
format_stamp: "Formatted at 2026-07-09 13:01:04 on dist-test-slave-9b5w"
I20260709 13:01:04.757519 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260709 13:01:04.761418 14018 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:04.762199 13846 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:01:04.762445 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/ts-1-root
uuid: "896744f745b147399916d5eef68a89a1"
format_stamp: "Formatted at 2026-07-09 13:01:04 on dist-test-slave-9b5w"
I20260709 13:01:04.762691 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:04.787034 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:04.788246 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:04.790519 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:04.793380 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:04.793560 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:04.793807 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:04.793948 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:04.883692 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.130:46221
I20260709 13:01:04.883906 14080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.130:46221 every 8 connection(s)
I20260709 13:01:04.889760 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:04.899591 14084 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:04.901042 14085 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:04.904856 14081 heartbeater.cc:344] Connected to a master server at 127.13.133.190:39929
I20260709 13:01:04.905222 14081 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:04.906062 14081 heartbeater.cc:507] Master 127.13.133.190:39929 requested a full tablet report, sending...
I20260709 13:01:04.908332 13878 ts_manager.cc:194] Registered new tserver with Master: 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
W20260709 13:01:04.909722 14087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:04.909775 13846 server_base.cc:1061] running on GCE node
I20260709 13:01:04.910063 13878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55342
I20260709 13:01:04.911028 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:04.911275 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:04.911463 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602064911443 us; error 0 us; skew 500 ppm
I20260709 13:01:04.912016 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:04.914284 13846 webserver.cc:533] Webserver started at http://127.13.133.131:46375/ using document root <none> and password file <none>
I20260709 13:01:04.914734 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:04.914953 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:04.915272 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:04.916239 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/ts-2-root/instance:
uuid: "b7e0417396c049cea7bc1c4ef32dde55"
format_stamp: "Formatted at 2026-07-09 13:01:04 on dist-test-slave-9b5w"
I20260709 13:01:04.920507 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:01:04.923633 14092 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:04.924360 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:01:04.924600 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/ts-2-root
uuid: "b7e0417396c049cea7bc1c4ef32dde55"
format_stamp: "Formatted at 2026-07-09 13:01:04 on dist-test-slave-9b5w"
I20260709 13:01:04.924863 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602062882132-13846-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:04.938310 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:04.939456 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:04.941468 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:04.944506 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:04.944708 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:04.944923 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:04.945073 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:05.027339 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.131:46285
I20260709 13:01:05.027451 14154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.131:46285 every 8 connection(s)
I20260709 13:01:05.042114 14155 heartbeater.cc:344] Connected to a master server at 127.13.133.190:39929
I20260709 13:01:05.042470 14155 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:05.043232 14155 heartbeater.cc:507] Master 127.13.133.190:39929 requested a full tablet report, sending...
I20260709 13:01:05.045071 13878 ts_manager.cc:194] Registered new tserver with Master: b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:05.045912 13846 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01431105s
I20260709 13:01:05.046299 13878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55348
I20260709 13:01:05.107172 13878 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55350:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:01:05.111969 13878 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:01:05.208319 14120 tablet_service.cc:1511] Processing CreateTablet for tablet d24c3f7474824ecca4ea14d45d0a8b2c (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:01:05.209306 14117 tablet_service.cc:1511] Processing CreateTablet for tablet caf53faa78614528ae4fc633b2f95a8e (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:01:05.209937 14120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d24c3f7474824ecca4ea14d45d0a8b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.210772 14119 tablet_service.cc:1511] Processing CreateTablet for tablet 882c9834772a41d587bb4d3b72bb64a6 (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:01:05.211391 14118 tablet_service.cc:1511] Processing CreateTablet for tablet 0be9e196f1f54d1db2cabb22e9ce92af (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:01:05.211925 14115 tablet_service.cc:1511] Processing CreateTablet for tablet c1850049832f4d18982fc8aa0af7f1f4 (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:01:05.213127 14116 tablet_service.cc:1511] Processing CreateTablet for tablet c9ae0b625aef4836b2bd8c6d2255551b (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:01:05.213675 14112 tablet_service.cc:1511] Processing CreateTablet for tablet 620ca4fe5fc84cca96694eb53377abdb (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:01:05.218824 14114 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9af14c9fba4f87890708e90d5974c6 (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:01:05.218219 14119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882c9834772a41d587bb4d3b72bb64a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.223896 14118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be9e196f1f54d1db2cabb22e9ce92af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.224314 14041 tablet_service.cc:1511] Processing CreateTablet for tablet c1850049832f4d18982fc8aa0af7f1f4 (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:01:05.226217 14113 tablet_service.cc:1511] Processing CreateTablet for tablet 66fe9453ac774abaac375eeba52e465c (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:01:05.230430 14040 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9af14c9fba4f87890708e90d5974c6 (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:01:05.230370 14046 tablet_service.cc:1511] Processing CreateTablet for tablet d24c3f7474824ecca4ea14d45d0a8b2c (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:01:05.234583 14039 tablet_service.cc:1511] Processing CreateTablet for tablet 66fe9453ac774abaac375eeba52e465c (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:01:05.228371 14044 tablet_service.cc:1511] Processing CreateTablet for tablet 0be9e196f1f54d1db2cabb22e9ce92af (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:01:05.234119 14040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9af14c9fba4f87890708e90d5974c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.234141 14042 tablet_service.cc:1511] Processing CreateTablet for tablet c9ae0b625aef4836b2bd8c6d2255551b (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:01:05.234531 14045 tablet_service.cc:1511] Processing CreateTablet for tablet 882c9834772a41d587bb4d3b72bb64a6 (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:01:05.236263 14038 tablet_service.cc:1511] Processing CreateTablet for tablet 620ca4fe5fc84cca96694eb53377abdb (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:01:05.233944 14117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf53faa78614528ae4fc633b2f95a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.231521 14043 tablet_service.cc:1511] Processing CreateTablet for tablet caf53faa78614528ae4fc633b2f95a8e (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:01:05.240054 14044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be9e196f1f54d1db2cabb22e9ce92af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.240234 14116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ae0b625aef4836b2bd8c6d2255551b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.243607 14045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882c9834772a41d587bb4d3b72bb64a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.244758 14046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d24c3f7474824ecca4ea14d45d0a8b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.245883 14039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66fe9453ac774abaac375eeba52e465c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.246310 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66fe9453ac774abaac375eeba52e465c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.247946 14043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf53faa78614528ae4fc633b2f95a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.249152 14041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1850049832f4d18982fc8aa0af7f1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.250765 14115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1850049832f4d18982fc8aa0af7f1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.255504 14114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9af14c9fba4f87890708e90d5974c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.263113 14038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 620ca4fe5fc84cca96694eb53377abdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.265552 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 620ca4fe5fc84cca96694eb53377abdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.285174 14042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ae0b625aef4836b2bd8c6d2255551b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.348496 13968 tablet_service.cc:1511] Processing CreateTablet for tablet caf53faa78614528ae4fc633b2f95a8e (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:01:05.350845 13969 tablet_service.cc:1511] Processing CreateTablet for tablet 0be9e196f1f54d1db2cabb22e9ce92af (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:01:05.353253 13968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf53faa78614528ae4fc633b2f95a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.353458 13970 tablet_service.cc:1511] Processing CreateTablet for tablet 882c9834772a41d587bb4d3b72bb64a6 (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:01:05.358064 13967 tablet_service.cc:1511] Processing CreateTablet for tablet c9ae0b625aef4836b2bd8c6d2255551b (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:01:05.350838 13971 tablet_service.cc:1511] Processing CreateTablet for tablet d24c3f7474824ecca4ea14d45d0a8b2c (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:01:05.366135 13969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be9e196f1f54d1db2cabb22e9ce92af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.380908 13966 tablet_service.cc:1511] Processing CreateTablet for tablet c1850049832f4d18982fc8aa0af7f1f4 (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:01:05.384636 13963 tablet_service.cc:1511] Processing CreateTablet for tablet 620ca4fe5fc84cca96694eb53377abdb (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:01:05.386031 13964 tablet_service.cc:1511] Processing CreateTablet for tablet 66fe9453ac774abaac375eeba52e465c (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:01:05.383364 13965 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9af14c9fba4f87890708e90d5974c6 (DEFAULT_TABLE table=test-workload [id=4c9ef27c650b42ca81909be0e80cb822]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:01:05.391193 13971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d24c3f7474824ecca4ea14d45d0a8b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.393052 13966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1850049832f4d18982fc8aa0af7f1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.395095 13963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 620ca4fe5fc84cca96694eb53377abdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.396538 13964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66fe9453ac774abaac375eeba52e465c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:05.409351 13926 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:05.408833 13967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ae0b625aef4836b2bd8c6d2255551b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.412382 13970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882c9834772a41d587bb4d3b72bb64a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.416550 13965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9af14c9fba4f87890708e90d5974c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:05.484544 14173 tablet_bootstrap.cc:492] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1: Bootstrap starting.
I20260709 13:01:05.518767 14175 tablet_bootstrap.cc:492] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1: Bootstrap starting.
I20260709 13:01:05.530543 14174 tablet_bootstrap.cc:492] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55: Bootstrap starting.
I20260709 13:01:05.533861 14173 tablet_bootstrap.cc:654] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.552757 14174 tablet_bootstrap.cc:654] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.555963 14175 tablet_bootstrap.cc:654] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.562116 14173 tablet_bootstrap.cc:492] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1: No bootstrap required, opened a new log
I20260709 13:01:05.562588 14173 ts_tablet_manager.cc:1403] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1: Time spent bootstrapping tablet: real 0.079s	user 0.003s	sys 0.014s
I20260709 13:01:05.565637 14173 raft_consensus.cc:359] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.566422 14173 raft_consensus.cc:385] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.566632 14174 tablet_bootstrap.cc:492] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55: No bootstrap required, opened a new log
I20260709 13:01:05.566725 14173 raft_consensus.cc:740] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.567616 14174 ts_tablet_manager.cc:1403] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.009s
I20260709 13:01:05.568063 14175 tablet_bootstrap.cc:492] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1: No bootstrap required, opened a new log
I20260709 13:01:05.567713 14173 consensus_queue.cc:260] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.568516 14175 ts_tablet_manager.cc:1403] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.002s
I20260709 13:01:05.570727 14174 raft_consensus.cc:359] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:05.571583 14175 raft_consensus.cc:359] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:05.571950 14174 raft_consensus.cc:385] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.572244 14175 raft_consensus.cc:385] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.572332 14174 raft_consensus.cc:740] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.572607 14175 raft_consensus.cc:740] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.573302 14174 consensus_queue.cc:260] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:05.573302 14175 consensus_queue.cc:260] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:05.575282 14081 heartbeater.cc:499] Master 127.13.133.190:39929 was elected leader, sending a full tablet report...
I20260709 13:01:05.575623 14173 ts_tablet_manager.cc:1434] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.007s
I20260709 13:01:05.576575 14173 tablet_bootstrap.cc:492] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1: Bootstrap starting.
I20260709 13:01:05.582931 14173 tablet_bootstrap.cc:654] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.587798 14174 ts_tablet_manager.cc:1434] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.002s
I20260709 13:01:05.588111 14155 heartbeater.cc:499] Master 127.13.133.190:39929 was elected leader, sending a full tablet report...
I20260709 13:01:05.588760 14174 tablet_bootstrap.cc:492] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55: Bootstrap starting.
I20260709 13:01:05.591357 14175 ts_tablet_manager.cc:1434] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.003s
I20260709 13:01:05.599792 14174 tablet_bootstrap.cc:654] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.600435 14006 heartbeater.cc:499] Master 127.13.133.190:39929 was elected leader, sending a full tablet report...
I20260709 13:01:05.600903 14175 tablet_bootstrap.cc:492] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1: Bootstrap starting.
I20260709 13:01:05.602972 14173 tablet_bootstrap.cc:492] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1: No bootstrap required, opened a new log
I20260709 13:01:05.603420 14173 ts_tablet_manager.cc:1403] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.001s
I20260709 13:01:05.606123 14173 raft_consensus.cc:359] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.606858 14173 raft_consensus.cc:385] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.607151 14175 tablet_bootstrap.cc:654] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.607151 14173 raft_consensus.cc:740] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.610874 14173 consensus_queue.cc:260] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.613240 14173 ts_tablet_manager.cc:1434] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:01:05.614203 14173 tablet_bootstrap.cc:492] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1: Bootstrap starting.
I20260709 13:01:05.624838 14173 tablet_bootstrap.cc:654] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:05.640022 14082 tablet.cc:2406] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:01:05.649498 14173 tablet_bootstrap.cc:492] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1: No bootstrap required, opened a new log
I20260709 13:01:05.650002 14173 ts_tablet_manager.cc:1403] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.006s
I20260709 13:01:05.650723 14175 tablet_bootstrap.cc:492] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1: No bootstrap required, opened a new log
I20260709 13:01:05.651182 14175 ts_tablet_manager.cc:1403] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.010s
I20260709 13:01:05.651701 14174 tablet_bootstrap.cc:492] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55: No bootstrap required, opened a new log
I20260709 13:01:05.652184 14174 ts_tablet_manager.cc:1403] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.024s
I20260709 13:01:05.653077 14173 raft_consensus.cc:359] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.653774 14173 raft_consensus.cc:385] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.654052 14173 raft_consensus.cc:740] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.654821 14175 raft_consensus.cc:359] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.655035 14173 consensus_queue.cc:260] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.655515 14175 raft_consensus.cc:385] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.655368 14174 raft_consensus.cc:359] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.655930 14179 raft_consensus.cc:493] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:05.655895 14175 raft_consensus.cc:740] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.656379 14174 raft_consensus.cc:385] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.656440 14179 raft_consensus.cc:515] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.657027 14174 raft_consensus.cc:740] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.656827 14175 consensus_queue.cc:260] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.659196 14175 ts_tablet_manager.cc:1434] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:05.660058 14175 tablet_bootstrap.cc:492] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1: Bootstrap starting.
I20260709 13:01:05.661657 14179 leader_election.cc:290] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:05.669909 14175 tablet_bootstrap.cc:654] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.672879 14173 ts_tablet_manager.cc:1434] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260709 13:01:05.673929 14173 tablet_bootstrap.cc:492] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1: Bootstrap starting.
I20260709 13:01:05.681959 14175 tablet_bootstrap.cc:492] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1: No bootstrap required, opened a new log
I20260709 13:01:05.682451 14175 ts_tablet_manager.cc:1403] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260709 13:01:05.685293 14175 raft_consensus.cc:359] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.685981 14175 raft_consensus.cc:385] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.686257 14175 raft_consensus.cc:740] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.687150 14175 consensus_queue.cc:260] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.689453 14175 ts_tablet_manager.cc:1434] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:01:05.690395 14175 tablet_bootstrap.cc:492] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1: Bootstrap starting.
I20260709 13:01:05.692858 14173 tablet_bootstrap.cc:654] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.703179 14175 tablet_bootstrap.cc:654] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.703053 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55" is_pre_election: true
I20260709 13:01:05.703212 13981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" is_pre_election: true
I20260709 13:01:05.702922 14174 consensus_queue.cc:260] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
W20260709 13:01:05.705796 14021 leader_election.cc:343] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:05.707406 14021 leader_election.cc:343] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:05.707875 14021 leader_election.cc:304] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 896744f745b147399916d5eef68a89a1; no voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:05.708796 14179 raft_consensus.cc:2749] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:05.706651 14174 ts_tablet_manager.cc:1434] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 13:01:05.713729 14174 tablet_bootstrap.cc:492] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55: Bootstrap starting.
I20260709 13:01:05.715829 14175 tablet_bootstrap.cc:492] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1: No bootstrap required, opened a new log
I20260709 13:01:05.716434 14175 ts_tablet_manager.cc:1403] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260709 13:01:05.719379 14175 raft_consensus.cc:359] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.719866 14174 tablet_bootstrap.cc:654] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.720062 14175 raft_consensus.cc:385] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.720386 14175 raft_consensus.cc:740] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.721077 14175 consensus_queue.cc:260] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.723536 14175 ts_tablet_manager.cc:1434] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:01:05.724525 14175 tablet_bootstrap.cc:492] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1: Bootstrap starting.
I20260709 13:01:05.729838 14173 tablet_bootstrap.cc:492] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1: No bootstrap required, opened a new log
I20260709 13:01:05.730374 14173 ts_tablet_manager.cc:1403] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.008s
I20260709 13:01:05.733522 14173 raft_consensus.cc:359] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.734328 14173 raft_consensus.cc:385] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.734622 14173 raft_consensus.cc:740] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.735347 14173 consensus_queue.cc:260] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.737596 14173 ts_tablet_manager.cc:1434] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:05.738607 14173 tablet_bootstrap.cc:492] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1: Bootstrap starting.
I20260709 13:01:05.742493 14175 tablet_bootstrap.cc:654] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.745816 14173 tablet_bootstrap.cc:654] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.746651 14174 tablet_bootstrap.cc:492] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55: No bootstrap required, opened a new log
I20260709 13:01:05.747146 14174 ts_tablet_manager.cc:1403] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.005s
I20260709 13:01:05.750129 14174 raft_consensus.cc:359] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.750933 14174 raft_consensus.cc:385] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.751232 14174 raft_consensus.cc:740] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.751930 14174 consensus_queue.cc:260] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.752856 14175 tablet_bootstrap.cc:492] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1: No bootstrap required, opened a new log
I20260709 13:01:05.753286 14175 ts_tablet_manager.cc:1403] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.002s
I20260709 13:01:05.754153 14174 ts_tablet_manager.cc:1434] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:01:05.755059 14174 tablet_bootstrap.cc:492] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55: Bootstrap starting.
I20260709 13:01:05.756006 14175 raft_consensus.cc:359] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.756708 14175 raft_consensus.cc:385] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.756986 14175 raft_consensus.cc:740] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.758437 14175 consensus_queue.cc:260] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.760740 14175 ts_tablet_manager.cc:1434] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:05.761351 14174 tablet_bootstrap.cc:654] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.762207 14175 tablet_bootstrap.cc:492] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1: Bootstrap starting.
I20260709 13:01:05.762789 14173 tablet_bootstrap.cc:492] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1: No bootstrap required, opened a new log
I20260709 13:01:05.766762 14173 ts_tablet_manager.cc:1403] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.004s
I20260709 13:01:05.770324 14173 raft_consensus.cc:359] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:05.774366 14173 raft_consensus.cc:385] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.774713 14173 raft_consensus.cc:740] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.775539 14173 consensus_queue.cc:260] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:05.777797 14173 ts_tablet_manager.cc:1434] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:01:05.774039 14175 tablet_bootstrap.cc:654] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.781158 14173 tablet_bootstrap.cc:492] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1: Bootstrap starting.
I20260709 13:01:05.789578 14173 tablet_bootstrap.cc:654] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.795753 14175 tablet_bootstrap.cc:492] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1: No bootstrap required, opened a new log
I20260709 13:01:05.796319 14175 ts_tablet_manager.cc:1403] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.007s
I20260709 13:01:05.799105 14175 raft_consensus.cc:359] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.799741 14175 raft_consensus.cc:385] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.799997 14175 raft_consensus.cc:740] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.801433 14175 consensus_queue.cc:260] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.804388 14175 ts_tablet_manager.cc:1434] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:01:05.805259 14173 tablet_bootstrap.cc:492] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1: No bootstrap required, opened a new log
I20260709 13:01:05.805320 14175 tablet_bootstrap.cc:492] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1: Bootstrap starting.
I20260709 13:01:05.805752 14173 ts_tablet_manager.cc:1403] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.006s
I20260709 13:01:05.808437 14173 raft_consensus.cc:359] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.809089 14173 raft_consensus.cc:385] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.809367 14173 raft_consensus.cc:740] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.810053 14173 consensus_queue.cc:260] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.812090 14173 ts_tablet_manager.cc:1434] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:01:05.812155 14175 tablet_bootstrap.cc:654] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.812978 14173 tablet_bootstrap.cc:492] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1: Bootstrap starting.
I20260709 13:01:05.815140 14174 tablet_bootstrap.cc:492] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55: No bootstrap required, opened a new log
I20260709 13:01:05.815593 14174 ts_tablet_manager.cc:1403] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55: Time spent bootstrapping tablet: real 0.061s	user 0.034s	sys 0.010s
I20260709 13:01:05.818397 14174 raft_consensus.cc:359] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.819128 14174 raft_consensus.cc:385] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.819415 14174 raft_consensus.cc:740] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.820116 14174 consensus_queue.cc:260] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.822482 14174 ts_tablet_manager.cc:1434] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:01:05.823657 14174 tablet_bootstrap.cc:492] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55: Bootstrap starting.
I20260709 13:01:05.824497 14180 raft_consensus.cc:493] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:05.824961 14180 raft_consensus.cc:515] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.827782 14180 leader_election.cc:290] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:05.835553 14173 tablet_bootstrap.cc:654] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.845919 14175 tablet_bootstrap.cc:492] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1: No bootstrap required, opened a new log
I20260709 13:01:05.846462 14174 tablet_bootstrap.cc:654] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.846560 14175 ts_tablet_manager.cc:1403] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.008s
I20260709 13:01:05.862736 14175 raft_consensus.cc:359] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.863468 14175 raft_consensus.cc:385] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.863747 14175 raft_consensus.cc:740] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.864323 14175 consensus_queue.cc:260] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.866341 14175 ts_tablet_manager.cc:1434] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 13:01:05.867262 14175 tablet_bootstrap.cc:492] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1: Bootstrap starting.
I20260709 13:01:05.869297 14174 tablet_bootstrap.cc:492] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55: No bootstrap required, opened a new log
I20260709 13:01:05.869747 14174 ts_tablet_manager.cc:1403] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.009s
I20260709 13:01:05.872617 14174 raft_consensus.cc:359] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.873410 14175 tablet_bootstrap.cc:654] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.873365 14174 raft_consensus.cc:385] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.873814 14174 raft_consensus.cc:740] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.875716 13981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be9e196f1f54d1db2cabb22e9ce92af" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" is_pre_election: true
I20260709 13:01:05.877190 13981 raft_consensus.cc:2468] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 0.
I20260709 13:01:05.878857 14095 leader_election.cc:304] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:05.879755 14180 raft_consensus.cc:2804] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:05.880111 14180 raft_consensus.cc:493] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:05.880499 14173 tablet_bootstrap.cc:492] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1: No bootstrap required, opened a new log
I20260709 13:01:05.880443 14180 raft_consensus.cc:3060] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:05.881006 14173 ts_tablet_manager.cc:1403] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.027s
I20260709 13:01:05.883849 14173 raft_consensus.cc:359] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.884475 14173 raft_consensus.cc:385] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.884760 14173 raft_consensus.cc:740] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.885435 14173 consensus_queue.cc:260] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.885748 14180 raft_consensus.cc:515] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.887876 14174 consensus_queue.cc:260] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.888787 13981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be9e196f1f54d1db2cabb22e9ce92af" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:05.890463 13981 raft_consensus.cc:3060] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:05.895077 14175 tablet_bootstrap.cc:492] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1: No bootstrap required, opened a new log
I20260709 13:01:05.895398 14175 ts_tablet_manager.cc:1403] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.008s
I20260709 13:01:05.891633 14180 leader_election.cc:290] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:05.901307 14173 ts_tablet_manager.cc:1434] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 13:01:05.903800 14175 raft_consensus.cc:359] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.904521 14175 raft_consensus.cc:385] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:05.904832 14175 raft_consensus.cc:740] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Initialized, Role: FOLLOWER
I20260709 13:01:05.905498 14175 consensus_queue.cc:260] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.907655 14175 ts_tablet_manager.cc:1434] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:01:05.908813 13981 raft_consensus.cc:2468] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 1.
I20260709 13:01:05.909080 14179 raft_consensus.cc:493] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:05.910660 14175 tablet_bootstrap.cc:492] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1: Bootstrap starting.
I20260709 13:01:05.910390 14179 raft_consensus.cc:515] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:05.911027 14095 leader_election.cc:304] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:05.911782 14180 raft_consensus.cc:2804] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:05.912202 14180 raft_consensus.cc:697] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Becoming Leader. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Running, Role: LEADER
I20260709 13:01:05.912236 14179 leader_election.cc:290] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285), 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923)
I20260709 13:01:05.909217 14173 tablet_bootstrap.cc:492] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1: Bootstrap starting.
I20260709 13:01:05.913045 14180 consensus_queue.cc:237] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.916340 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55" is_pre_election: true
I20260709 13:01:05.916917 14130 raft_consensus.cc:2468] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 0.
I20260709 13:01:05.918529 14021 leader_election.cc:304] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896744f745b147399916d5eef68a89a1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:05.919898 13980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" is_pre_election: true
I20260709 13:01:05.921679 14179 raft_consensus.cc:2804] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:05.919282 14181 raft_consensus.cc:493] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:05.922698 13980 raft_consensus.cc:2468] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 0.
I20260709 13:01:05.924088 14179 raft_consensus.cc:493] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:05.924428 14056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be9e196f1f54d1db2cabb22e9ce92af" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1" is_pre_election: true
I20260709 13:01:05.926148 14055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be9e196f1f54d1db2cabb22e9ce92af" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:05.926909 14179 raft_consensus.cc:3060] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:05.928340 14181 raft_consensus.cc:515] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.936465 14181 leader_election.cc:290] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:05.935523 14204 raft_consensus.cc:493] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:05.937618 14174 ts_tablet_manager.cc:1434] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55: Time spent starting tablet: real 0.068s	user 0.014s	sys 0.014s
I20260709 13:01:05.938493 14204 raft_consensus.cc:515] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.948669 14204 leader_election.cc:290] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:05.955581 14174 tablet_bootstrap.cc:492] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55: Bootstrap starting.
I20260709 13:01:05.957899 14204 raft_consensus.cc:493] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:05.950461 13980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9af14c9fba4f87890708e90d5974c6" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" is_pre_election: true
I20260709 13:01:05.958693 14204 raft_consensus.cc:515] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:05.970006 14204 leader_election.cc:290] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:05.972462 13981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" is_pre_election: true
I20260709 13:01:05.973140 13981 raft_consensus.cc:2468] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 0.
I20260709 13:01:05.973572 14179 raft_consensus.cc:515] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
W20260709 13:01:05.975623 14095 leader_election.cc:343] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:05.977238 14173 tablet_bootstrap.cc:654] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.974696 14175 tablet_bootstrap.cc:654] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:05.976471 14095 leader_election.cc:304] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:05.977820 14056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9af14c9fba4f87890708e90d5974c6" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1" is_pre_election: true
I20260709 13:01:06.015065 14179 leader_election.cc:290] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 election: Requested vote from peers b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285), 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923)
I20260709 13:01:05.986841 14180 raft_consensus.cc:2804] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:06.017483 14180 raft_consensus.cc:493] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:05.999688 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
W20260709 13:01:05.989943 14096 leader_election.cc:343] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:06.019814 14212 raft_consensus.cc:493] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:06.020287 14212 raft_consensus.cc:515] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.005527 13877 catalog_manager.cc:5697] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "b7e0417396c049cea7bc1c4ef32dde55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:06.006559 14181 raft_consensus.cc:493] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:06.018671 14180 raft_consensus.cc:3060] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.022614 14212 leader_election.cc:290] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.025354 14130 raft_consensus.cc:3060] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.030761 14181 raft_consensus.cc:515] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.017221 14056 raft_consensus.cc:2468] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 0.
W20260709 13:01:06.032521 14096 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.133.130:46221, user_credentials={real_user=slave}} blocked reactor thread for 49971.8us
I20260709 13:01:06.033885 14210 raft_consensus.cc:493] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:06.034036 13981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882c9834772a41d587bb4d3b72bb64a6" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" is_pre_election: true
W20260709 13:01:06.034301 14096 leader_election.cc:343] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:06.034638 13981 raft_consensus.cc:2468] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 0.
I20260709 13:01:06.033298 13980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:06.034381 14210 raft_consensus.cc:515] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.035984 13980 raft_consensus.cc:3060] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.032966 14179 raft_consensus.cc:493] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:06.037724 14179 raft_consensus.cc:515] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.039852 14181 leader_election.cc:290] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.038959 14021 leader_election.cc:304] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1; no voters: 
I20260709 13:01:06.039852 14212 raft_consensus.cc:493] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:06.070696 14056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1" is_pre_election: true
I20260709 13:01:06.074963 14207 raft_consensus.cc:2804] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:06.075820 14207 raft_consensus.cc:493] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:06.076900 14056 raft_consensus.cc:2468] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 0.
I20260709 13:01:06.062975 14096 leader_election.cc:304] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [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: 896744f745b147399916d5eef68a89a1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 125b497cc0b743b2bc409f1ccfbfa1e1
I20260709 13:01:06.071512 14181 raft_consensus.cc:493] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:06.068269 14129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882c9834772a41d587bb4d3b72bb64a6" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55" is_pre_election: true
I20260709 13:01:06.083789 14210 leader_election.cc:290] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.083841 14211 raft_consensus.cc:493] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:06.085636 14130 raft_consensus.cc:2468] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 1.
I20260709 13:01:06.077319 14207 raft_consensus.cc:3060] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.086366 14204 raft_consensus.cc:2804] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:06.088035 14204 raft_consensus.cc:493] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:06.088706 14204 raft_consensus.cc:3060] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.088912 13981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" is_pre_election: true
W20260709 13:01:06.089161 14021 leader_election.cc:343] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:06.089825 13981 raft_consensus.cc:2468] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 0.
I20260709 13:01:06.086743 14173 tablet_bootstrap.cc:492] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1: No bootstrap required, opened a new log
I20260709 13:01:06.072952 14212 raft_consensus.cc:515] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.090679 14205 raft_consensus.cc:493] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:06.091342 14173 ts_tablet_manager.cc:1403] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1: Time spent bootstrapping tablet: real 0.183s	user 0.012s	sys 0.019s
I20260709 13:01:06.085994 14211 raft_consensus.cc:515] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.082343 14181 raft_consensus.cc:515] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.090777 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55" is_pre_election: true
I20260709 13:01:06.093743 14021 leader_election.cc:304] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896744f745b147399916d5eef68a89a1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:06.096207 14175 tablet_bootstrap.cc:492] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1: No bootstrap required, opened a new log
I20260709 13:01:06.096841 14175 ts_tablet_manager.cc:1403] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent bootstrapping tablet: real 0.186s	user 0.029s	sys 0.015s
I20260709 13:01:06.094650 14205 raft_consensus.cc:515] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.099185 14210 raft_consensus.cc:2804] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:06.105239 14174 tablet_bootstrap.cc:654] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:06.109814 14210 raft_consensus.cc:697] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 1 LEADER]: Becoming Leader. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:06.110280 14217 raft_consensus.cc:493] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:06.112888 14205 leader_election.cc:290] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:06.113480 13981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620ca4fe5fc84cca96694eb53377abdb" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" is_pre_election: true
I20260709 13:01:06.113875 14056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620ca4fe5fc84cca96694eb53377abdb" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1" is_pre_election: true
I20260709 13:01:06.115697 13981 raft_consensus.cc:2468] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 0.
I20260709 13:01:06.114392 14179 leader_election.cc:290] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.123243 14021 leader_election.cc:304] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1; no voters: 
I20260709 13:01:06.125111 14095 leader_election.cc:304] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:06.116212 13980 raft_consensus.cc:2468] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 1.
I20260709 13:01:06.125785 13981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9af14c9fba4f87890708e90d5974c6" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" is_pre_election: true
I20260709 13:01:06.127017 14211 leader_election.cc:290] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.127379 14205 raft_consensus.cc:2804] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:06.128036 14173 raft_consensus.cc:359] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.130936 14173 raft_consensus.cc:385] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:06.131246 14173 raft_consensus.cc:740] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Initialized, Role: FOLLOWER
I20260709 13:01:06.129629 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" is_pre_election: true
I20260709 13:01:06.131867 14173 consensus_queue.cc:260] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.132308 13979 raft_consensus.cc:2468] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 0.
I20260709 13:01:06.133500 14129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55" is_pre_election: true
I20260709 13:01:06.130955 14205 raft_consensus.cc:493] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:06.122210 14212 leader_election.cc:290] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.130786 14179 raft_consensus.cc:2804] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:06.137941 14179 raft_consensus.cc:493] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:06.134594 14205 raft_consensus.cc:3060] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.137244 14181 leader_election.cc:290] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.138695 14179 raft_consensus.cc:3060] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.127759 14210 consensus_queue.cc:237] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:06.139734 14173 ts_tablet_manager.cc:1434] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 13:01:06.138885 14128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55" is_pre_election: true
I20260709 13:01:06.136387 14204 raft_consensus.cc:515] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.137849 14127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620ca4fe5fc84cca96694eb53377abdb" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55" is_pre_election: true
I20260709 13:01:06.144526 14173 tablet_bootstrap.cc:492] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1: Bootstrap starting.
I20260709 13:01:06.140187 14175 raft_consensus.cc:359] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.147428 14175 raft_consensus.cc:385] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:06.147687 14175 raft_consensus.cc:740] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Initialized, Role: FOLLOWER
I20260709 13:01:06.121260 14217 raft_consensus.cc:515] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.145996 14129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9af14c9fba4f87890708e90d5974c6" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55" is_pre_election: true
I20260709 13:01:06.148317 14126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55" is_pre_election: true
I20260709 13:01:06.142186 14207 raft_consensus.cc:515] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.154111 14056 raft_consensus.cc:2468] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 0.
I20260709 13:01:06.157183 14204 leader_election.cc:290] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:06.163103 14055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9af14c9fba4f87890708e90d5974c6" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:06.163698 14055 raft_consensus.cc:3060] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.156631 14129 raft_consensus.cc:2393] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 896744f745b147399916d5eef68a89a1 in current term 1: Already voted for candidate b7e0417396c049cea7bc1c4ef32dde55 in this term.
I20260709 13:01:06.158313 14175 consensus_queue.cc:260] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
W20260709 13:01:06.166039 13946 leader_election.cc:343] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:06.171378 14128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55" is_pre_election: true
W20260709 13:01:06.176242 13946 leader_election.cc:343] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:06.177619 14217 leader_election.cc:290] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.172871 14175 ts_tablet_manager.cc:1434] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.001s
I20260709 13:01:06.168160 13980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9af14c9fba4f87890708e90d5974c6" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:06.154387 14021 leader_election.cc:304] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1; no voters: 
I20260709 13:01:06.166268 14180 raft_consensus.cc:515] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.179632 14054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1" is_pre_election: true
I20260709 13:01:06.181380 13980 raft_consensus.cc:3060] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.181787 14052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1" is_pre_election: true
I20260709 13:01:06.185236 14130 raft_consensus.cc:2393] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 896744f745b147399916d5eef68a89a1 in current term 1: Already voted for candidate b7e0417396c049cea7bc1c4ef32dde55 in this term.
I20260709 13:01:06.184650 14217 raft_consensus.cc:2804] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:06.183377 14181 raft_consensus.cc:493] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:06.185763 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620ca4fe5fc84cca96694eb53377abdb" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1" is_pre_election: true
I20260709 13:01:06.181563 14179 raft_consensus.cc:515] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.186271 14217 raft_consensus.cc:493] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:06.188211 14181 raft_consensus.cc:515] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.186100 14053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1" is_pre_election: true
W20260709 13:01:06.189574 14021 leader_election.cc:343] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:06.193374 14054 raft_consensus.cc:2393] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in current term 1: Already voted for candidate 896744f745b147399916d5eef68a89a1 in this term.
I20260709 13:01:06.191504 14217 raft_consensus.cc:3060] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.193506 14053 raft_consensus.cc:2468] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 0.
I20260709 13:01:06.195812 14181 leader_election.cc:290] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.196642 13947 leader_election.cc:304] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [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: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1; no voters: b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:06.197475 14053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1" is_pre_election: true
I20260709 13:01:06.198604 14179 leader_election.cc:290] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.200582 14055 raft_consensus.cc:2468] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 1.
I20260709 13:01:06.198705 14205 raft_consensus.cc:515] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
W20260709 13:01:06.202271 13947 leader_election.cc:343] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:06.201794 14181 raft_consensus.cc:2804] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:06.203511 14181 raft_consensus.cc:493] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:06.203866 14181 raft_consensus.cc:3060] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.203990 14096 leader_election.cc:304] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896744f745b147399916d5eef68a89a1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:06.205175 14204 raft_consensus.cc:2804] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:06.206265 14128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55" is_pre_election: true
W20260709 13:01:06.211707 13946 leader_election.cc:343] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:06.212162 13946 leader_election.cc:304] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1; no voters: 896744f745b147399916d5eef68a89a1, b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:06.213106 14207 leader_election.cc:290] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.213835 14127 raft_consensus.cc:2393] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in current term 1: Already voted for candidate b7e0417396c049cea7bc1c4ef32dde55 in this term.
I20260709 13:01:06.215613 13946 leader_election.cc:304] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1; no voters: 896744f745b147399916d5eef68a89a1, b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:06.217428 14211 raft_consensus.cc:2749] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:06.218679 14211 raft_consensus.cc:3060] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.219444 13947 leader_election.cc:304] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1; no voters: 896744f745b147399916d5eef68a89a1, b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:06.221312 13981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:06.221642 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620ca4fe5fc84cca96694eb53377abdb" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:06.221832 13981 raft_consensus.cc:3060] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.224025 14127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620ca4fe5fc84cca96694eb53377abdb" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55" is_pre_election: true
W20260709 13:01:06.225160 14021 leader_election.cc:343] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:06.225425 14127 raft_consensus.cc:2393] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 896744f745b147399916d5eef68a89a1 in current term 1: Already voted for candidate b7e0417396c049cea7bc1c4ef32dde55 in this term.
I20260709 13:01:06.225844 14128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:06.226152 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882c9834772a41d587bb4d3b72bb64a6" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:06.220227 14174 tablet_bootstrap.cc:492] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55: No bootstrap required, opened a new log
I20260709 13:01:06.219790 14204 raft_consensus.cc:697] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Becoming Leader. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Running, Role: LEADER
I20260709 13:01:06.229030 14128 raft_consensus.cc:2393] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 896744f745b147399916d5eef68a89a1 in current term 1: Already voted for candidate b7e0417396c049cea7bc1c4ef32dde55 in this term.
I20260709 13:01:06.225059 13876 catalog_manager.cc:5697] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 896744f745b147399916d5eef68a89a1 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "896744f745b147399916d5eef68a89a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:06.230314 14054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:06.231709 14054 raft_consensus.cc:2393] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b7e0417396c049cea7bc1c4ef32dde55 in current term 1: Already voted for candidate 896744f745b147399916d5eef68a89a1 in this term.
I20260709 13:01:06.229143 14180 leader_election.cc:290] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:06.231683 14204 consensus_queue.cc:237] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.233508 13980 raft_consensus.cc:2468] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 1.
I20260709 13:01:06.228807 14174 ts_tablet_manager.cc:1403] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55: Time spent bootstrapping tablet: real 0.274s	user 0.016s	sys 0.020s
I20260709 13:01:06.230860 14021 leader_election.cc:304] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 896744f745b147399916d5eef68a89a1; no voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:06.240072 14207 raft_consensus.cc:2749] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:06.243181 14021 leader_election.cc:343] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:06.234689 13981 raft_consensus.cc:2468] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 1.
I20260709 13:01:06.245049 14174 raft_consensus.cc:359] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.245404 14205 leader_election.cc:290] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:06.245364 14095 leader_election.cc:304] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 896744f745b147399916d5eef68a89a1
I20260709 13:01:06.245787 14174 raft_consensus.cc:385] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:06.246097 14174 raft_consensus.cc:740] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Initialized, Role: FOLLOWER
I20260709 13:01:06.246454 14054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620ca4fe5fc84cca96694eb53377abdb" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:06.247080 14054 raft_consensus.cc:3060] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.246847 14174 consensus_queue.cc:260] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.249562 14173 tablet_bootstrap.cc:654] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:06.250728 13980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:06.253790 13981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620ca4fe5fc84cca96694eb53377abdb" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" is_pre_election: true
I20260709 13:01:06.253854 13978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882c9834772a41d587bb4d3b72bb64a6" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:06.254881 13978 raft_consensus.cc:3060] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.252023 14205 raft_consensus.cc:2804] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:06.255568 14021 leader_election.cc:304] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 896744f745b147399916d5eef68a89a1; no voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:06.256184 14222 raft_consensus.cc:2749] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:06.256708 14205 raft_consensus.cc:697] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Becoming Leader. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Running, Role: LEADER
I20260709 13:01:06.259232 14174 ts_tablet_manager.cc:1434] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260709 13:01:06.260222 14174 tablet_bootstrap.cc:492] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55: Bootstrap starting.
I20260709 13:01:06.264313 14181 raft_consensus.cc:515] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.266197 14054 raft_consensus.cc:2468] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 1.
I20260709 13:01:06.266817 14207 raft_consensus.cc:2749] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:06.267164 14055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:06.267848 14055 raft_consensus.cc:3060] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.268453 13978 raft_consensus.cc:2468] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 1.
I20260709 13:01:06.266381 14181 leader_election.cc:290] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 election: Requested vote from peers 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.271710 14096 leader_election.cc:304] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896744f745b147399916d5eef68a89a1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:06.269172 14205 consensus_queue.cc:237] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.273972 14221 raft_consensus.cc:2804] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:06.273803 14217 raft_consensus.cc:515] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.274469 14221 raft_consensus.cc:697] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Becoming Leader. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Running, Role: LEADER
I20260709 13:01:06.274950 14052 raft_consensus.cc:2393] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in current term 1: Already voted for candidate 896744f745b147399916d5eef68a89a1 in this term.
I20260709 13:01:06.275231 14221 consensus_queue.cc:237] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.276171 14217 leader_election.cc:290] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.271787 14021 leader_election.cc:304] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1; no voters: b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:06.277359 13947 leader_election.cc:304] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1; no voters: 896744f745b147399916d5eef68a89a1, b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:06.278501 14207 raft_consensus.cc:2804] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:06.279012 14207 raft_consensus.cc:697] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 1 LEADER]: Becoming Leader. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:06.275588 14128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:06.279177 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:06.279824 14179 raft_consensus.cc:493] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:06.280476 14179 raft_consensus.cc:515] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
W20260709 13:01:06.282526 14021 leader_election.cc:343] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:06.282914 14179 leader_election.cc:290] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.279414 13980 raft_consensus.cc:2393] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 896744f745b147399916d5eef68a89a1 in current term 1: Already voted for candidate b7e0417396c049cea7bc1c4ef32dde55 in this term.
I20260709 13:01:06.280478 14207 consensus_queue.cc:237] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.284618 14055 raft_consensus.cc:2468] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 1.
I20260709 13:01:06.284709 14128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be9e196f1f54d1db2cabb22e9ce92af" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55" is_pre_election: true
I20260709 13:01:06.280627 14181 raft_consensus.cc:3060] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.286590 13947 leader_election.cc:304] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1; no voters: 
I20260709 13:01:06.287364 14222 raft_consensus.cc:2804] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:06.293885 13978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
W20260709 13:01:06.289934 13946 leader_election.cc:343] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:06.311652 13980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be9e196f1f54d1db2cabb22e9ce92af" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" is_pre_election: true
I20260709 13:01:06.311805 14021 leader_election.cc:304] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [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: 896744f745b147399916d5eef68a89a1; no voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:06.308190 14222 raft_consensus.cc:697] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 LEADER]: Becoming Leader. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Running, Role: LEADER
I20260709 13:01:06.312896 13980 raft_consensus.cc:2393] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 896744f745b147399916d5eef68a89a1 in current term 1: Already voted for candidate b7e0417396c049cea7bc1c4ef32dde55 in this term.
I20260709 13:01:06.312989 14207 raft_consensus.cc:2749] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:06.312559 14211 raft_consensus.cc:2749] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:06.316704 14021 leader_election.cc:304] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 896744f745b147399916d5eef68a89a1; no voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:06.317814 14207 raft_consensus.cc:3060] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.318166 14174 tablet_bootstrap.cc:654] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:06.315951 14181 raft_consensus.cc:2749] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:06.326444 14207 raft_consensus.cc:2749] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:06.327445 13979 raft_consensus.cc:2468] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 1.
I20260709 13:01:06.332973 14174 tablet_bootstrap.cc:492] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55: No bootstrap required, opened a new log
I20260709 13:01:06.333498 14174 ts_tablet_manager.cc:1403] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.006s
I20260709 13:01:06.334537 14173 tablet_bootstrap.cc:492] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1: No bootstrap required, opened a new log
I20260709 13:01:06.334954 14173 ts_tablet_manager.cc:1403] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1: Time spent bootstrapping tablet: real 0.191s	user 0.014s	sys 0.004s
I20260709 13:01:06.334895 14221 consensus_queue.cc:1048] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:06.336344 14174 raft_consensus.cc:359] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.336990 14174 raft_consensus.cc:385] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:06.337255 14174 raft_consensus.cc:740] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Initialized, Role: FOLLOWER
I20260709 13:01:06.337496 14173 raft_consensus.cc:359] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.337774 13978 raft_consensus.cc:2468] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 1.
I20260709 13:01:06.338532 14174 consensus_queue.cc:260] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.338186 14173 raft_consensus.cc:385] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:06.340025 14173 raft_consensus.cc:740] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Initialized, Role: FOLLOWER
I20260709 13:01:06.340585 14174 ts_tablet_manager.cc:1434] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:06.340950 14173 consensus_queue.cc:260] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.341686 14174 tablet_bootstrap.cc:492] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55: Bootstrap starting.
I20260709 13:01:06.343449 14173 ts_tablet_manager.cc:1434] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:01:06.341969 13877 catalog_manager.cc:5697] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "b7e0417396c049cea7bc1c4ef32dde55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:06.344712 13877 catalog_manager.cc:5697] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "b7e0417396c049cea7bc1c4ef32dde55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:06.313704 14222 consensus_queue.cc:237] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.348320 14174 tablet_bootstrap.cc:654] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:06.350090 14021 leader_election.cc:304] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1; no voters: b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:06.351277 14207 raft_consensus.cc:2804] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:06.351751 14207 raft_consensus.cc:697] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 1 LEADER]: Becoming Leader. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:06.352600 14207 consensus_queue.cc:237] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.351791 13877 catalog_manager.cc:5697] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "b7e0417396c049cea7bc1c4ef32dde55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:06.365935 14204 raft_consensus.cc:493] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:06.366436 14204 raft_consensus.cc:515] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.368486 14204 leader_election.cc:290] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:06.369253 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" is_pre_election: true
I20260709 13:01:06.370404 13979 raft_consensus.cc:2468] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 0.
I20260709 13:01:06.371500 14095 leader_election.cc:304] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:06.373512 14055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1" is_pre_election: true
I20260709 13:01:06.373098 13876 catalog_manager.cc:5697] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 896744f745b147399916d5eef68a89a1 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "896744f745b147399916d5eef68a89a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:06.374150 14055 raft_consensus.cc:2468] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 0.
I20260709 13:01:06.376447 14204 raft_consensus.cc:2804] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:06.376837 14204 raft_consensus.cc:493] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:06.377159 14204 raft_consensus.cc:3060] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.392221 13878 catalog_manager.cc:5697] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:06.398218 14180 consensus_queue.cc:1048] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.398648 13876 catalog_manager.cc:5697] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 896744f745b147399916d5eef68a89a1 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "896744f745b147399916d5eef68a89a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:06.402490 14204 raft_consensus.cc:515] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.405781 13978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:06.406216 13978 raft_consensus.cc:3060] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.409041 14204 leader_election.cc:290] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:06.412458 13978 raft_consensus.cc:2468] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 1.
I20260709 13:01:06.414541 14095 leader_election.cc:304] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:06.405982 14052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:06.415524 14052 raft_consensus.cc:3060] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.415696 14204 raft_consensus.cc:2804] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:06.416217 14204 raft_consensus.cc:697] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Becoming Leader. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Running, Role: LEADER
I20260709 13:01:06.416994 14204 consensus_queue.cc:237] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.424054 14174 tablet_bootstrap.cc:492] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55: No bootstrap required, opened a new log
I20260709 13:01:06.424500 14174 ts_tablet_manager.cc:1403] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.017s
I20260709 13:01:06.426926 14174 raft_consensus.cc:359] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.427549 14174 raft_consensus.cc:385] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:06.427800 14174 raft_consensus.cc:740] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Initialized, Role: FOLLOWER
I20260709 13:01:06.428514 14052 raft_consensus.cc:2468] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 1.
I20260709 13:01:06.428489 14174 consensus_queue.cc:260] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.431522 14174 ts_tablet_manager.cc:1434] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:06.432334 14174 tablet_bootstrap.cc:492] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55: Bootstrap starting.
W20260709 13:01:06.435866 13926 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:06.445545 13876 catalog_manager.cc:5697] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "b7e0417396c049cea7bc1c4ef32dde55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:06.442554 14174 tablet_bootstrap.cc:654] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:06.451386 14174 tablet_bootstrap.cc:492] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55: No bootstrap required, opened a new log
I20260709 13:01:06.452056 14174 ts_tablet_manager.cc:1403] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:01:06.454527 14174 raft_consensus.cc:359] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.455153 14174 raft_consensus.cc:385] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:06.455415 14174 raft_consensus.cc:740] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Initialized, Role: FOLLOWER
I20260709 13:01:06.456009 14174 consensus_queue.cc:260] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.457875 14174 ts_tablet_manager.cc:1434] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:01:06.621809 14204 raft_consensus.cc:493] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:06.622375 14204 raft_consensus.cc:515] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.624418 14204 leader_election.cc:290] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:06.625180 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" is_pre_election: true
I20260709 13:01:06.625507 14052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1" is_pre_election: true
I20260709 13:01:06.625778 13979 raft_consensus.cc:2393] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b7e0417396c049cea7bc1c4ef32dde55 in current term 1: Already voted for candidate 896744f745b147399916d5eef68a89a1 in this term.
I20260709 13:01:06.626994 14096 leader_election.cc:304] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7e0417396c049cea7bc1c4ef32dde55; no voters: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1
I20260709 13:01:06.627573 14204 raft_consensus.cc:3060] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.633903 14204 raft_consensus.cc:2749] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:06.660235 14204 consensus_queue.cc:1048] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.670989 14205 consensus_queue.cc:1048] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.684696 14207 consensus_queue.cc:1048] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.695530 14207 consensus_queue.cc:1048] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.705731 14205 consensus_queue.cc:1048] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.737447 14221 consensus_queue.cc:1048] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.740775 14055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c"
dest_uuid: "896744f745b147399916d5eef68a89a1"
mode: GRACEFUL
new_leader_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
 from {username='slave'} at 127.0.0.1:42154
I20260709 13:01:06.741472 14055 raft_consensus.cc:606] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 1 LEADER]: Received request to transfer leadership to TS 125b497cc0b743b2bc409f1ccfbfa1e1
I20260709 13:01:06.742336 14217 consensus_queue.cc:1048] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.748936 14055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "882c9834772a41d587bb4d3b72bb64a6"
dest_uuid: "896744f745b147399916d5eef68a89a1"
mode: GRACEFUL
new_leader_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
 from {username='slave'} at 127.0.0.1:42154
I20260709 13:01:06.749496 14055 raft_consensus.cc:606] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 1 LEADER]: Received request to transfer leadership to TS 125b497cc0b743b2bc409f1ccfbfa1e1
I20260709 13:01:06.754016 14205 consensus_queue.cc:1048] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.767632 14128 raft_consensus.cc:3060] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.769018 14179 consensus_queue.cc:1048] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.776248 14179 consensus_queue.cc:1048] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.788355 14221 consensus_queue.cc:1048] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.791026 14127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0be9e196f1f54d1db2cabb22e9ce92af"
dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
mode: GRACEFUL
new_leader_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
 from {username='slave'} at 127.0.0.1:43008
I20260709 13:01:06.791631 14127 raft_consensus.cc:606] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Received request to transfer leadership to TS 125b497cc0b743b2bc409f1ccfbfa1e1
I20260709 13:01:06.798746 14055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e"
dest_uuid: "896744f745b147399916d5eef68a89a1"
mode: GRACEFUL
new_leader_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
 from {username='slave'} at 127.0.0.1:42154
I20260709 13:01:06.798660 14222 consensus_queue.cc:1048] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.799376 14055 raft_consensus.cc:606] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 1 LEADER]: Received request to transfer leadership to TS 125b497cc0b743b2bc409f1ccfbfa1e1
I20260709 13:01:06.804625 14127 raft_consensus.cc:3060] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:06.827338 14222 consensus_queue.cc:1048] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.830386 14221 raft_consensus.cc:493] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:06.830861 14221 raft_consensus.cc:515] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.832401 14207 consensus_queue.cc:1048] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.832796 14221 leader_election.cc:290] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:06.833423 14221 consensus_queue.cc:1048] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.835557 14055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896744f745b147399916d5eef68a89a1" is_pre_election: true
I20260709 13:01:06.835654 13978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" is_pre_election: true
I20260709 13:01:06.838233 14095 leader_election.cc:304] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7e0417396c049cea7bc1c4ef32dde55; no voters: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1
I20260709 13:01:06.863874 14205 raft_consensus.cc:2749] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:06.875072 14207 raft_consensus.cc:993] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1: : Instructing follower 125b497cc0b743b2bc409f1ccfbfa1e1 to start an election
I20260709 13:01:06.875522 14207 raft_consensus.cc:1081] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 1 LEADER]: Signalling peer 125b497cc0b743b2bc409f1ccfbfa1e1 to start an election
I20260709 13:01:06.877528 13978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "882c9834772a41d587bb4d3b72bb64a6"
dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
 from {username='slave'} at 127.0.0.1:33086
I20260709 13:01:06.878077 13978 raft_consensus.cc:493] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:06.878427 13978 raft_consensus.cc:3060] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:06.884645 13980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b"
dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
mode: GRACEFUL
new_leader_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:33108
I20260709 13:01:06.885236 13980 raft_consensus.cc:606] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 LEADER]: Received request to transfer leadership to TS 896744f745b147399916d5eef68a89a1
I20260709 13:01:06.890708 14127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4"
dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
mode: GRACEFUL
new_leader_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:43008
I20260709 13:01:06.891222 14127 raft_consensus.cc:606] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Received request to transfer leadership to TS 896744f745b147399916d5eef68a89a1
I20260709 13:01:06.891391 13978 raft_consensus.cc:515] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.896057 14052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882c9834772a41d587bb4d3b72bb64a6" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:06.896745 14052 raft_consensus.cc:3055] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:06.896890 14127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f9af14c9fba4f87890708e90d5974c6"
dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
mode: GRACEFUL
new_leader_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:43008
I20260709 13:01:06.897326 14052 raft_consensus.cc:740] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:06.897583 14127 raft_consensus.cc:606] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Received request to transfer leadership to TS 896744f745b147399916d5eef68a89a1
I20260709 13:01:06.898461 14052 consensus_queue.cc:260] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.901711 14052 raft_consensus.cc:3060] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:06.904451 14127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882c9834772a41d587bb4d3b72bb64a6" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:06.905017 14127 raft_consensus.cc:3060] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:06.907532 14180 consensus_queue.cc:1048] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:06.911429 14127 raft_consensus.cc:2468] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 2.
I20260709 13:01:06.912226 13978 leader_election.cc:290] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 2 election: Requested vote from peers 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.913128 14127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c"
dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
mode: GRACEFUL
new_leader_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:43008
I20260709 13:01:06.913668 14127 raft_consensus.cc:606] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Received request to transfer leadership to TS 896744f745b147399916d5eef68a89a1
I20260709 13:01:06.914789 13946 leader_election.cc:304] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:06.916117 14205 raft_consensus.cc:993] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55: : Instructing follower 125b497cc0b743b2bc409f1ccfbfa1e1 to start an election
I20260709 13:01:06.917083 14205 raft_consensus.cc:1081] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Signalling peer 125b497cc0b743b2bc409f1ccfbfa1e1 to start an election
I20260709 13:01:06.918444 14259 raft_consensus.cc:2804] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:06.919014 13980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0be9e196f1f54d1db2cabb22e9ce92af"
dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
 from {username='slave'} at 127.0.0.1:33100
I20260709 13:01:06.919859 13980 raft_consensus.cc:493] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:06.920209 13980 raft_consensus.cc:3060] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:06.925417 14052 raft_consensus.cc:2468] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 2.
I20260709 13:01:06.918890 14259 raft_consensus.cc:697] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Becoming Leader. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Running, Role: LEADER
I20260709 13:01:06.928725 14259 consensus_queue.cc:237] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.926218 13980 raft_consensus.cc:515] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.931457 14205 raft_consensus.cc:993] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55: : Instructing follower 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:06.931890 14205 raft_consensus.cc:1081] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Signalling peer 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:06.932338 14054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be9e196f1f54d1db2cabb22e9ce92af" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:06.932852 14054 raft_consensus.cc:3060] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:06.935246 14052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c"
dest_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:42140
I20260709 13:01:06.935777 14052 raft_consensus.cc:493] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:06.936131 14052 raft_consensus.cc:3060] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:06.938236 14127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be9e196f1f54d1db2cabb22e9ce92af" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:06.938675 14127 raft_consensus.cc:3055] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:06.938943 14127 raft_consensus.cc:740] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Running, Role: LEADER
I20260709 13:01:06.939750 13980 leader_election.cc:290] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 2 election: Requested vote from peers 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.939824 14127 consensus_queue.cc:260] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.942418 14052 raft_consensus.cc:515] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.947738 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:06.948390 13979 raft_consensus.cc:3060] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:06.950582 14052 leader_election.cc:290] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 2 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:06.951164 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:06.951730 14130 raft_consensus.cc:3055] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:06.951916 14054 raft_consensus.cc:2468] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 2.
I20260709 13:01:06.952066 14130 raft_consensus.cc:740] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Running, Role: LEADER
I20260709 13:01:06.952880 14130 consensus_queue.cc:260] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.954172 14130 raft_consensus.cc:3060] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:06.955173 13947 leader_election.cc:304] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1; no voters: 
I20260709 13:01:06.955983 14262 raft_consensus.cc:2804] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:06.956408 14262 raft_consensus.cc:697] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Becoming Leader. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Running, Role: LEADER
I20260709 13:01:06.957105 14262 consensus_queue.cc:237] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.959340 14127 raft_consensus.cc:3060] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:06.963270 13979 raft_consensus.cc:2468] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 2.
I20260709 13:01:06.963054 13877 catalog_manager.cc:5697] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 reported cstate change: term changed from 1 to 2, leader changed from 896744f745b147399916d5eef68a89a1 (127.13.133.130) to 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:06.966543 14021 leader_election.cc:304] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1; no voters: 
I20260709 13:01:06.967515 14179 raft_consensus.cc:2804] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:06.968200 14179 raft_consensus.cc:697] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Becoming Leader. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:06.968878 14179 consensus_queue.cc:237] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:06.974640 14130 raft_consensus.cc:2468] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 2.
I20260709 13:01:06.967504 14127 raft_consensus.cc:2468] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 2.
I20260709 13:01:06.978928 13875 catalog_manager.cc:5697] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 reported cstate change: term changed from 1 to 2, leader changed from b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131) to 896744f745b147399916d5eef68a89a1 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "896744f745b147399916d5eef68a89a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:06.984009 13877 catalog_manager.cc:5697] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 reported cstate change: term changed from 1 to 2, leader changed from b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131) to 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:07.174301 14217 raft_consensus.cc:993] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1: : Instructing follower 125b497cc0b743b2bc409f1ccfbfa1e1 to start an election
I20260709 13:01:07.174728 14217 raft_consensus.cc:1081] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 1 LEADER]: Signalling peer 125b497cc0b743b2bc409f1ccfbfa1e1 to start an election
I20260709 13:01:07.176215 13980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c"
dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
 from {username='slave'} at 127.0.0.1:33086
I20260709 13:01:07.176680 13980 raft_consensus.cc:493] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:07.176975 13980 raft_consensus.cc:3060] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:07.181464 13980 raft_consensus.cc:515] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:07.183059 13980 leader_election.cc:290] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 2 election: Requested vote from peers b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:07.183904 14127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:07.184105 14054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:07.184520 14127 raft_consensus.cc:3060] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:07.184643 14054 raft_consensus.cc:3055] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:07.184970 14054 raft_consensus.cc:740] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:07.185599 14054 consensus_queue.cc:260] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:07.186441 14054 raft_consensus.cc:3060] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:07.190521 14054 raft_consensus.cc:2468] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 2.
I20260709 13:01:07.190961 14127 raft_consensus.cc:2468] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 2.
I20260709 13:01:07.191757 13947 leader_election.cc:304] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1; no voters: 
I20260709 13:01:07.192575 14259 raft_consensus.cc:2804] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:07.193056 14259 raft_consensus.cc:697] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Becoming Leader. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Running, Role: LEADER
I20260709 13:01:07.194056 14259 consensus_queue.cc:237] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:07.201138 13877 catalog_manager.cc:5697] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 reported cstate change: term changed from 1 to 2, leader changed from 896744f745b147399916d5eef68a89a1 (127.13.133.130) to 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:07.282981 14260 raft_consensus.cc:993] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1: : Instructing follower 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:07.283552 14259 raft_consensus.cc:1081] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 LEADER]: Signalling peer 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:07.285691 14054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b"
dest_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:42146
I20260709 13:01:07.286439 14054 raft_consensus.cc:493] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:07.286943 14054 raft_consensus.cc:3060] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:07.293932 14054 raft_consensus.cc:515] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:07.296700 14204 raft_consensus.cc:993] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55: : Instructing follower 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:07.297305 14204 raft_consensus.cc:1081] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Signalling peer 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:07.297160 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:07.297914 13979 raft_consensus.cc:3055] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:07.298329 13979 raft_consensus.cc:740] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Running, Role: LEADER
I20260709 13:01:07.299082 13979 consensus_queue.cc:260] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:07.299712 14221 raft_consensus.cc:993] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55: : Instructing follower 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:07.300103 13979 raft_consensus.cc:3060] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:07.300806 14052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f9af14c9fba4f87890708e90d5974c6"
dest_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:42140
I20260709 13:01:07.301306 14052 raft_consensus.cc:493] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:07.301642 14052 raft_consensus.cc:3060] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:07.300097 14221 raft_consensus.cc:1081] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Signalling peer 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:07.307621 13979 raft_consensus.cc:2468] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 2.
I20260709 13:01:07.308220 14055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4"
dest_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:42140
I20260709 13:01:07.308769 14055 raft_consensus.cc:493] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:07.308722 14021 leader_election.cc:304] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1; no voters: 
I20260709 13:01:07.309163 14055 raft_consensus.cc:3060] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:07.309703 14217 raft_consensus.cc:2804] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:07.310142 14217 raft_consensus.cc:697] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Becoming Leader. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:07.310923 14217 consensus_queue.cc:237] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:07.312602 14054 leader_election.cc:290] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 2 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:07.315409 14055 raft_consensus.cc:515] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:07.315940 14052 raft_consensus.cc:515] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:07.317377 14055 leader_election.cc:290] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 2 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:07.317790 14052 leader_election.cc:290] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 2 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:07.318506 14127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:07.319485 13980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:07.319607 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:07.320097 13980 raft_consensus.cc:3060] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:07.320380 14130 raft_consensus.cc:3055] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:07.320693 14130 raft_consensus.cc:740] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Running, Role: LEADER
I20260709 13:01:07.321018 14127 raft_consensus.cc:3060] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:07.321444 14130 consensus_queue.cc:260] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:07.322618 14130 raft_consensus.cc:3060] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:07.324575 13877 catalog_manager.cc:5697] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 reported cstate change: term changed from 1 to 2, leader changed from 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129) to 896744f745b147399916d5eef68a89a1 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "896744f745b147399916d5eef68a89a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:07.328406 14128 raft_consensus.cc:1275] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Refusing update from remote peer 125b497cc0b743b2bc409f1ccfbfa1e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.328753 14127 raft_consensus.cc:2468] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 2.
I20260709 13:01:07.329596 14129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9af14c9fba4f87890708e90d5974c6" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:07.329784 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9af14c9fba4f87890708e90d5974c6" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:07.330201 14129 raft_consensus.cc:3055] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:07.330533 13979 raft_consensus.cc:3060] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:07.330551 14129 raft_consensus.cc:740] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Running, Role: LEADER
I20260709 13:01:07.332226 14129 consensus_queue.cc:260] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:07.333395 14129 raft_consensus.cc:3060] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:07.334846 13980 raft_consensus.cc:2468] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 2.
I20260709 13:01:07.336493 14259 consensus_queue.cc:1048] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:07.338443 14021 leader_election.cc:304] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1; no voters: 
I20260709 13:01:07.339183 14217 raft_consensus.cc:2804] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:07.339617 14217 raft_consensus.cc:697] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Becoming Leader. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:07.340358 14217 consensus_queue.cc:237] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:07.344261 13979 raft_consensus.cc:2468] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 2.
I20260709 13:01:07.345679 14052 raft_consensus.cc:1275] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Refusing update from remote peer 125b497cc0b743b2bc409f1ccfbfa1e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.346019 14021 leader_election.cc:304] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1; no voters: 
I20260709 13:01:07.349242 14217 raft_consensus.cc:2804] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:07.349852 14217 raft_consensus.cc:697] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Becoming Leader. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:07.349283 13875 catalog_manager.cc:5697] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 reported cstate change: term changed from 1 to 2, leader changed from b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131) to 896744f745b147399916d5eef68a89a1 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "896744f745b147399916d5eef68a89a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:07.350361 14129 raft_consensus.cc:2468] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 2.
I20260709 13:01:07.346757 14179 raft_consensus.cc:993] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1: : Instructing follower 125b497cc0b743b2bc409f1ccfbfa1e1 to start an election
I20260709 13:01:07.351073 14179 raft_consensus.cc:1081] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 1 LEADER]: Signalling peer 125b497cc0b743b2bc409f1ccfbfa1e1 to start an election
I20260709 13:01:07.350721 14217 consensus_queue.cc:237] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:07.354382 14260 consensus_queue.cc:1048] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:07.355876 14052 raft_consensus.cc:1275] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Refusing update from remote peer 125b497cc0b743b2bc409f1ccfbfa1e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.356383 13979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e"
dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
 from {username='slave'} at 127.0.0.1:33086
I20260709 13:01:07.356873 13979 raft_consensus.cc:493] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:07.357198 13979 raft_consensus.cc:3060] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:07.358276 14259 consensus_queue.cc:1048] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:07.347821 14130 raft_consensus.cc:2468] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 2.
I20260709 13:01:07.363531 13979 raft_consensus.cc:515] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:07.365890 13979 leader_election.cc:290] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 2 election: Requested vote from peers 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:07.365989 14055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:07.366544 14055 raft_consensus.cc:3055] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:07.366858 14055 raft_consensus.cc:740] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:07.366861 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:07.367542 14130 raft_consensus.cc:3060] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:07.367777 14055 consensus_queue.cc:260] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:07.369067 14055 raft_consensus.cc:3060] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:07.368912 13878 catalog_manager.cc:5697] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 reported cstate change: term changed from 1 to 2, leader changed from b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131) to 896744f745b147399916d5eef68a89a1 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "896744f745b147399916d5eef68a89a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:07.373752 14130 raft_consensus.cc:2468] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 2.
I20260709 13:01:07.374994 13946 leader_election.cc:304] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:07.375824 14259 raft_consensus.cc:2804] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:07.376278 14259 raft_consensus.cc:697] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Becoming Leader. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Running, Role: LEADER
I20260709 13:01:07.377067 14259 consensus_queue.cc:237] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:07.377591 14055 raft_consensus.cc:2468] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 2.
I20260709 13:01:07.384308 14130 raft_consensus.cc:1275] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Refusing update from remote peer 125b497cc0b743b2bc409f1ccfbfa1e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.384795 13875 catalog_manager.cc:5697] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 reported cstate change: term changed from 1 to 2, leader changed from 896744f745b147399916d5eef68a89a1 (127.13.133.130) to 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:07.385619 14260 consensus_queue.cc:1048] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:07.490022 14130 raft_consensus.cc:1275] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.491212 14217 consensus_queue.cc:1048] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:07.497754 13979 raft_consensus.cc:1275] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.499145 14207 consensus_queue.cc:1048] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:07.577036 14130 raft_consensus.cc:1275] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Refusing update from remote peer 125b497cc0b743b2bc409f1ccfbfa1e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.578150 14260 consensus_queue.cc:1048] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:07.584671 14052 raft_consensus.cc:1275] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Refusing update from remote peer 125b497cc0b743b2bc409f1ccfbfa1e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.586552 14262 consensus_queue.cc:1048] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:07.701118 14130 raft_consensus.cc:1275] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.702278 14207 consensus_queue.cc:1048] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:07.708523 13979 raft_consensus.cc:1275] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.710062 14217 consensus_queue.cc:1048] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:07.766621 14130 raft_consensus.cc:1275] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.767721 14217 consensus_queue.cc:1048] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:07.774828 13979 raft_consensus.cc:1275] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.776227 14179 consensus_queue.cc:1048] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:07.800971 14130 raft_consensus.cc:1275] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.802266 14179 consensus_queue.cc:1048] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:07.809739 13979 raft_consensus.cc:1275] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.810976 14217 consensus_queue.cc:1048] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:07.896292 14052 raft_consensus.cc:1275] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Refusing update from remote peer 125b497cc0b743b2bc409f1ccfbfa1e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.897398 14262 consensus_queue.cc:1048] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:07.905128 14130 raft_consensus.cc:1275] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Refusing update from remote peer 125b497cc0b743b2bc409f1ccfbfa1e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:07.906463 14260 consensus_queue.cc:1048] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:09.946641 13846 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:01:09.947592 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:09.965305 14052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c"
dest_uuid: "896744f745b147399916d5eef68a89a1"
mode: GRACEFUL
new_leader_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
 from {username='slave'} at 127.0.0.1:33676
I20260709 13:01:09.965785 14052 raft_consensus.cc:606] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Received request to transfer leadership to TS b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:09.975328 13979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e"
dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
mode: GRACEFUL
new_leader_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
 from {username='slave'} at 127.0.0.1:44120
I20260709 13:01:09.975796 13979 raft_consensus.cc:606] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Received request to transfer leadership to TS b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:09.976720 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:01:09.977088 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:10.159509 14279 raft_consensus.cc:993] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1: : Instructing follower b7e0417396c049cea7bc1c4ef32dde55 to start an election
I20260709 13:01:10.159948 14279 raft_consensus.cc:1081] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Signalling peer b7e0417396c049cea7bc1c4ef32dde55 to start an election
I20260709 13:01:10.161345 14129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e"
dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
 from {username='slave'} at 127.0.0.1:42994
I20260709 13:01:10.161774 14129 raft_consensus.cc:493] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:10.162039 14129 raft_consensus.cc:3060] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:10.166260 14129 raft_consensus.cc:515] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:10.167713 14129 leader_election.cc:290] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 3 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:10.168442 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:10.168612 14052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:10.169029 13979 raft_consensus.cc:3055] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:10.169085 14052 raft_consensus.cc:3060] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:10.169436 13979 raft_consensus.cc:740] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Running, Role: LEADER
I20260709 13:01:10.170205 13979 consensus_queue.cc:260] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:10.171346 13979 raft_consensus.cc:3060] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:10.175433 14052 raft_consensus.cc:2468] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 3.
I20260709 13:01:10.176620 14096 leader_election.cc:304] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896744f745b147399916d5eef68a89a1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:10.177116 13979 raft_consensus.cc:2468] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 3.
I20260709 13:01:10.177240 14221 raft_consensus.cc:2804] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:10.178366 14221 raft_consensus.cc:697] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 3 LEADER]: Becoming Leader. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Running, Role: LEADER
I20260709 13:01:10.179068 14221 consensus_queue.cc:237] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:10.187938 13877 catalog_manager.cc:5697] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 reported cstate change: term changed from 2 to 3, leader changed from 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129) to b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131). New cstate: current_term: 3 leader_uuid: "b7e0417396c049cea7bc1c4ef32dde55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:10.559818 14286 raft_consensus.cc:993] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1: : Instructing follower b7e0417396c049cea7bc1c4ef32dde55 to start an election
I20260709 13:01:10.560184 14217 raft_consensus.cc:1081] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Signalling peer b7e0417396c049cea7bc1c4ef32dde55 to start an election
I20260709 13:01:10.561599 14129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c"
dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
 from {username='slave'} at 127.0.0.1:42986
I20260709 13:01:10.562039 14129 raft_consensus.cc:493] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:10.562307 14129 raft_consensus.cc:3060] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:10.566561 14129 raft_consensus.cc:515] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:10.568010 14129 leader_election.cc:290] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 3 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:10.568816 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:10.568974 14052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:10.569392 13979 raft_consensus.cc:3060] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:10.569447 14052 raft_consensus.cc:3055] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:10.569854 14052 raft_consensus.cc:740] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:10.570582 14052 consensus_queue.cc:260] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:10.571738 14052 raft_consensus.cc:3060] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:10.575723 13979 raft_consensus.cc:2468] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 3.
I20260709 13:01:10.576771 14095 leader_election.cc:304] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:10.577513 14221 raft_consensus.cc:2804] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:10.577736 14052 raft_consensus.cc:2468] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 3.
I20260709 13:01:10.577867 14221 raft_consensus.cc:697] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 3 LEADER]: Becoming Leader. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Running, Role: LEADER
I20260709 13:01:10.578588 14221 consensus_queue.cc:237] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:10.585126 13877 catalog_manager.cc:5697] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 reported cstate change: term changed from 2 to 3, leader changed from 896744f745b147399916d5eef68a89a1 (127.13.133.130) to b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131). New cstate: current_term: 3 leader_uuid: "b7e0417396c049cea7bc1c4ef32dde55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:10.601403 13979 raft_consensus.cc:1275] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Refusing update from remote peer b7e0417396c049cea7bc1c4ef32dde55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:10.602542 14221 consensus_queue.cc:1048] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:10.610697 14052 raft_consensus.cc:1275] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Refusing update from remote peer b7e0417396c049cea7bc1c4ef32dde55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:10.613152 14280 consensus_queue.cc:1048] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:10.963490 14055 raft_consensus.cc:1275] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Refusing update from remote peer b7e0417396c049cea7bc1c4ef32dde55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:10.964691 14291 consensus_queue.cc:1048] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:10.972798 13979 raft_consensus.cc:1275] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Refusing update from remote peer b7e0417396c049cea7bc1c4ef32dde55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:10.975971 14296 consensus_queue.cc:1048] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:10.977789 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:10.988343 13979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c"
dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
mode: GRACEFUL
new_leader_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:33108
I20260709 13:01:10.988807 13979 raft_consensus.cc:606] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Received request to transfer leadership to TS 896744f745b147399916d5eef68a89a1
I20260709 13:01:10.992954 13979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "882c9834772a41d587bb4d3b72bb64a6"
dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
mode: GRACEFUL
new_leader_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:33108
I20260709 13:01:10.993373 13979 raft_consensus.cc:606] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Received request to transfer leadership to TS 896744f745b147399916d5eef68a89a1
I20260709 13:01:10.997368 13979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0be9e196f1f54d1db2cabb22e9ce92af"
dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
mode: GRACEFUL
new_leader_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:33108
I20260709 13:01:10.997803 13979 raft_consensus.cc:606] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Received request to transfer leadership to TS 896744f745b147399916d5eef68a89a1
I20260709 13:01:11.001721 14129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e"
dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
mode: GRACEFUL
new_leader_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:43008
I20260709 13:01:11.002173 14129 raft_consensus.cc:606] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 3 LEADER]: Received request to transfer leadership to TS 896744f745b147399916d5eef68a89a1
I20260709 13:01:11.012612 14129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c"
dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
mode: GRACEFUL
new_leader_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:43008
I20260709 13:01:11.013017 14129 raft_consensus.cc:606] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 3 LEADER]: Received request to transfer leadership to TS 896744f745b147399916d5eef68a89a1
I20260709 13:01:11.161573 14279 raft_consensus.cc:993] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1: : Instructing follower 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:11.161916 14294 raft_consensus.cc:1081] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Signalling peer 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:11.163136 14055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0be9e196f1f54d1db2cabb22e9ce92af"
dest_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:42146
I20260709 13:01:11.163539 14055 raft_consensus.cc:493] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:11.163787 14055 raft_consensus.cc:3060] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:11.168051 14055 raft_consensus.cc:515] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:11.169435 14055 leader_election.cc:290] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 3 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:11.170137 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be9e196f1f54d1db2cabb22e9ce92af" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:11.170312 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be9e196f1f54d1db2cabb22e9ce92af" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:11.170646 13979 raft_consensus.cc:3055] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:11.170770 14130 raft_consensus.cc:3060] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:11.170957 13979 raft_consensus.cc:740] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Running, Role: LEADER
I20260709 13:01:11.171650 13979 consensus_queue.cc:260] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:11.172469 13979 raft_consensus.cc:3060] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:11.175293 14130 raft_consensus.cc:2468] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 3.
I20260709 13:01:11.176272 14021 leader_election.cc:304] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896744f745b147399916d5eef68a89a1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:11.176911 14217 raft_consensus.cc:2804] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:11.177218 13979 raft_consensus.cc:2468] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 3.
I20260709 13:01:11.179083 14217 raft_consensus.cc:697] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 3 LEADER]: Becoming Leader. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:11.179903 14217 consensus_queue.cc:237] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:11.180564 14296 raft_consensus.cc:993] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55: : Instructing follower 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:11.181008 14280 raft_consensus.cc:1081] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 3 LEADER]: Signalling peer 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:11.182447 14055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e"
dest_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:42140
I20260709 13:01:11.184069 14055 raft_consensus.cc:493] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:11.184358 14055 raft_consensus.cc:3060] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:11.186180 13878 catalog_manager.cc:5697] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 reported cstate change: term changed from 2 to 3, leader changed from 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129) to 896744f745b147399916d5eef68a89a1 (127.13.133.130). New cstate: current_term: 3 leader_uuid: "896744f745b147399916d5eef68a89a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.188439 14055 raft_consensus.cc:515] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:11.189884 14055 leader_election.cc:290] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 4 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:11.190590 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:11.191083 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:11.191169 13979 raft_consensus.cc:3060] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:11.191540 14130 raft_consensus.cc:3055] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:11.191790 14130 raft_consensus.cc:740] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Running, Role: LEADER
I20260709 13:01:11.192598 14130 consensus_queue.cc:260] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:11.193782 14130 raft_consensus.cc:3060] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:11.195947 13979 raft_consensus.cc:2468] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 4.
I20260709 13:01:11.196816 14021 leader_election.cc:304] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [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: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1; no voters: 
I20260709 13:01:11.197474 14217 raft_consensus.cc:2804] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:11.197853 14217 raft_consensus.cc:697] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 4 LEADER]: Becoming Leader. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:11.198477 14217 consensus_queue.cc:237] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:11.198951 14130 raft_consensus.cc:2468] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 4.
I20260709 13:01:11.203541 13878 catalog_manager.cc:5697] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 reported cstate change: term changed from 3 to 4, leader changed from b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131) to 896744f745b147399916d5eef68a89a1 (127.13.133.130). New cstate: current_term: 4 leader_uuid: "896744f745b147399916d5eef68a89a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.233174 14279 raft_consensus.cc:993] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1: : Instructing follower 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:11.233547 14294 raft_consensus.cc:1081] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Signalling peer 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:11.234891 14055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "882c9834772a41d587bb4d3b72bb64a6"
dest_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:42146
I20260709 13:01:11.235352 14055 raft_consensus.cc:493] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:11.235693 14055 raft_consensus.cc:3060] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:11.239970 14055 raft_consensus.cc:515] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:11.241430 14055 leader_election.cc:290] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 3 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:11.241909 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882c9834772a41d587bb4d3b72bb64a6" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:11.242424 13979 raft_consensus.cc:3055] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:11.242391 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882c9834772a41d587bb4d3b72bb64a6" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:11.242749 13979 raft_consensus.cc:740] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Running, Role: LEADER
I20260709 13:01:11.242918 14130 raft_consensus.cc:3060] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:11.243353 13979 consensus_queue.cc:260] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:11.244117 13979 raft_consensus.cc:3060] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:11.247054 14130 raft_consensus.cc:2468] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 3.
I20260709 13:01:11.247584 13979 raft_consensus.cc:2468] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 3.
I20260709 13:01:11.247910 14021 leader_election.cc:304] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896744f745b147399916d5eef68a89a1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:11.248461 14217 raft_consensus.cc:2804] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:11.248801 14217 raft_consensus.cc:697] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 3 LEADER]: Becoming Leader. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:11.249440 14217 consensus_queue.cc:237] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:11.255982 13878 catalog_manager.cc:5697] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 reported cstate change: term changed from 2 to 3, leader changed from 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129) to 896744f745b147399916d5eef68a89a1 (127.13.133.130). New cstate: current_term: 3 leader_uuid: "896744f745b147399916d5eef68a89a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.309978 14279 raft_consensus.cc:993] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1: : Instructing follower 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:11.310402 14279 raft_consensus.cc:1081] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Signalling peer 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:11.311949 14055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c"
dest_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:42146
I20260709 13:01:11.312405 14055 raft_consensus.cc:493] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:11.312680 14055 raft_consensus.cc:3060] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:11.316968 14055 raft_consensus.cc:515] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:11.318400 14055 leader_election.cc:290] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 3 election: Requested vote from peers b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285), 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923)
I20260709 13:01:11.319199 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:11.319425 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:11.319761 14130 raft_consensus.cc:3060] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:11.319914 13979 raft_consensus.cc:3055] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:11.320218 13979 raft_consensus.cc:740] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Running, Role: LEADER
I20260709 13:01:11.320878 13979 consensus_queue.cc:260] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [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: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:11.321913 13979 raft_consensus.cc:3060] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:11.326020 14130 raft_consensus.cc:2468] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 3.
I20260709 13:01:11.327020 14021 leader_election.cc:304] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896744f745b147399916d5eef68a89a1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:11.327649 13979 raft_consensus.cc:2468] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 3.
I20260709 13:01:11.327736 14217 raft_consensus.cc:2804] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:11.328186 14217 raft_consensus.cc:697] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 3 LEADER]: Becoming Leader. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:11.328831 14217 consensus_queue.cc:237] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [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: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:11.334939 13878 catalog_manager.cc:5697] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 reported cstate change: term changed from 2 to 3, leader changed from 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129) to 896744f745b147399916d5eef68a89a1 (127.13.133.130). New cstate: current_term: 3 leader_uuid: "896744f745b147399916d5eef68a89a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:11.367234 14296 raft_consensus.cc:993] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55: : Instructing follower 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:11.367620 14280 raft_consensus.cc:1081] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 3 LEADER]: Signalling peer 896744f745b147399916d5eef68a89a1 to start an election
I20260709 13:01:11.368767 14055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c"
dest_uuid: "896744f745b147399916d5eef68a89a1"
 from {username='slave'} at 127.0.0.1:42140
I20260709 13:01:11.369195 14055 raft_consensus.cc:493] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:11.369470 14055 raft_consensus.cc:3060] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:11.374835 14055 raft_consensus.cc:515] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:11.376299 14055 leader_election.cc:290] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [CANDIDATE]: Term 4 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:11.377025 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:11.377367 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fe9453ac774abaac375eeba52e465c" candidate_uuid: "896744f745b147399916d5eef68a89a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:11.377560 13979 raft_consensus.cc:3060] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:11.377915 14130 raft_consensus.cc:3055] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:11.378219 14130 raft_consensus.cc:740] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Running, Role: LEADER
I20260709 13:01:11.378971 14130 consensus_queue.cc:260] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:11.380237 14130 raft_consensus.cc:3060] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:11.383296 13979 raft_consensus.cc:2468] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 4.
I20260709 13:01:11.384277 14021 leader_election.cc:304] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [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: 125b497cc0b743b2bc409f1ccfbfa1e1, 896744f745b147399916d5eef68a89a1; no voters: 
I20260709 13:01:11.384979 14217 raft_consensus.cc:2804] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:11.385329 14217 raft_consensus.cc:697] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 4 LEADER]: Becoming Leader. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:11.385936 14130 raft_consensus.cc:2468] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896744f745b147399916d5eef68a89a1 in term 4.
I20260709 13:01:11.385964 14217 consensus_queue.cc:237] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:11.391543 13878 catalog_manager.cc:5697] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 reported cstate change: term changed from 3 to 4, leader changed from b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131) to 896744f745b147399916d5eef68a89a1 (127.13.133.130). New cstate: current_term: 4 leader_uuid: "896744f745b147399916d5eef68a89a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.577559 13979 raft_consensus.cc:1275] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 4 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:11.578528 13980 raft_consensus.cc:1275] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:11.578752 14217 consensus_queue.cc:1048] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:11.579656 14298 consensus_queue.cc:1048] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:11.587697 14130 raft_consensus.cc:1275] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 4 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:11.593190 14307 consensus_queue.cc:1048] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:11.601261 14129 raft_consensus.cc:1275] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:11.604877 14298 consensus_queue.cc:1048] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:11.692726 13979 raft_consensus.cc:1275] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:11.693804 14298 consensus_queue.cc:1048] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:11.703027 14130 raft_consensus.cc:1275] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:11.704444 14309 consensus_queue.cc:1048] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:11.782366 13979 raft_consensus.cc:1275] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 4 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:11.783522 14309 consensus_queue.cc:1048] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:11.790277 14130 raft_consensus.cc:1275] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 4 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:11.791929 14309 consensus_queue.cc:1048] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:11.844945 13979 raft_consensus.cc:1275] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:11.846001 14309 consensus_queue.cc:1048] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:11.853463 14130 raft_consensus.cc:1275] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Refusing update from remote peer 896744f745b147399916d5eef68a89a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:11.855064 14307 consensus_queue.cc:1048] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:14.017045 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:14.024205 14055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f9af14c9fba4f87890708e90d5974c6"
dest_uuid: "896744f745b147399916d5eef68a89a1"
mode: GRACEFUL
new_leader_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
 from {username='slave'} at 127.0.0.1:33676
I20260709 13:01:14.024981 14055 raft_consensus.cc:606] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Received request to transfer leadership to TS 125b497cc0b743b2bc409f1ccfbfa1e1
I20260709 13:01:14.027580 14055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4"
dest_uuid: "896744f745b147399916d5eef68a89a1"
mode: GRACEFUL
new_leader_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
 from {username='slave'} at 127.0.0.1:33676
I20260709 13:01:14.027997 14055 raft_consensus.cc:606] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Received request to transfer leadership to TS b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:14.030880 14055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b"
dest_uuid: "896744f745b147399916d5eef68a89a1"
mode: GRACEFUL
new_leader_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
 from {username='slave'} at 127.0.0.1:33676
I20260709 13:01:14.031415 14055 raft_consensus.cc:606] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Received request to transfer leadership to TS 125b497cc0b743b2bc409f1ccfbfa1e1
I20260709 13:01:14.033597 14055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e"
dest_uuid: "896744f745b147399916d5eef68a89a1"
mode: GRACEFUL
new_leader_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
 from {username='slave'} at 127.0.0.1:33676
I20260709 13:01:14.034013 14055 raft_consensus.cc:606] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 4 LEADER]: Received request to transfer leadership to TS b7e0417396c049cea7bc1c4ef32dde55
I20260709 13:01:14.035949 14055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c"
dest_uuid: "896744f745b147399916d5eef68a89a1"
mode: GRACEFUL
new_leader_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
 from {username='slave'} at 127.0.0.1:33676
I20260709 13:01:14.036343 14055 raft_consensus.cc:606] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 3 LEADER]: Received request to transfer leadership to TS 125b497cc0b743b2bc409f1ccfbfa1e1
I20260709 13:01:14.037245 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:01:14.037628 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:14.067808 14309 raft_consensus.cc:993] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1: : Instructing follower 125b497cc0b743b2bc409f1ccfbfa1e1 to start an election
I20260709 13:01:14.068207 14309 raft_consensus.cc:1081] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Signalling peer 125b497cc0b743b2bc409f1ccfbfa1e1 to start an election
I20260709 13:01:14.069538 13979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b"
dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
 from {username='slave'} at 127.0.0.1:33086
I20260709 13:01:14.069998 13979 raft_consensus.cc:493] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:14.070282 13979 raft_consensus.cc:3060] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:14.075181 13979 raft_consensus.cc:515] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:14.076854 13979 leader_election.cc:290] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 3 election: Requested vote from peers 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:14.077937 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:14.077848 14055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ae0b625aef4836b2bd8c6d2255551b" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:14.078625 14130 raft_consensus.cc:3060] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:14.078722 14055 raft_consensus.cc:3055] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:14.079097 14055 raft_consensus.cc:740] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:14.079793 14055 consensus_queue.cc:260] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:14.080823 14055 raft_consensus.cc:3060] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:14.083590 14130 raft_consensus.cc:2468] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 3.
I20260709 13:01:14.084704 13946 leader_election.cc:304] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:14.085177 14318 raft_consensus.cc:993] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1: : Instructing follower 125b497cc0b743b2bc409f1ccfbfa1e1 to start an election
I20260709 13:01:14.085638 14309 raft_consensus.cc:1081] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Signalling peer 125b497cc0b743b2bc409f1ccfbfa1e1 to start an election
I20260709 13:01:14.086485 14319 raft_consensus.cc:2804] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:14.086651 14055 raft_consensus.cc:2468] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 3.
I20260709 13:01:14.087337 13979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f9af14c9fba4f87890708e90d5974c6"
dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
 from {username='slave'} at 127.0.0.1:33086
I20260709 13:01:14.087860 14319 raft_consensus.cc:697] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 LEADER]: Becoming Leader. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Running, Role: LEADER
I20260709 13:01:14.087872 13979 raft_consensus.cc:493] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:14.088557 13979 raft_consensus.cc:3060] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:14.088771 14319 consensus_queue.cc:237] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:14.094105 13979 raft_consensus.cc:515] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:14.095474 13979 leader_election.cc:290] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 3 election: Requested vote from peers 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221), b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285)
I20260709 13:01:14.095016 13875 catalog_manager.cc:5697] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 reported cstate change: term changed from 2 to 3, leader changed from 896744f745b147399916d5eef68a89a1 (127.13.133.130) to 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129). New cstate: current_term: 3 leader_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:14.096292 14055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9af14c9fba4f87890708e90d5974c6" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:14.096477 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9af14c9fba4f87890708e90d5974c6" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:14.096839 14055 raft_consensus.cc:3055] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:14.096840 14130 raft_consensus.cc:3060] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:14.097375 14055 raft_consensus.cc:740] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:14.098284 14055 consensus_queue.cc:260] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:14.099362 14055 raft_consensus.cc:3060] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:14.102749 14130 raft_consensus.cc:2468] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 3.
I20260709 13:01:14.103725 13946 leader_election.cc:304] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:14.104635 14319 raft_consensus.cc:2804] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:14.105093 14319 raft_consensus.cc:697] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 LEADER]: Becoming Leader. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Running, Role: LEADER
I20260709 13:01:14.105412 14055 raft_consensus.cc:2468] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 3.
I20260709 13:01:14.105850 14319 consensus_queue.cc:237] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:14.114952 13875 catalog_manager.cc:5697] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 reported cstate change: term changed from 2 to 3, leader changed from 896744f745b147399916d5eef68a89a1 (127.13.133.130) to 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129). New cstate: current_term: 3 leader_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:14.282429 14309 raft_consensus.cc:993] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1: : Instructing follower 125b497cc0b743b2bc409f1ccfbfa1e1 to start an election
I20260709 13:01:14.282883 14318 raft_consensus.cc:1081] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 3 LEADER]: Signalling peer 125b497cc0b743b2bc409f1ccfbfa1e1 to start an election
I20260709 13:01:14.284319 13979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c"
dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
 from {username='slave'} at 127.0.0.1:33086
I20260709 13:01:14.284811 13979 raft_consensus.cc:493] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:14.285108 13979 raft_consensus.cc:3060] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:14.289199 13979 raft_consensus.cc:515] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:14.290633 13979 leader_election.cc:290] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [CANDIDATE]: Term 4 election: Requested vote from peers b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131:46285), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:14.291548 14055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:14.291548 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24c3f7474824ecca4ea14d45d0a8b2c" candidate_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
I20260709 13:01:14.292172 14055 raft_consensus.cc:3055] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:14.292273 14130 raft_consensus.cc:3060] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:14.292486 14055 raft_consensus.cc:740] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:14.293195 14055 consensus_queue.cc:260] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [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: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:14.294204 14055 raft_consensus.cc:3060] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:14.297984 14130 raft_consensus.cc:2468] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 4.
I20260709 13:01:14.298930 13946 leader_election.cc:304] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [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: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:14.299477 14055 raft_consensus.cc:2468] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125b497cc0b743b2bc409f1ccfbfa1e1 in term 4.
I20260709 13:01:14.299536 14319 raft_consensus.cc:2804] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:14.300117 14319 raft_consensus.cc:697] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 4 LEADER]: Becoming Leader. State: Replica: 125b497cc0b743b2bc409f1ccfbfa1e1, State: Running, Role: LEADER
I20260709 13:01:14.300799 14319 consensus_queue.cc:237] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [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: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } }
I20260709 13:01:14.306313 13875 catalog_manager.cc:5697] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 reported cstate change: term changed from 3 to 4, leader changed from 896744f745b147399916d5eef68a89a1 (127.13.133.130) to 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129). New cstate: current_term: 4 leader_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:14.373672 14318 raft_consensus.cc:993] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1: : Instructing follower b7e0417396c049cea7bc1c4ef32dde55 to start an election
I20260709 13:01:14.374059 14309 raft_consensus.cc:1081] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 4 LEADER]: Signalling peer b7e0417396c049cea7bc1c4ef32dde55 to start an election
I20260709 13:01:14.375425 14130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e"
dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
 from {username='slave'} at 127.0.0.1:42986
I20260709 13:01:14.375821 14130 raft_consensus.cc:493] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:14.376075 14130 raft_consensus.cc:3060] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:14.379774 14130 raft_consensus.cc:515] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:14.381211 14130 leader_election.cc:290] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 5 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:14.381951 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:14.382121 14055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf53faa78614528ae4fc633b2f95a8e" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:14.382457 13979 raft_consensus.cc:3060] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:14.382535 14055 raft_consensus.cc:3055] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:01:14.382839 14055 raft_consensus.cc:740] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:14.383407 14055 consensus_queue.cc:260] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:14.384188 14055 raft_consensus.cc:3060] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:14.386126 13979 raft_consensus.cc:2468] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 5.
I20260709 13:01:14.387109 14095 leader_election.cc:304] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [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: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:14.387822 14280 raft_consensus.cc:2804] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:01:14.387871 14055 raft_consensus.cc:2468] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 5.
I20260709 13:01:14.389133 14280 raft_consensus.cc:697] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 5 LEADER]: Becoming Leader. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Running, Role: LEADER
I20260709 13:01:14.389936 14280 consensus_queue.cc:237] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:14.396499 13875 catalog_manager.cc:5697] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 reported cstate change: term changed from 4 to 5, leader changed from 896744f745b147399916d5eef68a89a1 (127.13.133.130) to b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131). New cstate: current_term: 5 leader_uuid: "b7e0417396c049cea7bc1c4ef32dde55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:14.428507 14318 raft_consensus.cc:993] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1: : Instructing follower b7e0417396c049cea7bc1c4ef32dde55 to start an election
I20260709 13:01:14.428910 14309 raft_consensus.cc:1081] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Signalling peer b7e0417396c049cea7bc1c4ef32dde55 to start an election
I20260709 13:01:14.430094 14130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4"
dest_uuid: "b7e0417396c049cea7bc1c4ef32dde55"
 from {username='slave'} at 127.0.0.1:42986
I20260709 13:01:14.430475 14130 raft_consensus.cc:493] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:14.430714 14130 raft_consensus.cc:3060] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:14.435424 14130 raft_consensus.cc:515] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:14.436836 14130 leader_election.cc:290] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 3 election: Requested vote from peers 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923), 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221)
I20260709 13:01:14.437553 13979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1"
I20260709 13:01:14.437767 14055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1850049832f4d18982fc8aa0af7f1f4" candidate_uuid: "b7e0417396c049cea7bc1c4ef32dde55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "896744f745b147399916d5eef68a89a1"
I20260709 13:01:14.438082 13979 raft_consensus.cc:3060] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:14.438230 14055 raft_consensus.cc:3055] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:14.438882 14055 raft_consensus.cc:740] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 896744f745b147399916d5eef68a89a1, State: Running, Role: LEADER
I20260709 13:01:14.439577 14055 consensus_queue.cc:260] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:14.440723 14055 raft_consensus.cc:3060] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:14.444561 13979 raft_consensus.cc:2468] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 3.
I20260709 13:01:14.445588 14095 leader_election.cc:304] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125b497cc0b743b2bc409f1ccfbfa1e1, b7e0417396c049cea7bc1c4ef32dde55; no voters: 
I20260709 13:01:14.446312 14280 raft_consensus.cc:2804] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:14.446667 14280 raft_consensus.cc:697] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 3 LEADER]: Becoming Leader. State: Replica: b7e0417396c049cea7bc1c4ef32dde55, State: Running, Role: LEADER
I20260709 13:01:14.446619 14055 raft_consensus.cc:2468] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e0417396c049cea7bc1c4ef32dde55 in term 3.
I20260709 13:01:14.447491 14280 consensus_queue.cc:237] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [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: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } }
I20260709 13:01:14.453887 13875 catalog_manager.cc:5697] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 reported cstate change: term changed from 2 to 3, leader changed from 896744f745b147399916d5eef68a89a1 (127.13.133.130) to b7e0417396c049cea7bc1c4ef32dde55 (127.13.133.131). New cstate: current_term: 3 leader_uuid: "b7e0417396c049cea7bc1c4ef32dde55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:14.500530 14130 raft_consensus.cc:1275] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Refusing update from remote peer 125b497cc0b743b2bc409f1ccfbfa1e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:14.501601 14319 consensus_queue.cc:1048] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:14.510998 14055 raft_consensus.cc:1275] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Refusing update from remote peer 125b497cc0b743b2bc409f1ccfbfa1e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:14.512257 14319 consensus_queue.cc:1048] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:14.533746 14055 raft_consensus.cc:1275] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Refusing update from remote peer 125b497cc0b743b2bc409f1ccfbfa1e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:14.534922 14319 consensus_queue.cc:1048] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:14.544028 14130 raft_consensus.cc:1275] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Refusing update from remote peer 125b497cc0b743b2bc409f1ccfbfa1e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:14.546609 14337 consensus_queue.cc:1048] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:14.811535 14130 raft_consensus.cc:1275] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 4 FOLLOWER]: Refusing update from remote peer 125b497cc0b743b2bc409f1ccfbfa1e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:14.812634 14337 consensus_queue.cc:1048] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e0417396c049cea7bc1c4ef32dde55" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:14.820091 14055 raft_consensus.cc:1275] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 4 FOLLOWER]: Refusing update from remote peer 125b497cc0b743b2bc409f1ccfbfa1e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:14.821327 14319 consensus_queue.cc:1048] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:14.828209 13979 raft_consensus.cc:1275] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 5 FOLLOWER]: Refusing update from remote peer b7e0417396c049cea7bc1c4ef32dde55: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:14.829337 14280 consensus_queue.cc:1048] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:14.844937 13979 raft_consensus.cc:1275] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Refusing update from remote peer b7e0417396c049cea7bc1c4ef32dde55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:14.846267 14280 consensus_queue.cc:1048] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125b497cc0b743b2bc409f1ccfbfa1e1" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:14.847165 14055 raft_consensus.cc:1275] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 5 FOLLOWER]: Refusing update from remote peer b7e0417396c049cea7bc1c4ef32dde55: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:14.849781 14280 consensus_queue.cc:1048] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:14.856799 14052 raft_consensus.cc:1275] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Refusing update from remote peer b7e0417396c049cea7bc1c4ef32dde55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:14.858435 14343 consensus_queue.cc:1048] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896744f745b147399916d5eef68a89a1" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:15.038411 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:15.043489 13846 tablet_server.cc:179] TabletServer@127.13.133.129:0 shutting down...
I20260709 13:01:15.063349 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:15.064062 13846 tablet_replica.cc:333] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1: stopping tablet replica
I20260709 13:01:15.065006 13846 raft_consensus.cc:2243] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.065549 13846 raft_consensus.cc:2272] T 66fe9453ac774abaac375eeba52e465c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.067653 13846 tablet_replica.cc:333] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1: stopping tablet replica
I20260709 13:01:15.068089 13846 raft_consensus.cc:2243] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:15.068670 13846 raft_consensus.cc:2272] T 2f9af14c9fba4f87890708e90d5974c6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.070420 13846 tablet_replica.cc:333] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1: stopping tablet replica
I20260709 13:01:15.070875 13846 raft_consensus.cc:2243] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:15.071445 13846 raft_consensus.cc:2272] T c9ae0b625aef4836b2bd8c6d2255551b P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.072978 13846 tablet_replica.cc:333] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1: stopping tablet replica
I20260709 13:01:15.073379 13846 raft_consensus.cc:2243] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.073695 13846 raft_consensus.cc:2272] T 882c9834772a41d587bb4d3b72bb64a6 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.075109 13846 tablet_replica.cc:333] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1: stopping tablet replica
I20260709 13:01:15.075495 13846 raft_consensus.cc:2243] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.075825 13846 raft_consensus.cc:2272] T 0be9e196f1f54d1db2cabb22e9ce92af P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.077296 13846 tablet_replica.cc:333] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1: stopping tablet replica
I20260709 13:01:15.077700 13846 raft_consensus.cc:2243] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.078027 13846 raft_consensus.cc:2272] T caf53faa78614528ae4fc633b2f95a8e P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.079818 13846 tablet_replica.cc:333] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1: stopping tablet replica
I20260709 13:01:15.080210 13846 raft_consensus.cc:2243] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.080518 13846 raft_consensus.cc:2272] T c1850049832f4d18982fc8aa0af7f1f4 P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.082142 13846 tablet_replica.cc:333] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1: stopping tablet replica
I20260709 13:01:15.082510 13846 raft_consensus.cc:2243] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.082844 13846 raft_consensus.cc:2272] T 620ca4fe5fc84cca96694eb53377abdb P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.084282 13846 tablet_replica.cc:333] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1: stopping tablet replica
I20260709 13:01:15.084646 13846 raft_consensus.cc:2243] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:15.085245 13846 raft_consensus.cc:2272] T d24c3f7474824ecca4ea14d45d0a8b2c P 125b497cc0b743b2bc409f1ccfbfa1e1 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:15.092161 14021 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:01:15.094902 14021 consensus_peers.cc:597] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 -> Peer 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923): Couldn't send request to peer 125b497cc0b743b2bc409f1ccfbfa1e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:15.206890 13846 tablet_server.cc:196] TabletServer@127.13.133.129:0 shutdown complete.
W20260709 13:01:15.207598 14021 consensus_peers.cc:597] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 -> Peer 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923): Couldn't send request to peer 125b497cc0b743b2bc409f1ccfbfa1e1. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:32923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:15.207930 14021 consensus_peers.cc:597] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 -> Peer 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923): Couldn't send request to peer 125b497cc0b743b2bc409f1ccfbfa1e1. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:32923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:15.223358 13846 tablet_server.cc:179] TabletServer@127.13.133.130:0 shutting down...
I20260709 13:01:15.242249 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:15.242841 13846 tablet_replica.cc:333] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1: stopping tablet replica
I20260709 13:01:15.243398 13846 raft_consensus.cc:2243] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:15.244128 13846 raft_consensus.cc:2272] T 66fe9453ac774abaac375eeba52e465c P 896744f745b147399916d5eef68a89a1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.245743 13846 tablet_replica.cc:333] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1: stopping tablet replica
I20260709 13:01:15.246228 13846 raft_consensus.cc:2243] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:15.246968 13846 raft_consensus.cc:2272] T 0be9e196f1f54d1db2cabb22e9ce92af P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.248580 13846 tablet_replica.cc:333] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1: stopping tablet replica
I20260709 13:01:15.249044 13846 raft_consensus.cc:2243] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.249406 13846 raft_consensus.cc:2272] T 620ca4fe5fc84cca96694eb53377abdb P 896744f745b147399916d5eef68a89a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.250969 13846 tablet_replica.cc:333] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1: stopping tablet replica
I20260709 13:01:15.251400 13846 raft_consensus.cc:2243] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.251770 13846 raft_consensus.cc:2272] T 2f9af14c9fba4f87890708e90d5974c6 P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.253839 13846 tablet_replica.cc:333] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1: stopping tablet replica
I20260709 13:01:15.254443 13846 raft_consensus.cc:2243] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.254843 13846 raft_consensus.cc:2272] T c9ae0b625aef4836b2bd8c6d2255551b P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.256927 13846 tablet_replica.cc:333] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1: stopping tablet replica
W20260709 13:01:15.256886 14096 consensus_peers.cc:597] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 -> Peer 896744f745b147399916d5eef68a89a1 (127.13.133.130:46221): Couldn't send request to peer 896744f745b147399916d5eef68a89a1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:15.257455 13846 raft_consensus.cc:2243] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.257817 13846 raft_consensus.cc:2272] T caf53faa78614528ae4fc633b2f95a8e P 896744f745b147399916d5eef68a89a1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.259492 13846 tablet_replica.cc:333] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1: stopping tablet replica
I20260709 13:01:15.259903 13846 raft_consensus.cc:2243] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.260236 13846 raft_consensus.cc:2272] T c1850049832f4d18982fc8aa0af7f1f4 P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.262063 13846 tablet_replica.cc:333] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1: stopping tablet replica
I20260709 13:01:15.262470 13846 raft_consensus.cc:2243] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.262818 13846 raft_consensus.cc:2272] T d24c3f7474824ecca4ea14d45d0a8b2c P 896744f745b147399916d5eef68a89a1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.264571 13846 tablet_replica.cc:333] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1: stopping tablet replica
I20260709 13:01:15.264954 13846 raft_consensus.cc:2243] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:15.265586 13846 raft_consensus.cc:2272] T 882c9834772a41d587bb4d3b72bb64a6 P 896744f745b147399916d5eef68a89a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.290393 13846 tablet_server.cc:196] TabletServer@127.13.133.130:0 shutdown complete.
I20260709 13:01:15.305158 13846 tablet_server.cc:179] TabletServer@127.13.133.131:0 shutting down...
W20260709 13:01:15.324668 14095 consensus_peers.cc:597] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 -> Peer 125b497cc0b743b2bc409f1ccfbfa1e1 (127.13.133.129:32923): Couldn't send request to peer 125b497cc0b743b2bc409f1ccfbfa1e1. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:32923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:15.327301 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:15.327893 13846 tablet_replica.cc:333] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55: stopping tablet replica
I20260709 13:01:15.328441 13846 raft_consensus.cc:2243] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.328855 13846 raft_consensus.cc:2272] T 882c9834772a41d587bb4d3b72bb64a6 P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.330432 13846 tablet_replica.cc:333] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55: stopping tablet replica
I20260709 13:01:15.330938 13846 raft_consensus.cc:2243] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.331337 13846 raft_consensus.cc:2272] T 66fe9453ac774abaac375eeba52e465c P b7e0417396c049cea7bc1c4ef32dde55 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.332759 13846 tablet_replica.cc:333] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55: stopping tablet replica
I20260709 13:01:15.333227 13846 raft_consensus.cc:2243] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:01:15.333897 13846 raft_consensus.cc:2272] T caf53faa78614528ae4fc633b2f95a8e P b7e0417396c049cea7bc1c4ef32dde55 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.335641 13846 tablet_replica.cc:333] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55: stopping tablet replica
I20260709 13:01:15.336076 13846 raft_consensus.cc:2243] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:15.336697 13846 raft_consensus.cc:2272] T c1850049832f4d18982fc8aa0af7f1f4 P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.338745 13846 tablet_replica.cc:333] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55: stopping tablet replica
I20260709 13:01:15.339381 13846 raft_consensus.cc:2243] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.339754 13846 raft_consensus.cc:2272] T 0be9e196f1f54d1db2cabb22e9ce92af P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.341110 13846 tablet_replica.cc:333] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55: stopping tablet replica
I20260709 13:01:15.341516 13846 raft_consensus.cc:2243] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.341856 13846 raft_consensus.cc:2272] T c9ae0b625aef4836b2bd8c6d2255551b P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.343653 13846 tablet_replica.cc:333] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55: stopping tablet replica
I20260709 13:01:15.344074 13846 raft_consensus.cc:2243] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.344425 13846 raft_consensus.cc:2272] T 2f9af14c9fba4f87890708e90d5974c6 P b7e0417396c049cea7bc1c4ef32dde55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.346232 13846 tablet_replica.cc:333] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55: stopping tablet replica
I20260709 13:01:15.346630 13846 raft_consensus.cc:2243] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:15.347328 13846 raft_consensus.cc:2272] T 620ca4fe5fc84cca96694eb53377abdb P b7e0417396c049cea7bc1c4ef32dde55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.348807 13846 tablet_replica.cc:333] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55: stopping tablet replica
I20260709 13:01:15.349197 13846 raft_consensus.cc:2243] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.349557 13846 raft_consensus.cc:2272] T d24c3f7474824ecca4ea14d45d0a8b2c P b7e0417396c049cea7bc1c4ef32dde55 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.375712 13846 tablet_server.cc:196] TabletServer@127.13.133.131:0 shutdown complete.
I20260709 13:01:15.390458 13846 master.cc:562] Master@127.13.133.190:39929 shutting down...
I20260709 13:01:15.568250 13846 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:15.568780 13846 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.569095 13846 tablet_replica.cc:333] T 00000000000000000000000000000000 P 82ab2742b6df47fd930b4dc64c2b5ac6: stopping tablet replica
I20260709 13:01:15.587076 13846 master.cc:584] Master@127.13.133.190:39929 shutdown complete.
125b497cc0b743b2bc409f1ccfbfa1e1  4
896744f745b147399916d5eef68a89a1  4
b7e0417396c049cea7bc1c4ef32dde55  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12583 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:01:15.622622 13846 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.133.190:36065
I20260709 13:01:15.623678 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:15.628448 14351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:15.629276 14352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:15.630110 13846 server_base.cc:1061] running on GCE node
W20260709 13:01:15.630066 14354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:15.631111 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:15.631299 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:15.631413 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602075631400 us; error 0 us; skew 500 ppm
I20260709 13:01:15.631839 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:15.634135 13846 webserver.cc:533] Webserver started at http://127.13.133.190:42003/ using document root <none> and password file <none>
I20260709 13:01:15.634557 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:15.634702 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:15.634951 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:15.635964 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/master-0-root/instance:
uuid: "d3f7d91728764234a5d0fe3237025743"
format_stamp: "Formatted at 2026-07-09 13:01:15 on dist-test-slave-9b5w"
I20260709 13:01:15.639994 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:01:15.643070 14359 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:15.643747 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:01:15.644006 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/master-0-root
uuid: "d3f7d91728764234a5d0fe3237025743"
format_stamp: "Formatted at 2026-07-09 13:01:15 on dist-test-slave-9b5w"
I20260709 13:01:15.644258 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:15.668498 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:15.669603 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:15.704701 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.190:36065
I20260709 13:01:15.704777 14410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.190:36065 every 8 connection(s)
I20260709 13:01:15.708232 14411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:15.716849 14411 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743: Bootstrap starting.
I20260709 13:01:15.721037 14411 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:15.724737 14411 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743: No bootstrap required, opened a new log
I20260709 13:01:15.726639 14411 raft_consensus.cc:359] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3f7d91728764234a5d0fe3237025743" member_type: VOTER }
I20260709 13:01:15.727020 14411 raft_consensus.cc:385] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:15.727218 14411 raft_consensus.cc:740] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f7d91728764234a5d0fe3237025743, State: Initialized, Role: FOLLOWER
I20260709 13:01:15.727779 14411 consensus_queue.cc:260] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d3f7d91728764234a5d0fe3237025743" member_type: VOTER }
I20260709 13:01:15.728194 14411 raft_consensus.cc:399] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:01:15.728407 14411 raft_consensus.cc:493] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:01:15.728636 14411 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:15.732304 14411 raft_consensus.cc:515] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3f7d91728764234a5d0fe3237025743" member_type: VOTER }
I20260709 13:01:15.732760 14411 leader_election.cc:304] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [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: d3f7d91728764234a5d0fe3237025743; no voters: 
I20260709 13:01:15.733764 14411 leader_election.cc:290] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:01:15.734086 14414 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:15.735551 14414 raft_consensus.cc:697] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [term 1 LEADER]: Becoming Leader. State: Replica: d3f7d91728764234a5d0fe3237025743, State: Running, Role: LEADER
I20260709 13:01:15.736158 14414 consensus_queue.cc:237] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [LEADER]: Queue going to LEADER mode. State: All 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: "d3f7d91728764234a5d0fe3237025743" member_type: VOTER }
I20260709 13:01:15.736565 14411 sys_catalog.cc:565] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:01:15.740494 14415 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d3f7d91728764234a5d0fe3237025743" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3f7d91728764234a5d0fe3237025743" member_type: VOTER } }
I20260709 13:01:15.741163 14415 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:15.741678 14416 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d3f7d91728764234a5d0fe3237025743. Latest consensus state: current_term: 1 leader_uuid: "d3f7d91728764234a5d0fe3237025743" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3f7d91728764234a5d0fe3237025743" member_type: VOTER } }
I20260709 13:01:15.742069 14416 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:15.743068 14421 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:01:15.747896 14421 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:01:15.751639 13846 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:01:15.755568 14421 catalog_manager.cc:1383] Generated new cluster ID: 5dd51221a60d44499472ef8aac70bee7
I20260709 13:01:15.755781 14421 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:01:15.775678 14421 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:01:15.776798 14421 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:01:15.795164 14421 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743: Generated new TSK 0
I20260709 13:01:15.795675 14421 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:01:15.817479 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:15.822845 14432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:15.823833 14433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:15.825148 14435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:15.825208 13846 server_base.cc:1061] running on GCE node
I20260709 13:01:15.826162 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:15.826344 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:15.826459 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602075826448 us; error 0 us; skew 500 ppm
I20260709 13:01:15.826962 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:15.829221 13846 webserver.cc:533] Webserver started at http://127.13.133.129:43383/ using document root <none> and password file <none>
I20260709 13:01:15.829634 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:15.829787 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:15.829980 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:15.830964 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/ts-0-root/instance:
uuid: "c60222fdad9b45309a4ed417190f43cc"
format_stamp: "Formatted at 2026-07-09 13:01:15 on dist-test-slave-9b5w"
I20260709 13:01:15.835210 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:01:15.838166 14440 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:15.838830 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:01:15.839072 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/ts-0-root
uuid: "c60222fdad9b45309a4ed417190f43cc"
format_stamp: "Formatted at 2026-07-09 13:01:15 on dist-test-slave-9b5w"
I20260709 13:01:15.839313 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:15.854918 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:15.856113 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:15.857610 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:15.860149 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:15.860332 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:15.860503 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:15.860634 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:15.897076 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.129:41697
I20260709 13:01:15.897153 14502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.129:41697 every 8 connection(s)
I20260709 13:01:15.901626 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:15.907768 14507 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:15.908102 14508 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:15.910751 14510 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:15.912050 13846 server_base.cc:1061] running on GCE node
I20260709 13:01:15.912890 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:15.913079 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:15.913239 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602075913223 us; error 0 us; skew 500 ppm
I20260709 13:01:15.913745 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:15.916407 13846 webserver.cc:533] Webserver started at http://127.13.133.130:42257/ using document root <none> and password file <none>
I20260709 13:01:15.916882 14503 heartbeater.cc:344] Connected to a master server at 127.13.133.190:36065
I20260709 13:01:15.917299 14503 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:15.917954 14503 heartbeater.cc:507] Master 127.13.133.190:36065 requested a full tablet report, sending...
I20260709 13:01:15.916975 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:15.918708 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:15.919015 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:15.919845 14376 ts_manager.cc:194] Registered new tserver with Master: c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697)
I20260709 13:01:15.920079 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/ts-1-root/instance:
uuid: "a5d10671b8834b04bbb09428917ed815"
format_stamp: "Formatted at 2026-07-09 13:01:15 on dist-test-slave-9b5w"
I20260709 13:01:15.921459 14376 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55270
I20260709 13:01:15.924419 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:01:15.927340 14515 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:15.927983 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:01:15.928231 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/ts-1-root
uuid: "a5d10671b8834b04bbb09428917ed815"
format_stamp: "Formatted at 2026-07-09 13:01:15 on dist-test-slave-9b5w"
I20260709 13:01:15.928472 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:15.944070 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:15.945164 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:15.946611 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:15.948642 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:15.948832 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:15.949052 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:15.949198 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:15.984659 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.130:39535
I20260709 13:01:15.984745 14577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.130:39535 every 8 connection(s)
I20260709 13:01:15.988860 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:15.994903 14581 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:15.997277 14582 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:15.997541 14584 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:15.999244 13846 server_base.cc:1061] running on GCE node
I20260709 13:01:16.000181 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:01:16.000258 14578 heartbeater.cc:344] Connected to a master server at 127.13.133.190:36065
W20260709 13:01:16.000447 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:16.000641 14578 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:16.000648 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602076000628 us; error 0 us; skew 500 ppm
I20260709 13:01:16.001358 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:16.001444 14578 heartbeater.cc:507] Master 127.13.133.190:36065 requested a full tablet report, sending...
I20260709 13:01:16.003357 14376 ts_manager.cc:194] Registered new tserver with Master: a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535)
I20260709 13:01:16.003715 13846 webserver.cc:533] Webserver started at http://127.13.133.131:36393/ using document root <none> and password file <none>
I20260709 13:01:16.004177 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:16.004354 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:16.004590 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:16.004678 14376 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55280
I20260709 13:01:16.005769 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/ts-2-root/instance:
uuid: "43de3fc945544be0bf45064376073463"
format_stamp: "Formatted at 2026-07-09 13:01:16 on dist-test-slave-9b5w"
I20260709 13:01:16.009775 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:01:16.012596 14589 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:16.013228 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:01:16.013474 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/ts-2-root
uuid: "43de3fc945544be0bf45064376073463"
format_stamp: "Formatted at 2026-07-09 13:01:16 on dist-test-slave-9b5w"
I20260709 13:01:16.013715 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602062882132-13846-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:16.031869 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:16.032991 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:16.034323 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:16.036674 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:16.036870 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:16.037096 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:16.037246 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:16.073526 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.131:41689
I20260709 13:01:16.073617 14651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.131:41689 every 8 connection(s)
I20260709 13:01:16.085592 14652 heartbeater.cc:344] Connected to a master server at 127.13.133.190:36065
I20260709 13:01:16.085911 14652 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:16.086536 14652 heartbeater.cc:507] Master 127.13.133.190:36065 requested a full tablet report, sending...
I20260709 13:01:16.088209 14376 ts_manager.cc:194] Registered new tserver with Master: 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:16.088289 13846 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011979534s
I20260709 13:01:16.089439 14376 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55288
I20260709 13:01:16.111451 14376 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55294:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:01:16.114073 14376 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:01:16.182897 14617 tablet_service.cc:1511] Processing CreateTablet for tablet 8e61c5f62587499ea05194f45b1864a4 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:01:16.184337 14617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e61c5f62587499ea05194f45b1864a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.188282 14616 tablet_service.cc:1511] Processing CreateTablet for tablet e2ab4c590b774fae94233403af7e6ce5 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:01:16.189572 14616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ab4c590b774fae94233403af7e6ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.193439 14615 tablet_service.cc:1511] Processing CreateTablet for tablet f7568a2e904043afa73e238b67736b96 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:01:16.194916 14615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7568a2e904043afa73e238b67736b96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.194789 14543 tablet_service.cc:1511] Processing CreateTablet for tablet 8e61c5f62587499ea05194f45b1864a4 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:01:16.196044 14543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e61c5f62587499ea05194f45b1864a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.198056 14614 tablet_service.cc:1511] Processing CreateTablet for tablet c9740deb0d934d1da40af9da0c0b4bf9 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:01:16.199291 14614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9740deb0d934d1da40af9da0c0b4bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.199877 14542 tablet_service.cc:1511] Processing CreateTablet for tablet e2ab4c590b774fae94233403af7e6ce5 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:01:16.201047 14542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ab4c590b774fae94233403af7e6ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.203896 14541 tablet_service.cc:1511] Processing CreateTablet for tablet f7568a2e904043afa73e238b67736b96 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:01:16.205096 14541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7568a2e904043afa73e238b67736b96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.208349 14540 tablet_service.cc:1511] Processing CreateTablet for tablet c9740deb0d934d1da40af9da0c0b4bf9 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:01:16.209604 14540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9740deb0d934d1da40af9da0c0b4bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.215826 14539 tablet_service.cc:1511] Processing CreateTablet for tablet 0342d2755cc54917bc86e66efc5553bd (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:01:16.217049 14539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0342d2755cc54917bc86e66efc5553bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.217242 14467 tablet_service.cc:1511] Processing CreateTablet for tablet e2ab4c590b774fae94233403af7e6ce5 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:01:16.218441 14467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ab4c590b774fae94233403af7e6ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.215826 14468 tablet_service.cc:1511] Processing CreateTablet for tablet 8e61c5f62587499ea05194f45b1864a4 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:01:16.220443 14468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e61c5f62587499ea05194f45b1864a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.223984 14466 tablet_service.cc:1511] Processing CreateTablet for tablet f7568a2e904043afa73e238b67736b96 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:01:16.225210 14466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7568a2e904043afa73e238b67736b96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.228070 14465 tablet_service.cc:1511] Processing CreateTablet for tablet c9740deb0d934d1da40af9da0c0b4bf9 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:01:16.229324 14465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9740deb0d934d1da40af9da0c0b4bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.231181 14464 tablet_service.cc:1511] Processing CreateTablet for tablet 0342d2755cc54917bc86e66efc5553bd (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:01:16.232383 14464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0342d2755cc54917bc86e66efc5553bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.246147 14668 tablet_bootstrap.cc:492] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc: Bootstrap starting.
I20260709 13:01:16.253494 14668 tablet_bootstrap.cc:654] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.264341 14668 tablet_bootstrap.cc:492] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc: No bootstrap required, opened a new log
I20260709 13:01:16.264771 14668 ts_tablet_manager.cc:1403] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 13:01:16.267256 14466 tablet_service.cc:1511] Processing CreateTablet for tablet 386d4a8cb23045798c897ffacd100776 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:01:16.268472 14466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386d4a8cb23045798c897ffacd100776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.270954 14668 raft_consensus.cc:359] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.271639 14668 raft_consensus.cc:385] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.271919 14668 raft_consensus.cc:740] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.272586 14668 consensus_queue.cc:260] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.267256 14616 tablet_service.cc:1511] Processing CreateTablet for tablet 0342d2755cc54917bc86e66efc5553bd (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:01:16.274555 14670 tablet_bootstrap.cc:492] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815: Bootstrap starting.
I20260709 13:01:16.274926 14616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0342d2755cc54917bc86e66efc5553bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.277858 14503 heartbeater.cc:499] Master 127.13.133.190:36065 was elected leader, sending a full tablet report...
I20260709 13:01:16.278383 14668 ts_tablet_manager.cc:1434] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260709 13:01:16.279314 14668 tablet_bootstrap.cc:492] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc: Bootstrap starting.
I20260709 13:01:16.286499 14668 tablet_bootstrap.cc:654] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.291627 14539 tablet_service.cc:1511] Processing CreateTablet for tablet 386d4a8cb23045798c897ffacd100776 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:01:16.292909 14539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386d4a8cb23045798c897ffacd100776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.293807 14668 tablet_bootstrap.cc:492] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc: No bootstrap required, opened a new log
I20260709 13:01:16.294226 14668 ts_tablet_manager.cc:1403] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.002s
I20260709 13:01:16.295888 14468 tablet_service.cc:1511] Processing CreateTablet for tablet 98f6c0abb7434812934da57152e766ed (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:01:16.292923 14614 tablet_service.cc:1511] Processing CreateTablet for tablet 386d4a8cb23045798c897ffacd100776 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:01:16.297027 14668 raft_consensus.cc:359] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.297777 14468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f6c0abb7434812934da57152e766ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.298009 14614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386d4a8cb23045798c897ffacd100776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.297780 14668 raft_consensus.cc:385] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.300870 14668 raft_consensus.cc:740] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.301563 14668 consensus_queue.cc:260] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.308321 14668 ts_tablet_manager.cc:1434] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:01:16.309240 14668 tablet_bootstrap.cc:492] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc: Bootstrap starting.
I20260709 13:01:16.315142 14667 tablet_bootstrap.cc:492] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463: Bootstrap starting.
I20260709 13:01:16.315323 14668 tablet_bootstrap.cc:654] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.319784 14615 tablet_service.cc:1511] Processing CreateTablet for tablet 98f6c0abb7434812934da57152e766ed (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:01:16.324869 14465 tablet_service.cc:1511] Processing CreateTablet for tablet 92e9d14a25b748ae87665cdfeeb41fff (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:01:16.324407 14617 tablet_service.cc:1511] Processing CreateTablet for tablet b4040115b19b417ab081440b808ecf2c (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:01:16.320307 14466 tablet_service.cc:1511] Processing CreateTablet for tablet b4040115b19b417ab081440b808ecf2c (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:01:16.329130 14465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e9d14a25b748ae87665cdfeeb41fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.328166 14615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f6c0abb7434812934da57152e766ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.322077 14542 tablet_service.cc:1511] Processing CreateTablet for tablet b4040115b19b417ab081440b808ecf2c (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:01:16.330442 14617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4040115b19b417ab081440b808ecf2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.330853 14542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4040115b19b417ab081440b808ecf2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.329768 14466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4040115b19b417ab081440b808ecf2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.347409 14543 tablet_service.cc:1511] Processing CreateTablet for tablet 98f6c0abb7434812934da57152e766ed (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:01:16.348850 14543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f6c0abb7434812934da57152e766ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.363273 14613 tablet_service.cc:1511] Processing CreateTablet for tablet 92e9d14a25b748ae87665cdfeeb41fff (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:01:16.364741 14613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e9d14a25b748ae87665cdfeeb41fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.365362 14670 tablet_bootstrap.cc:654] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.366019 14667 tablet_bootstrap.cc:654] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.367127 14539 tablet_service.cc:1511] Processing CreateTablet for tablet 92e9d14a25b748ae87665cdfeeb41fff (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:01:16.373679 14464 tablet_service.cc:1511] Processing CreateTablet for tablet cb6a979d00874c6c9896b5b1eecf5537 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:01:16.375011 14464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6a979d00874c6c9896b5b1eecf5537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.377995 14539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e9d14a25b748ae87665cdfeeb41fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.382725 14540 tablet_service.cc:1511] Processing CreateTablet for tablet cb6a979d00874c6c9896b5b1eecf5537 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:01:16.385959 14540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6a979d00874c6c9896b5b1eecf5537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.387247 14668 tablet_bootstrap.cc:492] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc: No bootstrap required, opened a new log
I20260709 13:01:16.387720 14668 ts_tablet_manager.cc:1403] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc: Time spent bootstrapping tablet: real 0.079s	user 0.029s	sys 0.037s
I20260709 13:01:16.387979 14671 raft_consensus.cc:493] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:16.388396 14671 raft_consensus.cc:515] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.390439 14668 raft_consensus.cc:359] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.390884 14671 leader_election.cc:290] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:16.391140 14668 raft_consensus.cc:385] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.391435 14668 raft_consensus.cc:740] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.392835 14668 consensus_queue.cc:260] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.396126 14617 tablet_service.cc:1511] Processing CreateTablet for tablet cb6a979d00874c6c9896b5b1eecf5537 (DEFAULT_TABLE table=test-workload [id=8f8b1473582149bb9775ede6ea6126c1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:01:16.397260 14617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6a979d00874c6c9896b5b1eecf5537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:16.397975 14670 tablet_bootstrap.cc:492] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815: No bootstrap required, opened a new log
I20260709 13:01:16.401882 14670 ts_tablet_manager.cc:1403] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.000s
I20260709 13:01:16.405479 14667 tablet_bootstrap.cc:492] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463: No bootstrap required, opened a new log
I20260709 13:01:16.405908 14667 ts_tablet_manager.cc:1403] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.000s
I20260709 13:01:16.408648 14667 raft_consensus.cc:359] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.409294 14667 raft_consensus.cc:385] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.409572 14667 raft_consensus.cc:740] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43de3fc945544be0bf45064376073463, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.410818 14670 raft_consensus.cc:359] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.411484 14670 raft_consensus.cc:385] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.411764 14670 raft_consensus.cc:740] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.414676 14667 consensus_queue.cc:260] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.415166 14670 consensus_queue.cc:260] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.417259 14668 ts_tablet_manager.cc:1434] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:01:16.417658 14553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ab4c590b774fae94233403af7e6ce5" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815" is_pre_election: true
I20260709 13:01:16.419582 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ab4c590b774fae94233403af7e6ce5" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463" is_pre_election: true
I20260709 13:01:16.421020 14668 tablet_bootstrap.cc:492] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc: Bootstrap starting.
W20260709 13:01:16.421214 14441 leader_election.cc:343] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43de3fc945544be0bf45064376073463 (127.13.133.131:41689): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:16.426661 14441 leader_election.cc:343] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:16.427661 14441 leader_election.cc:304] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c60222fdad9b45309a4ed417190f43cc; no voters: 43de3fc945544be0bf45064376073463, a5d10671b8834b04bbb09428917ed815
I20260709 13:01:16.428808 14671 raft_consensus.cc:2749] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:16.430704 14670 ts_tablet_manager.cc:1434] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.004s
I20260709 13:01:16.431391 14578 heartbeater.cc:499] Master 127.13.133.190:36065 was elected leader, sending a full tablet report...
I20260709 13:01:16.431654 14670 tablet_bootstrap.cc:492] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815: Bootstrap starting.
I20260709 13:01:16.438105 14670 tablet_bootstrap.cc:654] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.443660 14652 heartbeater.cc:499] Master 127.13.133.190:36065 was elected leader, sending a full tablet report...
I20260709 13:01:16.444088 14667 ts_tablet_manager.cc:1434] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.019s
I20260709 13:01:16.444553 14677 raft_consensus.cc:493] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:16.445055 14677 raft_consensus.cc:515] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.449995 14677 leader_election.cc:290] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:16.451081 14667 tablet_bootstrap.cc:492] T 8e61c5f62587499ea05194f45b1864a4 P 43de3fc945544be0bf45064376073463: Bootstrap starting.
I20260709 13:01:16.457739 14670 tablet_bootstrap.cc:492] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815: No bootstrap required, opened a new log
I20260709 13:01:16.458216 14670 ts_tablet_manager.cc:1403] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260709 13:01:16.458460 14667 tablet_bootstrap.cc:654] T 8e61c5f62587499ea05194f45b1864a4 P 43de3fc945544be0bf45064376073463: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.460944 14670 raft_consensus.cc:359] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.461688 14670 raft_consensus.cc:385] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.461971 14670 raft_consensus.cc:740] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.462731 14670 consensus_queue.cc:260] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.464818 14670 ts_tablet_manager.cc:1434] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.007s
I20260709 13:01:16.465744 14670 tablet_bootstrap.cc:492] T 8e61c5f62587499ea05194f45b1864a4 P a5d10671b8834b04bbb09428917ed815: Bootstrap starting.
I20260709 13:01:16.467621 14667 tablet_bootstrap.cc:492] T 8e61c5f62587499ea05194f45b1864a4 P 43de3fc945544be0bf45064376073463: No bootstrap required, opened a new log
I20260709 13:01:16.468070 14668 tablet_bootstrap.cc:654] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.468125 14667 ts_tablet_manager.cc:1403] T 8e61c5f62587499ea05194f45b1864a4 P 43de3fc945544be0bf45064376073463: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:01:16.469300 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463" is_pre_election: true
W20260709 13:01:16.470680 14516 leader_election.cc:343] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43de3fc945544be0bf45064376073463 (127.13.133.131:41689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:16.471660 14670 tablet_bootstrap.cc:654] T 8e61c5f62587499ea05194f45b1864a4 P a5d10671b8834b04bbb09428917ed815: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.471341 14667 raft_consensus.cc:359] T 8e61c5f62587499ea05194f45b1864a4 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } } peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } }
I20260709 13:01:16.472119 14667 raft_consensus.cc:385] T 8e61c5f62587499ea05194f45b1864a4 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.472470 14667 raft_consensus.cc:740] T 8e61c5f62587499ea05194f45b1864a4 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43de3fc945544be0bf45064376073463, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.468286 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c60222fdad9b45309a4ed417190f43cc" is_pre_election: true
I20260709 13:01:16.473104 14478 raft_consensus.cc:2468] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 0.
I20260709 13:01:16.473394 14667 consensus_queue.cc:260] T 8e61c5f62587499ea05194f45b1864a4 P 43de3fc945544be0bf45064376073463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } } peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } }
I20260709 13:01:16.474578 14519 leader_election.cc:304] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [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: a5d10671b8834b04bbb09428917ed815, c60222fdad9b45309a4ed417190f43cc; no voters: 43de3fc945544be0bf45064376073463
I20260709 13:01:16.475414 14677 raft_consensus.cc:2804] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:16.475764 14677 raft_consensus.cc:493] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:16.476087 14667 ts_tablet_manager.cc:1434] T 8e61c5f62587499ea05194f45b1864a4 P 43de3fc945544be0bf45064376073463: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:16.476083 14677 raft_consensus.cc:3060] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.477181 14667 tablet_bootstrap.cc:492] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463: Bootstrap starting.
I20260709 13:01:16.484055 14667 tablet_bootstrap.cc:654] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.484319 14677 raft_consensus.cc:515] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.487337 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
I20260709 13:01:16.487955 14478 raft_consensus.cc:3060] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.495328 14478 raft_consensus.cc:2468] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 1.
I20260709 13:01:16.496418 14667 tablet_bootstrap.cc:492] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463: No bootstrap required, opened a new log
I20260709 13:01:16.496616 14519 leader_election.cc:304] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d10671b8834b04bbb09428917ed815, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:16.497014 14667 ts_tablet_manager.cc:1403] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 13:01:16.500165 14667 raft_consensus.cc:359] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.501284 14667 raft_consensus.cc:385] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.501685 14667 raft_consensus.cc:740] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43de3fc945544be0bf45064376073463, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.502636 14667 consensus_queue.cc:260] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.505334 14667 ts_tablet_manager.cc:1434] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:16.506426 14667 tablet_bootstrap.cc:492] T c9740deb0d934d1da40af9da0c0b4bf9 P 43de3fc945544be0bf45064376073463: Bootstrap starting.
I20260709 13:01:16.513098 14667 tablet_bootstrap.cc:654] T c9740deb0d934d1da40af9da0c0b4bf9 P 43de3fc945544be0bf45064376073463: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.517272 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463"
W20260709 13:01:16.518867 14516 leader_election.cc:343] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43de3fc945544be0bf45064376073463 (127.13.133.131:41689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:16.519503 14677 leader_election.cc:290] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 1 election: Requested vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:16.520046 14677 raft_consensus.cc:2804] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:16.520478 14677 raft_consensus.cc:697] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 1 LEADER]: Becoming Leader. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Running, Role: LEADER
I20260709 13:01:16.521282 14677 consensus_queue.cc:237] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.524941 14667 tablet_bootstrap.cc:492] T c9740deb0d934d1da40af9da0c0b4bf9 P 43de3fc945544be0bf45064376073463: No bootstrap required, opened a new log
I20260709 13:01:16.525516 14667 ts_tablet_manager.cc:1403] T c9740deb0d934d1da40af9da0c0b4bf9 P 43de3fc945544be0bf45064376073463: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 13:01:16.528525 14667 raft_consensus.cc:359] T c9740deb0d934d1da40af9da0c0b4bf9 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.529392 14667 raft_consensus.cc:385] T c9740deb0d934d1da40af9da0c0b4bf9 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.529747 14667 raft_consensus.cc:740] T c9740deb0d934d1da40af9da0c0b4bf9 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43de3fc945544be0bf45064376073463, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.530680 14667 consensus_queue.cc:260] T c9740deb0d934d1da40af9da0c0b4bf9 P 43de3fc945544be0bf45064376073463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.533298 14667 ts_tablet_manager.cc:1434] T c9740deb0d934d1da40af9da0c0b4bf9 P 43de3fc945544be0bf45064376073463: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:16.534389 14667 tablet_bootstrap.cc:492] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463: Bootstrap starting.
I20260709 13:01:16.541045 14667 tablet_bootstrap.cc:654] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.552768 14667 tablet_bootstrap.cc:492] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463: No bootstrap required, opened a new log
I20260709 13:01:16.553133 14668 tablet_bootstrap.cc:492] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc: No bootstrap required, opened a new log
I20260709 13:01:16.553290 14667 ts_tablet_manager.cc:1403] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 13:01:16.553653 14668 ts_tablet_manager.cc:1403] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc: Time spent bootstrapping tablet: real 0.136s	user 0.055s	sys 0.035s
I20260709 13:01:16.553920 14670 tablet_bootstrap.cc:492] T 8e61c5f62587499ea05194f45b1864a4 P a5d10671b8834b04bbb09428917ed815: No bootstrap required, opened a new log
I20260709 13:01:16.554361 14670 ts_tablet_manager.cc:1403] T 8e61c5f62587499ea05194f45b1864a4 P a5d10671b8834b04bbb09428917ed815: Time spent bootstrapping tablet: real 0.089s	user 0.028s	sys 0.057s
I20260709 13:01:16.556555 14667 raft_consensus.cc:359] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.556774 14668 raft_consensus.cc:359] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.557106 14670 raft_consensus.cc:359] T 8e61c5f62587499ea05194f45b1864a4 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } } peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } }
I20260709 13:01:16.557459 14667 raft_consensus.cc:385] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.557488 14668 raft_consensus.cc:385] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.557798 14670 raft_consensus.cc:385] T 8e61c5f62587499ea05194f45b1864a4 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.558053 14668 raft_consensus.cc:740] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.558154 14670 raft_consensus.cc:740] T 8e61c5f62587499ea05194f45b1864a4 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.558023 14667 raft_consensus.cc:740] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43de3fc945544be0bf45064376073463, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.559124 14668 consensus_queue.cc:260] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.559208 14670 consensus_queue.cc:260] T 8e61c5f62587499ea05194f45b1864a4 P a5d10671b8834b04bbb09428917ed815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } } peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } }
I20260709 13:01:16.559208 14667 consensus_queue.cc:260] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.560587 14375 catalog_manager.cc:5697] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5d10671b8834b04bbb09428917ed815 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "a5d10671b8834b04bbb09428917ed815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.561740 14670 ts_tablet_manager.cc:1434] T 8e61c5f62587499ea05194f45b1864a4 P a5d10671b8834b04bbb09428917ed815: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:01:16.562621 14670 tablet_bootstrap.cc:492] T c9740deb0d934d1da40af9da0c0b4bf9 P a5d10671b8834b04bbb09428917ed815: Bootstrap starting.
I20260709 13:01:16.563863 14668 ts_tablet_manager.cc:1434] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:01:16.564397 14667 ts_tablet_manager.cc:1434] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.007s
I20260709 13:01:16.564764 14668 tablet_bootstrap.cc:492] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc: Bootstrap starting.
I20260709 13:01:16.565426 14667 tablet_bootstrap.cc:492] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463: Bootstrap starting.
I20260709 13:01:16.568606 14670 tablet_bootstrap.cc:654] T c9740deb0d934d1da40af9da0c0b4bf9 P a5d10671b8834b04bbb09428917ed815: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.570973 14668 tablet_bootstrap.cc:654] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.571897 14667 tablet_bootstrap.cc:654] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.580042 14670 tablet_bootstrap.cc:492] T c9740deb0d934d1da40af9da0c0b4bf9 P a5d10671b8834b04bbb09428917ed815: No bootstrap required, opened a new log
I20260709 13:01:16.580513 14670 ts_tablet_manager.cc:1403] T c9740deb0d934d1da40af9da0c0b4bf9 P a5d10671b8834b04bbb09428917ed815: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 13:01:16.583809 14668 tablet_bootstrap.cc:492] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc: No bootstrap required, opened a new log
I20260709 13:01:16.584265 14668 ts_tablet_manager.cc:1403] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 13:01:16.586128 14667 tablet_bootstrap.cc:492] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463: No bootstrap required, opened a new log
I20260709 13:01:16.586503 14667 ts_tablet_manager.cc:1403] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 13:01:16.586910 14668 raft_consensus.cc:359] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.587569 14668 raft_consensus.cc:385] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.587828 14668 raft_consensus.cc:740] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.588469 14668 consensus_queue.cc:260] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.583379 14670 raft_consensus.cc:359] T c9740deb0d934d1da40af9da0c0b4bf9 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.588924 14667 raft_consensus.cc:359] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.589452 14670 raft_consensus.cc:385] T c9740deb0d934d1da40af9da0c0b4bf9 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.589550 14667 raft_consensus.cc:385] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.589901 14667 raft_consensus.cc:740] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43de3fc945544be0bf45064376073463, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.590641 14667 consensus_queue.cc:260] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.591437 14668 ts_tablet_manager.cc:1434] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:16.592428 14668 tablet_bootstrap.cc:492] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc: Bootstrap starting.
I20260709 13:01:16.597340 14671 raft_consensus.cc:493] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:16.597774 14671 raft_consensus.cc:515] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.598223 14668 tablet_bootstrap.cc:654] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.589797 14670 raft_consensus.cc:740] T c9740deb0d934d1da40af9da0c0b4bf9 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.599155 14667 ts_tablet_manager.cc:1434] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 13:01:16.599947 14671 leader_election.cc:290] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:16.600086 14667 tablet_bootstrap.cc:492] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463: Bootstrap starting.
I20260709 13:01:16.599597 14670 consensus_queue.cc:260] T c9740deb0d934d1da40af9da0c0b4bf9 P a5d10671b8834b04bbb09428917ed815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.601612 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386d4a8cb23045798c897ffacd100776" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463" is_pre_election: true
I20260709 13:01:16.602170 14627 raft_consensus.cc:2468] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 0.
I20260709 13:01:16.602979 14553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386d4a8cb23045798c897ffacd100776" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815" is_pre_election: true
I20260709 13:01:16.603287 14441 leader_election.cc:304] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, c60222fdad9b45309a4ed417190f43cc; no voters: 
W20260709 13:01:16.604159 14441 leader_election.cc:343] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:16.604970 14671 raft_consensus.cc:2804] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:16.605311 14671 raft_consensus.cc:493] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:16.605690 14671 raft_consensus.cc:3060] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.603215 14670 ts_tablet_manager.cc:1434] T c9740deb0d934d1da40af9da0c0b4bf9 P a5d10671b8834b04bbb09428917ed815: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 13:01:16.606763 14668 tablet_bootstrap.cc:492] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc: No bootstrap required, opened a new log
I20260709 13:01:16.607204 14668 ts_tablet_manager.cc:1403] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 13:01:16.607338 14670 tablet_bootstrap.cc:492] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815: Bootstrap starting.
I20260709 13:01:16.612119 14671 raft_consensus.cc:515] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.613406 14670 tablet_bootstrap.cc:654] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.614782 14553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386d4a8cb23045798c897ffacd100776" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:16.609871 14668 raft_consensus.cc:359] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } } peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } }
W20260709 13:01:16.616269 14441 leader_election.cc:343] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:16.616588 14668 raft_consensus.cc:385] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.616873 14668 raft_consensus.cc:740] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.617566 14668 consensus_queue.cc:260] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } } peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } }
I20260709 13:01:16.622141 14667 tablet_bootstrap.cc:654] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.623785 14693 raft_consensus.cc:493] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:16.625856 14668 ts_tablet_manager.cc:1434] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 13:01:16.626317 14671 leader_election.cc:290] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 election: Requested vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:16.626520 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386d4a8cb23045798c897ffacd100776" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:16.631250 14693 raft_consensus.cc:515] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.631696 14627 raft_consensus.cc:3060] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.632162 14668 tablet_bootstrap.cc:492] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc: Bootstrap starting.
I20260709 13:01:16.633311 14693 leader_election.cc:290] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:16.635808 14553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7568a2e904043afa73e238b67736b96" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815" is_pre_election: true
I20260709 13:01:16.636209 14626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7568a2e904043afa73e238b67736b96" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463" is_pre_election: true
I20260709 13:01:16.636497 14670 tablet_bootstrap.cc:492] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815: No bootstrap required, opened a new log
I20260709 13:01:16.636399 14553 raft_consensus.cc:2468] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 0.
I20260709 13:01:16.636993 14670 ts_tablet_manager.cc:1403] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.012s
I20260709 13:01:16.637847 14441 leader_election.cc:304] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d10671b8834b04bbb09428917ed815, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:16.638662 14668 tablet_bootstrap.cc:654] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.638628 14693 raft_consensus.cc:2804] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:16.639182 14693 raft_consensus.cc:493] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:16.639533 14693 raft_consensus.cc:3060] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.639871 14670 raft_consensus.cc:359] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.640651 14670 raft_consensus.cc:385] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.640940 14670 raft_consensus.cc:740] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.641263 14626 raft_consensus.cc:2468] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 0.
I20260709 13:01:16.641683 14670 consensus_queue.cc:260] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.644137 14670 ts_tablet_manager.cc:1434] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:16.645053 14670 tablet_bootstrap.cc:492] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815: Bootstrap starting.
I20260709 13:01:16.648178 14627 raft_consensus.cc:2468] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 1.
I20260709 13:01:16.628986 14667 tablet_bootstrap.cc:492] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463: No bootstrap required, opened a new log
I20260709 13:01:16.649387 14667 ts_tablet_manager.cc:1403] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.000s
I20260709 13:01:16.650820 14441 leader_election.cc:304] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43de3fc945544be0bf45064376073463, c60222fdad9b45309a4ed417190f43cc; no voters: a5d10671b8834b04bbb09428917ed815
I20260709 13:01:16.651365 14670 tablet_bootstrap.cc:654] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.652245 14667 raft_consensus.cc:359] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.652666 14671 raft_consensus.cc:2804] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:16.652935 14667 raft_consensus.cc:385] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.653108 14671 raft_consensus.cc:697] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Becoming Leader. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:16.653236 14667 raft_consensus.cc:740] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43de3fc945544be0bf45064376073463, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.653362 14668 tablet_bootstrap.cc:492] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc: No bootstrap required, opened a new log
I20260709 13:01:16.654008 14668 ts_tablet_manager.cc:1403] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260709 13:01:16.654122 14667 consensus_queue.cc:260] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.656607 14667 ts_tablet_manager.cc:1434] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:16.657536 14667 tablet_bootstrap.cc:492] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463: Bootstrap starting.
I20260709 13:01:16.658252 14671 consensus_queue.cc:237] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.663393 14667 tablet_bootstrap.cc:654] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.666824 14668 raft_consensus.cc:359] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.667733 14668 raft_consensus.cc:385] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.668093 14668 raft_consensus.cc:740] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.668974 14668 consensus_queue.cc:260] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.671548 14668 ts_tablet_manager.cc:1434] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:01:16.672590 14668 tablet_bootstrap.cc:492] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc: Bootstrap starting.
I20260709 13:01:16.664244 14693 raft_consensus.cc:515] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.676182 14670 tablet_bootstrap.cc:492] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815: No bootstrap required, opened a new log
I20260709 13:01:16.676633 14670 ts_tablet_manager.cc:1403] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.016s
I20260709 13:01:16.677345 14553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7568a2e904043afa73e238b67736b96" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:16.677938 14553 raft_consensus.cc:3060] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.678188 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7568a2e904043afa73e238b67736b96" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:16.678709 14627 raft_consensus.cc:3060] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.679397 14670 raft_consensus.cc:359] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.680106 14670 raft_consensus.cc:385] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.680387 14670 raft_consensus.cc:740] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.678051 14693 leader_election.cc:290] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 election: Requested vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:16.681711 14670 consensus_queue.cc:260] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.684098 14670 ts_tablet_manager.cc:1434] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:01:16.685009 14670 tablet_bootstrap.cc:492] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815: Bootstrap starting.
I20260709 13:01:16.685171 14627 raft_consensus.cc:2468] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 1.
I20260709 13:01:16.686290 14441 leader_election.cc:304] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:16.687247 14693 raft_consensus.cc:2804] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:16.688103 14693 raft_consensus.cc:697] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Becoming Leader. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:16.688669 14553 raft_consensus.cc:2468] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 1.
I20260709 13:01:16.688954 14693 consensus_queue.cc:237] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.690763 14670 tablet_bootstrap.cc:654] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.693758 14668 tablet_bootstrap.cc:654] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.694605 14667 tablet_bootstrap.cc:492] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463: No bootstrap required, opened a new log
I20260709 13:01:16.695024 14667 ts_tablet_manager.cc:1403] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.012s
I20260709 13:01:16.696292 14670 tablet_bootstrap.cc:492] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815: No bootstrap required, opened a new log
I20260709 13:01:16.696735 14670 ts_tablet_manager.cc:1403] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 13:01:16.696602 14374 catalog_manager.cc:5697] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc reported cstate change: term changed from 0 to 1, leader changed from <none> to c60222fdad9b45309a4ed417190f43cc (127.13.133.129). New cstate: current_term: 1 leader_uuid: "c60222fdad9b45309a4ed417190f43cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.697516 14667 raft_consensus.cc:359] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.698130 14667 raft_consensus.cc:385] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.698393 14667 raft_consensus.cc:740] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43de3fc945544be0bf45064376073463, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.699030 14667 consensus_queue.cc:260] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.700870 14667 ts_tablet_manager.cc:1434] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:16.701728 14667 tablet_bootstrap.cc:492] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463: Bootstrap starting.
I20260709 13:01:16.701951 14671 raft_consensus.cc:493] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:16.702562 14671 raft_consensus.cc:515] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } } peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } }
I20260709 13:01:16.704459 14671 leader_election.cc:290] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43de3fc945544be0bf45064376073463 (127.13.133.131:41689), a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535)
I20260709 13:01:16.706111 14553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e61c5f62587499ea05194f45b1864a4" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815" is_pre_election: true
I20260709 13:01:16.706753 14667 tablet_bootstrap.cc:654] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.699697 14670 raft_consensus.cc:359] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.707718 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e61c5f62587499ea05194f45b1864a4" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463" is_pre_election: true
I20260709 13:01:16.711058 14668 tablet_bootstrap.cc:492] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc: No bootstrap required, opened a new log
I20260709 13:01:16.706713 14553 raft_consensus.cc:2468] T 8e61c5f62587499ea05194f45b1864a4 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 0.
I20260709 13:01:16.713784 14668 ts_tablet_manager.cc:1403] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.003s
I20260709 13:01:16.714162 14627 raft_consensus.cc:2468] T 8e61c5f62587499ea05194f45b1864a4 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 0.
I20260709 13:01:16.713478 14670 raft_consensus.cc:385] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.714663 14670 raft_consensus.cc:740] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.715407 14670 consensus_queue.cc:260] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.715737 14441 leader_election.cc:304] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:16.716400 14685 raft_consensus.cc:493] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:16.716312 14668 raft_consensus.cc:359] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.716674 14671 raft_consensus.cc:2804] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:16.716991 14668 raft_consensus.cc:385] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.716847 14685 raft_consensus.cc:515] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.717350 14671 raft_consensus.cc:493] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:16.718914 14685 leader_election.cc:290] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:16.717355 14668 raft_consensus.cc:740] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.719122 14671 raft_consensus.cc:3060] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.720567 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4040115b19b417ab081440b808ecf2c" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c60222fdad9b45309a4ed417190f43cc" is_pre_election: true
I20260709 13:01:16.719920 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4040115b19b417ab081440b808ecf2c" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463" is_pre_election: true
I20260709 13:01:16.721155 14668 consensus_queue.cc:260] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.721518 14670 ts_tablet_manager.cc:1434] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:01:16.721557 14627 raft_consensus.cc:2468] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 0.
I20260709 13:01:16.721982 14478 raft_consensus.cc:2468] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 0.
I20260709 13:01:16.722535 14670 tablet_bootstrap.cc:492] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815: Bootstrap starting.
I20260709 13:01:16.723191 14519 leader_election.cc:304] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d10671b8834b04bbb09428917ed815, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:16.723899 14685 raft_consensus.cc:2804] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:16.724141 14667 tablet_bootstrap.cc:492] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463: No bootstrap required, opened a new log
I20260709 13:01:16.724242 14685 raft_consensus.cc:493] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:16.724560 14667 ts_tablet_manager.cc:1403] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260709 13:01:16.724730 14685 raft_consensus.cc:3060] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.727032 14667 raft_consensus.cc:359] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.727658 14667 raft_consensus.cc:385] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.727909 14667 raft_consensus.cc:740] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43de3fc945544be0bf45064376073463, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.728540 14667 consensus_queue.cc:260] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.728997 14670 tablet_bootstrap.cc:654] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.730458 14667 ts_tablet_manager.cc:1434] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:16.731376 14667 tablet_bootstrap.cc:492] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463: Bootstrap starting.
I20260709 13:01:16.735292 14668 ts_tablet_manager.cc:1434] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:01:16.736302 14667 tablet_bootstrap.cc:654] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.736720 14685 raft_consensus.cc:515] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.736302 14671 raft_consensus.cc:515] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } } peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } }
I20260709 13:01:16.743057 14671 leader_election.cc:290] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 election: Requested vote from peers 43de3fc945544be0bf45064376073463 (127.13.133.131:41689), a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535)
I20260709 13:01:16.743970 14667 tablet_bootstrap.cc:492] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463: No bootstrap required, opened a new log
I20260709 13:01:16.744010 14685 leader_election.cc:290] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 1 election: Requested vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:16.744478 14667 ts_tablet_manager.cc:1403] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 13:01:16.744297 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4040115b19b417ab081440b808ecf2c" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:16.744863 14627 raft_consensus.cc:3060] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:16.747051 14424 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:16.741403 14668 tablet_bootstrap.cc:492] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc: Bootstrap starting.
I20260709 13:01:16.749704 14626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e61c5f62587499ea05194f45b1864a4" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:16.750257 14626 raft_consensus.cc:3060] T 8e61c5f62587499ea05194f45b1864a4 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.750692 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4040115b19b417ab081440b808ecf2c" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
I20260709 13:01:16.751252 14478 raft_consensus.cc:3060] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.751428 14627 raft_consensus.cc:2468] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 1.
I20260709 13:01:16.752840 14668 tablet_bootstrap.cc:654] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.754765 14667 raft_consensus.cc:359] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.755101 14516 leader_election.cc:304] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, a5d10671b8834b04bbb09428917ed815; no voters: 
I20260709 13:01:16.755414 14667 raft_consensus.cc:385] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.755525 14553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e61c5f62587499ea05194f45b1864a4" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:16.755730 14667 raft_consensus.cc:740] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43de3fc945544be0bf45064376073463, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.756084 14553 raft_consensus.cc:3060] T 8e61c5f62587499ea05194f45b1864a4 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.756524 14667 consensus_queue.cc:260] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.757337 14670 tablet_bootstrap.cc:492] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815: No bootstrap required, opened a new log
I20260709 13:01:16.757274 14677 raft_consensus.cc:2804] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:16.757812 14670 ts_tablet_manager.cc:1403] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.000s
I20260709 13:01:16.758662 14667 ts_tablet_manager.cc:1434] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:01:16.759709 14677 raft_consensus.cc:697] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 1 LEADER]: Becoming Leader. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Running, Role: LEADER
I20260709 13:01:16.760076 14708 raft_consensus.cc:493] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:16.760473 14670 raft_consensus.cc:359] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.761263 14670 raft_consensus.cc:385] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.760520 14708 raft_consensus.cc:515] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.761601 14670 raft_consensus.cc:740] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.760545 14677 consensus_queue.cc:237] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.762393 14553 raft_consensus.cc:2468] T 8e61c5f62587499ea05194f45b1864a4 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 1.
I20260709 13:01:16.762267 14670 consensus_queue.cc:260] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.763286 14708 leader_election.cc:290] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:16.764482 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386d4a8cb23045798c897ffacd100776" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463" is_pre_election: true
I20260709 13:01:16.765234 14627 raft_consensus.cc:2393] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5d10671b8834b04bbb09428917ed815 in current term 1: Already voted for candidate c60222fdad9b45309a4ed417190f43cc in this term.
I20260709 13:01:16.765681 14668 tablet_bootstrap.cc:492] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc: No bootstrap required, opened a new log
I20260709 13:01:16.766067 14668 ts_tablet_manager.cc:1403] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:01:16.768496 14668 raft_consensus.cc:359] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.769078 14668 raft_consensus.cc:385] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.769335 14668 raft_consensus.cc:740] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.769331 14477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386d4a8cb23045798c897ffacd100776" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c60222fdad9b45309a4ed417190f43cc" is_pre_election: true
I20260709 13:01:16.770118 14668 consensus_queue.cc:260] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.771999 14668 ts_tablet_manager.cc:1434] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:16.772816 14668 tablet_bootstrap.cc:492] T cb6a979d00874c6c9896b5b1eecf5537 P c60222fdad9b45309a4ed417190f43cc: Bootstrap starting.
I20260709 13:01:16.771901 14478 raft_consensus.cc:2468] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 1.
I20260709 13:01:16.750273 14374 catalog_manager.cc:5697] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc reported cstate change: term changed from 0 to 1, leader changed from <none> to c60222fdad9b45309a4ed417190f43cc (127.13.133.129). New cstate: current_term: 1 leader_uuid: "c60222fdad9b45309a4ed417190f43cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.777446 14519 leader_election.cc:304] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5d10671b8834b04bbb09428917ed815; no voters: 43de3fc945544be0bf45064376073463, c60222fdad9b45309a4ed417190f43cc
I20260709 13:01:16.778569 14668 tablet_bootstrap.cc:654] T cb6a979d00874c6c9896b5b1eecf5537 P c60222fdad9b45309a4ed417190f43cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.778638 14685 raft_consensus.cc:3060] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.779187 14626 raft_consensus.cc:2468] T 8e61c5f62587499ea05194f45b1864a4 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 1.
I20260709 13:01:16.786643 14441 leader_election.cc:304] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:16.796901 14685 raft_consensus.cc:2749] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:16.801081 14693 raft_consensus.cc:2804] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:16.801833 14693 raft_consensus.cc:697] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Becoming Leader. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:16.802701 14693 consensus_queue.cc:237] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } } peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } }
I20260709 13:01:16.806131 14670 ts_tablet_manager.cc:1434] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815: Time spent starting tablet: real 0.048s	user 0.020s	sys 0.028s
I20260709 13:01:16.805845 14376 catalog_manager.cc:5697] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5d10671b8834b04bbb09428917ed815 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "a5d10671b8834b04bbb09428917ed815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.807024 14670 tablet_bootstrap.cc:492] T cb6a979d00874c6c9896b5b1eecf5537 P a5d10671b8834b04bbb09428917ed815: Bootstrap starting.
I20260709 13:01:16.807473 14668 tablet_bootstrap.cc:492] T cb6a979d00874c6c9896b5b1eecf5537 P c60222fdad9b45309a4ed417190f43cc: No bootstrap required, opened a new log
I20260709 13:01:16.807879 14668 ts_tablet_manager.cc:1403] T cb6a979d00874c6c9896b5b1eecf5537 P c60222fdad9b45309a4ed417190f43cc: Time spent bootstrapping tablet: real 0.035s	user 0.027s	sys 0.007s
I20260709 13:01:16.810295 14668 raft_consensus.cc:359] T cb6a979d00874c6c9896b5b1eecf5537 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.810950 14668 raft_consensus.cc:385] T cb6a979d00874c6c9896b5b1eecf5537 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.811204 14668 raft_consensus.cc:740] T cb6a979d00874c6c9896b5b1eecf5537 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.811892 14668 consensus_queue.cc:260] T cb6a979d00874c6c9896b5b1eecf5537 P c60222fdad9b45309a4ed417190f43cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.813205 14670 tablet_bootstrap.cc:654] T cb6a979d00874c6c9896b5b1eecf5537 P a5d10671b8834b04bbb09428917ed815: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.813699 14668 ts_tablet_manager.cc:1434] T cb6a979d00874c6c9896b5b1eecf5537 P c60222fdad9b45309a4ed417190f43cc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:16.821036 14670 tablet_bootstrap.cc:492] T cb6a979d00874c6c9896b5b1eecf5537 P a5d10671b8834b04bbb09428917ed815: No bootstrap required, opened a new log
I20260709 13:01:16.821475 14670 ts_tablet_manager.cc:1403] T cb6a979d00874c6c9896b5b1eecf5537 P a5d10671b8834b04bbb09428917ed815: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:01:16.821943 14373 catalog_manager.cc:5697] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc reported cstate change: term changed from 0 to 1, leader changed from <none> to c60222fdad9b45309a4ed417190f43cc (127.13.133.129). New cstate: current_term: 1 leader_uuid: "c60222fdad9b45309a4ed417190f43cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.823853 14670 raft_consensus.cc:359] T cb6a979d00874c6c9896b5b1eecf5537 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.824397 14670 raft_consensus.cc:385] T cb6a979d00874c6c9896b5b1eecf5537 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.824643 14670 raft_consensus.cc:740] T cb6a979d00874c6c9896b5b1eecf5537 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.825255 14670 consensus_queue.cc:260] T cb6a979d00874c6c9896b5b1eecf5537 P a5d10671b8834b04bbb09428917ed815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.826889 14670 ts_tablet_manager.cc:1434] T cb6a979d00874c6c9896b5b1eecf5537 P a5d10671b8834b04bbb09428917ed815: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:01:16.827637 14670 tablet_bootstrap.cc:492] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815: Bootstrap starting.
I20260709 13:01:16.835434 14670 tablet_bootstrap.cc:654] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:16.839892 14670 tablet_bootstrap.cc:492] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815: No bootstrap required, opened a new log
I20260709 13:01:16.840224 14670 ts_tablet_manager.cc:1403] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:01:16.841917 14670 raft_consensus.cc:359] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.842353 14670 raft_consensus.cc:385] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:16.842542 14670 raft_consensus.cc:740] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Initialized, Role: FOLLOWER
I20260709 13:01:16.843042 14670 consensus_queue.cc:260] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.844295 14670 ts_tablet_manager.cc:1434] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:01:16.844588 14693 raft_consensus.cc:493] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:16.844944 14693 raft_consensus.cc:515] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.845084 14671 raft_consensus.cc:493] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:16.845542 14671 raft_consensus.cc:515] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.847303 14553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9740deb0d934d1da40af9da0c0b4bf9" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815" is_pre_election: true
I20260709 13:01:16.847956 14553 raft_consensus.cc:2468] T c9740deb0d934d1da40af9da0c0b4bf9 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 0.
I20260709 13:01:16.850244 14678 raft_consensus.cc:493] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:16.850735 14678 raft_consensus.cc:515] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.853163 14693 leader_election.cc:290] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:16.853205 14671 leader_election.cc:290] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:16.854612 14553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c0abb7434812934da57152e766ed" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815" is_pre_election: true
I20260709 13:01:16.854748 14441 leader_election.cc:304] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d10671b8834b04bbb09428917ed815, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:16.855522 14671 raft_consensus.cc:2804] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:16.855451 14553 raft_consensus.cc:2468] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 0.
I20260709 13:01:16.856032 14671 raft_consensus.cc:493] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:16.856376 14671 raft_consensus.cc:3060] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.858438 14678 leader_election.cc:290] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535)
I20260709 13:01:16.862254 14671 raft_consensus.cc:515] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.863643 14671 leader_election.cc:290] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 election: Requested vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:16.865095 14553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9740deb0d934d1da40af9da0c0b4bf9" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:16.865590 14553 raft_consensus.cc:3060] T c9740deb0d934d1da40af9da0c0b4bf9 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.866453 14441 leader_election.cc:304] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d10671b8834b04bbb09428917ed815, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:16.866578 14552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ab4c590b774fae94233403af7e6ce5" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815" is_pre_election: true
I20260709 13:01:16.867308 14552 raft_consensus.cc:2468] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 0.
I20260709 13:01:16.868079 14671 raft_consensus.cc:2804] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:16.868283 14590 leader_election.cc:304] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, a5d10671b8834b04bbb09428917ed815; no voters: 
I20260709 13:01:16.868503 14671 raft_consensus.cc:493] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:16.868973 14671 raft_consensus.cc:3060] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.869117 14678 raft_consensus.cc:2804] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:16.869524 14678 raft_consensus.cc:493] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:16.869855 14678 raft_consensus.cc:3060] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.871563 14553 raft_consensus.cc:2468] T c9740deb0d934d1da40af9da0c0b4bf9 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 1.
I20260709 13:01:16.872589 14441 leader_election.cc:304] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d10671b8834b04bbb09428917ed815, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:16.873461 14693 raft_consensus.cc:2804] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:16.874542 14693 raft_consensus.cc:697] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Becoming Leader. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:16.875192 14671 raft_consensus.cc:515] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.875342 14693 consensus_queue.cc:237] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.876451 14678 raft_consensus.cc:515] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.878115 14671 leader_election.cc:290] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 election: Requested vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:16.878908 14553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c0abb7434812934da57152e766ed" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:16.879048 14552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ab4c590b774fae94233403af7e6ce5" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:16.879366 14678 leader_election.cc:290] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 1 election: Requested vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535)
I20260709 13:01:16.879555 14552 raft_consensus.cc:3060] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.879717 14626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9740deb0d934d1da40af9da0c0b4bf9" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463" is_pre_election: true
I20260709 13:01:16.880343 14626 raft_consensus.cc:2468] T c9740deb0d934d1da40af9da0c0b4bf9 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 0.
I20260709 13:01:16.879470 14553 raft_consensus.cc:3060] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.880710 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c0abb7434812934da57152e766ed" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463" is_pre_election: true
I20260709 13:01:16.881243 14627 raft_consensus.cc:2468] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 0.
I20260709 13:01:16.882688 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9740deb0d934d1da40af9da0c0b4bf9" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:16.883217 14627 raft_consensus.cc:3060] T c9740deb0d934d1da40af9da0c0b4bf9 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.886440 14552 raft_consensus.cc:2468] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 1.
I20260709 13:01:16.887287 14553 raft_consensus.cc:2468] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 1.
I20260709 13:01:16.887655 14590 leader_election.cc:304] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, a5d10671b8834b04bbb09428917ed815; no voters: 
I20260709 13:01:16.888357 14441 leader_election.cc:304] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d10671b8834b04bbb09428917ed815, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:16.889196 14671 raft_consensus.cc:2804] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:16.889802 14627 raft_consensus.cc:2468] T c9740deb0d934d1da40af9da0c0b4bf9 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 1.
I20260709 13:01:16.890048 14671 raft_consensus.cc:697] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Becoming Leader. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:16.890928 14671 consensus_queue.cc:237] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.892150 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c0abb7434812934da57152e766ed" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:16.892711 14627 raft_consensus.cc:3060] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.893644 14678 raft_consensus.cc:2804] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:16.895828 14718 raft_consensus.cc:493] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:16.896637 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ab4c590b774fae94233403af7e6ce5" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c60222fdad9b45309a4ed417190f43cc" is_pre_election: true
I20260709 13:01:16.896458 14718 raft_consensus.cc:515] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.897296 14478 raft_consensus.cc:2468] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 0.
I20260709 13:01:16.898749 14718 leader_election.cc:290] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535)
I20260709 13:01:16.899922 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ab4c590b774fae94233403af7e6ce5" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
I20260709 13:01:16.899914 14552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9d14a25b748ae87665cdfeeb41fff" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815" is_pre_election: true
I20260709 13:01:16.900678 14478 raft_consensus.cc:3060] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.900780 14552 raft_consensus.cc:2468] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 0.
I20260709 13:01:16.902114 14590 leader_election.cc:304] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, a5d10671b8834b04bbb09428917ed815; no voters: 
I20260709 13:01:16.902290 14718 raft_consensus.cc:493] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:16.902740 14718 raft_consensus.cc:515] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.907572 14718 leader_election.cc:290] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535)
I20260709 13:01:16.907771 14478 raft_consensus.cc:2468] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 1.
I20260709 13:01:16.908581 14552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6a979d00874c6c9896b5b1eecf5537" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815" is_pre_election: true
I20260709 13:01:16.909147 14552 raft_consensus.cc:2468] T cb6a979d00874c6c9896b5b1eecf5537 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 0.
I20260709 13:01:16.908928 14373 catalog_manager.cc:5697] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc reported cstate change: term changed from 0 to 1, leader changed from <none> to c60222fdad9b45309a4ed417190f43cc (127.13.133.129). New cstate: current_term: 1 leader_uuid: "c60222fdad9b45309a4ed417190f43cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.909637 14477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9d14a25b748ae87665cdfeeb41fff" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c60222fdad9b45309a4ed417190f43cc" is_pre_election: true
I20260709 13:01:16.910137 14590 leader_election.cc:304] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, a5d10671b8834b04bbb09428917ed815; no voters: 
I20260709 13:01:16.910257 14477 raft_consensus.cc:2468] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 0.
I20260709 13:01:16.910322 14718 raft_consensus.cc:2804] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:16.911103 14718 raft_consensus.cc:493] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:16.911417 14718 raft_consensus.cc:3060] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.913484 14720 raft_consensus.cc:2804] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:16.913774 14720 raft_consensus.cc:493] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:16.914073 14720 raft_consensus.cc:3060] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.914104 14678 raft_consensus.cc:697] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 1 LEADER]: Becoming Leader. State: Replica: 43de3fc945544be0bf45064376073463, State: Running, Role: LEADER
I20260709 13:01:16.915894 14678 consensus_queue.cc:237] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.920532 14477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6a979d00874c6c9896b5b1eecf5537" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c60222fdad9b45309a4ed417190f43cc" is_pre_election: true
I20260709 13:01:16.921132 14477 raft_consensus.cc:2468] T cb6a979d00874c6c9896b5b1eecf5537 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 0.
I20260709 13:01:16.921789 14720 raft_consensus.cc:515] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.923213 14718 raft_consensus.cc:515] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.925048 14552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6a979d00874c6c9896b5b1eecf5537" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:16.925642 14552 raft_consensus.cc:3060] T cb6a979d00874c6c9896b5b1eecf5537 P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.929867 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6a979d00874c6c9896b5b1eecf5537" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
I20260709 13:01:16.925073 14718 leader_election.cc:290] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 1 election: Requested vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535)
I20260709 13:01:16.930485 14478 raft_consensus.cc:3060] T cb6a979d00874c6c9896b5b1eecf5537 P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.931046 14553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9d14a25b748ae87665cdfeeb41fff" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:16.931651 14553 raft_consensus.cc:3060] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.926594 14627 raft_consensus.cc:2468] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 1.
I20260709 13:01:16.931654 14477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9d14a25b748ae87665cdfeeb41fff" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
I20260709 13:01:16.935542 14477 raft_consensus.cc:3060] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:16.939550 14478 raft_consensus.cc:2468] T cb6a979d00874c6c9896b5b1eecf5537 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 1.
I20260709 13:01:16.939584 14553 raft_consensus.cc:2468] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 1.
I20260709 13:01:16.942942 14720 leader_election.cc:290] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 1 election: Requested vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535)
I20260709 13:01:16.942392 14552 raft_consensus.cc:2468] T cb6a979d00874c6c9896b5b1eecf5537 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 1.
I20260709 13:01:16.941062 14373 catalog_manager.cc:5697] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43de3fc945544be0bf45064376073463 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "43de3fc945544be0bf45064376073463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:16.944584 14590 leader_election.cc:304] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, a5d10671b8834b04bbb09428917ed815; no voters: 
I20260709 13:01:16.943998 14376 catalog_manager.cc:5697] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc reported cstate change: term changed from 0 to 1, leader changed from <none> to c60222fdad9b45309a4ed417190f43cc (127.13.133.129). New cstate: current_term: 1 leader_uuid: "c60222fdad9b45309a4ed417190f43cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.943029 14593 leader_election.cc:304] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:16.945660 14720 raft_consensus.cc:2804] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:16.946236 14720 raft_consensus.cc:697] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 1 LEADER]: Becoming Leader. State: Replica: 43de3fc945544be0bf45064376073463, State: Running, Role: LEADER
I20260709 13:01:16.946702 14718 raft_consensus.cc:2804] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:16.947176 14718 raft_consensus.cc:697] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [term 1 LEADER]: Becoming Leader. State: Replica: 43de3fc945544be0bf45064376073463, State: Running, Role: LEADER
I20260709 13:01:16.947118 14720 consensus_queue.cc:237] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.947922 14477 raft_consensus.cc:2468] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 1.
I20260709 13:01:16.948328 14718 consensus_queue.cc:237] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:16.959081 14373 catalog_manager.cc:5697] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43de3fc945544be0bf45064376073463 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "43de3fc945544be0bf45064376073463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:16.960229 14373 catalog_manager.cc:5697] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43de3fc945544be0bf45064376073463 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "43de3fc945544be0bf45064376073463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:17.025157 14709 consensus_queue.cc:1048] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.033910 14627 raft_consensus.cc:3060] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:17.041419 14685 consensus_queue.cc:1048] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.063398 14671 consensus_queue.cc:1048] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.067358 14627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2ab4c590b774fae94233403af7e6ce5"
dest_uuid: "43de3fc945544be0bf45064376073463"
mode: GRACEFUL
new_leader_uuid: "c60222fdad9b45309a4ed417190f43cc"
 from {username='slave'} at 127.0.0.1:40854
I20260709 13:01:17.067802 14627 raft_consensus.cc:606] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 1 LEADER]: Received request to transfer leadership to TS c60222fdad9b45309a4ed417190f43cc
I20260709 13:01:17.076069 14693 consensus_queue.cc:1048] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.093192 14552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd"
dest_uuid: "a5d10671b8834b04bbb09428917ed815"
mode: GRACEFUL
new_leader_uuid: "c60222fdad9b45309a4ed417190f43cc"
 from {username='slave'} at 127.0.0.1:52198
I20260709 13:01:17.093770 14552 raft_consensus.cc:606] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 1 LEADER]: Received request to transfer leadership to TS c60222fdad9b45309a4ed417190f43cc
I20260709 13:01:17.104686 14477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "386d4a8cb23045798c897ffacd100776"
dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
mode: GRACEFUL
new_leader_uuid: "a5d10671b8834b04bbb09428917ed815"
 from {username='slave'} at 127.0.0.1:44096
I20260709 13:01:17.105172 14477 raft_consensus.cc:606] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Received request to transfer leadership to TS a5d10671b8834b04bbb09428917ed815
I20260709 13:01:17.109814 14477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98f6c0abb7434812934da57152e766ed"
dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
mode: GRACEFUL
new_leader_uuid: "a5d10671b8834b04bbb09428917ed815"
 from {username='slave'} at 127.0.0.1:44096
I20260709 13:01:17.110216 14477 raft_consensus.cc:606] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Received request to transfer leadership to TS a5d10671b8834b04bbb09428917ed815
I20260709 13:01:17.116456 14627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92e9d14a25b748ae87665cdfeeb41fff"
dest_uuid: "43de3fc945544be0bf45064376073463"
mode: GRACEFUL
new_leader_uuid: "a5d10671b8834b04bbb09428917ed815"
 from {username='slave'} at 127.0.0.1:40854
I20260709 13:01:17.116881 14627 raft_consensus.cc:606] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 1 LEADER]: Received request to transfer leadership to TS a5d10671b8834b04bbb09428917ed815
I20260709 13:01:17.170068 14685 consensus_queue.cc:1048] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.179445 14677 consensus_queue.cc:1048] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.185173 14693 consensus_queue.cc:1048] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.196512 14671 consensus_queue.cc:1048] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.307250 14718 consensus_queue.cc:1048] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.312510 14678 raft_consensus.cc:993] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463: : Instructing follower c60222fdad9b45309a4ed417190f43cc to start an election
I20260709 13:01:17.312912 14720 raft_consensus.cc:1081] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 1 LEADER]: Signalling peer c60222fdad9b45309a4ed417190f43cc to start an election
I20260709 13:01:17.314393 14478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2ab4c590b774fae94233403af7e6ce5"
dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
 from {username='slave'} at 127.0.0.1:44084
I20260709 13:01:17.316165 14478 raft_consensus.cc:493] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:17.316531 14478 raft_consensus.cc:3060] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.317795 14720 consensus_queue.cc:1048] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.323283 14478 raft_consensus.cc:515] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:17.325245 14478 leader_election.cc:290] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 2 election: Requested vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:17.327023 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ab4c590b774fae94233403af7e6ce5" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:17.327030 14552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ab4c590b774fae94233403af7e6ce5" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:17.327700 14627 raft_consensus.cc:3055] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:17.327759 14552 raft_consensus.cc:3060] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.328097 14627 raft_consensus.cc:740] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43de3fc945544be0bf45064376073463, State: Running, Role: LEADER
I20260709 13:01:17.328888 14627 consensus_queue.cc:260] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:17.330057 14627 raft_consensus.cc:3060] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.332808 14552 raft_consensus.cc:2468] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 2.
I20260709 13:01:17.333719 14441 leader_election.cc:304] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d10671b8834b04bbb09428917ed815, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:17.334453 14671 raft_consensus.cc:2804] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:17.334530 14627 raft_consensus.cc:2468] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 2.
I20260709 13:01:17.334967 14671 raft_consensus.cc:697] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 2 LEADER]: Becoming Leader. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:17.335644 14671 consensus_queue.cc:237] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:17.341382 14373 catalog_manager.cc:5697] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc reported cstate change: term changed from 1 to 2, leader changed from 43de3fc945544be0bf45064376073463 (127.13.133.131) to c60222fdad9b45309a4ed417190f43cc (127.13.133.129). New cstate: current_term: 2 leader_uuid: "c60222fdad9b45309a4ed417190f43cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:17.348660 14720 consensus_queue.cc:1048] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.357795 14718 consensus_queue.cc:1048] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:17.357815 14695 consensus_queue.cc:1048] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:17.369961 14678 raft_consensus.cc:993] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463: : Instructing follower a5d10671b8834b04bbb09428917ed815 to start an election
I20260709 13:01:17.370378 14718 raft_consensus.cc:1081] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 1 LEADER]: Signalling peer a5d10671b8834b04bbb09428917ed815 to start an election
I20260709 13:01:17.371953 14552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92e9d14a25b748ae87665cdfeeb41fff"
dest_uuid: "a5d10671b8834b04bbb09428917ed815"
 from {username='slave'} at 127.0.0.1:52194
I20260709 13:01:17.372484 14552 raft_consensus.cc:493] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:17.372843 14552 raft_consensus.cc:3060] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.373068 14671 consensus_queue.cc:1048] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.374539 14678 consensus_queue.cc:1048] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.378994 14671 consensus_queue.cc:1048] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.379428 14552 raft_consensus.cc:515] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:17.385238 14477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9d14a25b748ae87665cdfeeb41fff" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
I20260709 13:01:17.385315 14671 consensus_queue.cc:1048] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.385859 14477 raft_consensus.cc:3060] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.386312 14626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9d14a25b748ae87665cdfeeb41fff" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:17.386919 14626 raft_consensus.cc:3055] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:17.387220 14626 raft_consensus.cc:740] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43de3fc945544be0bf45064376073463, State: Running, Role: LEADER
I20260709 13:01:17.388037 14626 consensus_queue.cc:260] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:17.389310 14626 raft_consensus.cc:3060] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.396358 14693 raft_consensus.cc:993] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc: : Instructing follower a5d10671b8834b04bbb09428917ed815 to start an election
I20260709 13:01:17.396790 14693 raft_consensus.cc:1081] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Signalling peer a5d10671b8834b04bbb09428917ed815 to start an election
I20260709 13:01:17.401124 14477 raft_consensus.cc:2468] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 2.
I20260709 13:01:17.403237 14550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98f6c0abb7434812934da57152e766ed"
dest_uuid: "a5d10671b8834b04bbb09428917ed815"
 from {username='slave'} at 127.0.0.1:52184
I20260709 13:01:17.403707 14552 leader_election.cc:290] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 2 election: Requested vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:17.403836 14550 raft_consensus.cc:493] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:17.404306 14550 raft_consensus.cc:3060] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.406359 14693 consensus_queue.cc:1048] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.407752 14626 raft_consensus.cc:2468] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 2.
I20260709 13:01:17.409907 14550 raft_consensus.cc:515] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:17.403784 14519 leader_election.cc:304] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d10671b8834b04bbb09428917ed815, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:17.412569 14708 raft_consensus.cc:2804] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:17.413014 14708 raft_consensus.cc:697] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [term 2 LEADER]: Becoming Leader. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Running, Role: LEADER
I20260709 13:01:17.413303 14550 leader_election.cc:290] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 2 election: Requested vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:17.413758 14708 consensus_queue.cc:237] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:17.416582 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c0abb7434812934da57152e766ed" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:17.417068 14627 raft_consensus.cc:3060] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.417932 14477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c0abb7434812934da57152e766ed" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
I20260709 13:01:17.418507 14477 raft_consensus.cc:3055] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:17.418792 14477 raft_consensus.cc:740] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:17.419574 14477 consensus_queue.cc:260] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:17.420637 14477 raft_consensus.cc:3060] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.423578 14627 raft_consensus.cc:2468] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 2.
I20260709 13:01:17.424830 14516 leader_election.cc:304] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, a5d10671b8834b04bbb09428917ed815; no voters: 
I20260709 13:01:17.427474 14693 consensus_queue.cc:1048] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.428140 14708 raft_consensus.cc:2804] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:17.432539 14678 consensus_queue.cc:1048] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:17.433919 14708 raft_consensus.cc:697] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 2 LEADER]: Becoming Leader. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Running, Role: LEADER
I20260709 13:01:17.432286 14373 catalog_manager.cc:5697] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 reported cstate change: term changed from 1 to 2, leader changed from 43de3fc945544be0bf45064376073463 (127.13.133.131) to a5d10671b8834b04bbb09428917ed815 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "a5d10671b8834b04bbb09428917ed815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:17.434834 14708 consensus_queue.cc:237] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:17.433131 14477 raft_consensus.cc:2468] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 2.
I20260709 13:01:17.449374 14373 catalog_manager.cc:5697] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 reported cstate change: term changed from 1 to 2, leader changed from c60222fdad9b45309a4ed417190f43cc (127.13.133.129) to a5d10671b8834b04bbb09428917ed815 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "a5d10671b8834b04bbb09428917ed815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:17.599309 14671 raft_consensus.cc:993] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc: : Instructing follower a5d10671b8834b04bbb09428917ed815 to start an election
I20260709 13:01:17.599706 14693 raft_consensus.cc:1081] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Signalling peer a5d10671b8834b04bbb09428917ed815 to start an election
I20260709 13:01:17.600904 14550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "386d4a8cb23045798c897ffacd100776"
dest_uuid: "a5d10671b8834b04bbb09428917ed815"
 from {username='slave'} at 127.0.0.1:52184
I20260709 13:01:17.601320 14550 raft_consensus.cc:493] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:17.601591 14550 raft_consensus.cc:3060] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.605895 14550 raft_consensus.cc:515] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:17.607306 14550 leader_election.cc:290] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 2 election: Requested vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:17.607959 14477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386d4a8cb23045798c897ffacd100776" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
I20260709 13:01:17.608173 14625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386d4a8cb23045798c897ffacd100776" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:17.608520 14477 raft_consensus.cc:3055] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:17.608652 14625 raft_consensus.cc:3060] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.608855 14477 raft_consensus.cc:740] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:17.609627 14477 consensus_queue.cc:260] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:17.610780 14477 raft_consensus.cc:3060] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.614841 14625 raft_consensus.cc:2468] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 2.
I20260709 13:01:17.615890 14516 leader_election.cc:304] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, a5d10671b8834b04bbb09428917ed815; no voters: 
I20260709 13:01:17.616511 14708 raft_consensus.cc:2804] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:17.616570 14477 raft_consensus.cc:2468] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 2.
I20260709 13:01:17.616909 14708 raft_consensus.cc:697] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 2 LEADER]: Becoming Leader. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Running, Role: LEADER
I20260709 13:01:17.617645 14708 consensus_queue.cc:237] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:17.623505 14374 catalog_manager.cc:5697] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 reported cstate change: term changed from 1 to 2, leader changed from c60222fdad9b45309a4ed417190f43cc (127.13.133.129) to a5d10671b8834b04bbb09428917ed815 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "a5d10671b8834b04bbb09428917ed815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:17.646193 14677 raft_consensus.cc:993] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815: : Instructing follower c60222fdad9b45309a4ed417190f43cc to start an election
I20260709 13:01:17.646624 14708 raft_consensus.cc:1081] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 1 LEADER]: Signalling peer c60222fdad9b45309a4ed417190f43cc to start an election
I20260709 13:01:17.647883 14477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd"
dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
 from {username='slave'} at 127.0.0.1:44070
I20260709 13:01:17.648311 14477 raft_consensus.cc:493] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:17.648574 14477 raft_consensus.cc:3060] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.652686 14477 raft_consensus.cc:515] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:17.654062 14477 leader_election.cc:290] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 2 election: Requested vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:17.654772 14550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:17.655332 14550 raft_consensus.cc:3055] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:17.655395 14625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:17.655722 14550 raft_consensus.cc:740] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Running, Role: LEADER
I20260709 13:01:17.656483 14550 consensus_queue.cc:260] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:17.657491 14550 raft_consensus.cc:3060] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.661469 14550 raft_consensus.cc:2468] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 2.
I20260709 13:01:17.662356 14441 leader_election.cc:304] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [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: a5d10671b8834b04bbb09428917ed815, c60222fdad9b45309a4ed417190f43cc; no voters: 43de3fc945544be0bf45064376073463
I20260709 13:01:17.662949 14693 raft_consensus.cc:2804] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:17.663347 14693 raft_consensus.cc:697] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 2 LEADER]: Becoming Leader. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:17.664064 14693 consensus_queue.cc:237] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:17.669664 14374 catalog_manager.cc:5697] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc reported cstate change: term changed from 1 to 2, leader changed from a5d10671b8834b04bbb09428917ed815 (127.13.133.130) to c60222fdad9b45309a4ed417190f43cc (127.13.133.129). New cstate: current_term: 2 leader_uuid: "c60222fdad9b45309a4ed417190f43cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:17.748652 14627 raft_consensus.cc:1275] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Refusing update from remote peer c60222fdad9b45309a4ed417190f43cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:17.750006 14693 consensus_queue.cc:1048] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:17.760025 14550 raft_consensus.cc:1275] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Refusing update from remote peer c60222fdad9b45309a4ed417190f43cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:17.761327 14693 consensus_queue.cc:1048] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:17.836800 14627 raft_consensus.cc:1275] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Refusing update from remote peer a5d10671b8834b04bbb09428917ed815: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:17.837927 14751 consensus_queue.cc:1048] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:17.844530 14477 raft_consensus.cc:1275] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Refusing update from remote peer a5d10671b8834b04bbb09428917ed815: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:17.846268 14677 consensus_queue.cc:1048] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:17.887012 14627 raft_consensus.cc:1275] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Refusing update from remote peer a5d10671b8834b04bbb09428917ed815: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:17.888082 14677 consensus_queue.cc:1048] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:17.894889 14477 raft_consensus.cc:1275] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Refusing update from remote peer a5d10671b8834b04bbb09428917ed815: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:17.896401 14677 consensus_queue.cc:1048] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:18.003818 14627 raft_consensus.cc:1275] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Refusing update from remote peer a5d10671b8834b04bbb09428917ed815: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:18.005123 14677 consensus_queue.cc:1048] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:18.012668 14477 raft_consensus.cc:1275] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Refusing update from remote peer a5d10671b8834b04bbb09428917ed815: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:18.013880 14708 consensus_queue.cc:1048] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:18.123059 14550 raft_consensus.cc:1275] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Refusing update from remote peer c60222fdad9b45309a4ed417190f43cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:18.124261 14693 consensus_queue.cc:1048] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:18.132187 14627 raft_consensus.cc:3060] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.137384 14627 raft_consensus.cc:1275] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Refusing update from remote peer c60222fdad9b45309a4ed417190f43cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:18.138461 14671 consensus_queue.cc:1048] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:20.147069 13846 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:01:20.147737 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:20.164748 14477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd"
dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
mode: GRACEFUL
new_leader_uuid: "43de3fc945544be0bf45064376073463"
 from {username='slave'} at 127.0.0.1:52708
I20260709 13:01:20.165213 14477 raft_consensus.cc:606] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 2 LEADER]: Received request to transfer leadership to TS 43de3fc945544be0bf45064376073463
I20260709 13:01:20.167204 14477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7568a2e904043afa73e238b67736b96"
dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
mode: GRACEFUL
new_leader_uuid: "43de3fc945544be0bf45064376073463"
 from {username='slave'} at 127.0.0.1:52708
I20260709 13:01:20.167619 14477 raft_consensus.cc:606] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Received request to transfer leadership to TS 43de3fc945544be0bf45064376073463
I20260709 13:01:20.168483 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:01:20.168911 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:20.324829 14757 raft_consensus.cc:993] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc: : Instructing follower 43de3fc945544be0bf45064376073463 to start an election
I20260709 13:01:20.325235 14671 raft_consensus.cc:1081] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Signalling peer 43de3fc945544be0bf45064376073463 to start an election
I20260709 13:01:20.326465 14627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7568a2e904043afa73e238b67736b96"
dest_uuid: "43de3fc945544be0bf45064376073463"
 from {username='slave'} at 127.0.0.1:40838
I20260709 13:01:20.326874 14627 raft_consensus.cc:493] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:20.327090 14627 raft_consensus.cc:3060] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:20.330861 14627 raft_consensus.cc:515] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:20.332214 14627 leader_election.cc:290] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 2 election: Requested vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535)
I20260709 13:01:20.332962 14477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7568a2e904043afa73e238b67736b96" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
I20260709 13:01:20.333164 14550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7568a2e904043afa73e238b67736b96" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:20.333510 14477 raft_consensus.cc:3055] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:20.333738 14550 raft_consensus.cc:3060] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:20.333827 14477 raft_consensus.cc:740] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:20.334599 14477 consensus_queue.cc:260] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:20.335480 14477 raft_consensus.cc:3060] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:20.338478 14550 raft_consensus.cc:2468] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 2.
I20260709 13:01:20.339505 14590 leader_election.cc:304] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, a5d10671b8834b04bbb09428917ed815; no voters: 
I20260709 13:01:20.339972 14477 raft_consensus.cc:2468] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 2.
I20260709 13:01:20.340238 14753 raft_consensus.cc:2804] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:20.341194 14753 raft_consensus.cc:697] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 2 LEADER]: Becoming Leader. State: Replica: 43de3fc945544be0bf45064376073463, State: Running, Role: LEADER
I20260709 13:01:20.341951 14753 consensus_queue.cc:237] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:20.348286 14374 catalog_manager.cc:5697] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 reported cstate change: term changed from 1 to 2, leader changed from c60222fdad9b45309a4ed417190f43cc (127.13.133.129) to 43de3fc945544be0bf45064376073463 (127.13.133.131). New cstate: current_term: 2 leader_uuid: "43de3fc945544be0bf45064376073463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:20.732812 14757 raft_consensus.cc:993] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc: : Instructing follower 43de3fc945544be0bf45064376073463 to start an election
I20260709 13:01:20.733209 14671 raft_consensus.cc:1081] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 2 LEADER]: Signalling peer 43de3fc945544be0bf45064376073463 to start an election
I20260709 13:01:20.734400 14627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd"
dest_uuid: "43de3fc945544be0bf45064376073463"
 from {username='slave'} at 127.0.0.1:40838
I20260709 13:01:20.734793 14627 raft_consensus.cc:493] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:20.735057 14627 raft_consensus.cc:3060] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:20.738822 14627 raft_consensus.cc:515] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:20.740075 14627 leader_election.cc:290] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 3 election: Requested vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535)
I20260709 13:01:20.740711 14477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
I20260709 13:01:20.741065 14550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:20.741297 14477 raft_consensus.cc:3055] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:20.741600 14550 raft_consensus.cc:3060] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:20.741606 14477 raft_consensus.cc:740] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:20.742473 14477 consensus_queue.cc:260] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:20.743680 14477 raft_consensus.cc:3060] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:20.747835 14550 raft_consensus.cc:2468] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 3.
I20260709 13:01:20.748791 14590 leader_election.cc:304] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, a5d10671b8834b04bbb09428917ed815; no voters: 
I20260709 13:01:20.749383 14753 raft_consensus.cc:2804] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:20.749476 14477 raft_consensus.cc:2468] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 3.
I20260709 13:01:20.749771 14753 raft_consensus.cc:697] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 3 LEADER]: Becoming Leader. State: Replica: 43de3fc945544be0bf45064376073463, State: Running, Role: LEADER
I20260709 13:01:20.750528 14753 consensus_queue.cc:237] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:20.756170 14374 catalog_manager.cc:5697] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 reported cstate change: term changed from 2 to 3, leader changed from c60222fdad9b45309a4ed417190f43cc (127.13.133.129) to 43de3fc945544be0bf45064376073463 (127.13.133.131). New cstate: current_term: 3 leader_uuid: "43de3fc945544be0bf45064376073463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:20.822484 14550 raft_consensus.cc:1275] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Refusing update from remote peer 43de3fc945544be0bf45064376073463: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:20.823658 14753 consensus_queue.cc:1048] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:20.832381 14477 raft_consensus.cc:1275] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Refusing update from remote peer 43de3fc945544be0bf45064376073463: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:20.834203 14753 consensus_queue.cc:1048] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:21.169653 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:21.183037 14627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7568a2e904043afa73e238b67736b96"
dest_uuid: "43de3fc945544be0bf45064376073463"
mode: GRACEFUL
new_leader_uuid: "c60222fdad9b45309a4ed417190f43cc"
 from {username='slave'} at 127.0.0.1:40854
I20260709 13:01:21.183463 14627 raft_consensus.cc:606] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 2 LEADER]: Received request to transfer leadership to TS c60222fdad9b45309a4ed417190f43cc
I20260709 13:01:21.189601 14627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd"
dest_uuid: "43de3fc945544be0bf45064376073463"
mode: GRACEFUL
new_leader_uuid: "c60222fdad9b45309a4ed417190f43cc"
 from {username='slave'} at 127.0.0.1:40854
I20260709 13:01:21.190003 14627 raft_consensus.cc:606] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 3 LEADER]: Received request to transfer leadership to TS c60222fdad9b45309a4ed417190f43cc
I20260709 13:01:21.193873 14550 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "386d4a8cb23045798c897ffacd100776"
dest_uuid: "a5d10671b8834b04bbb09428917ed815"
mode: GRACEFUL
new_leader_uuid: "c60222fdad9b45309a4ed417190f43cc"
 from {username='slave'} at 127.0.0.1:52198
I20260709 13:01:21.194294 14550 raft_consensus.cc:606] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 2 LEADER]: Received request to transfer leadership to TS c60222fdad9b45309a4ed417190f43cc
I20260709 13:01:21.196566 14477 raft_consensus.cc:1275] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Refusing update from remote peer 43de3fc945544be0bf45064376073463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:21.197710 14753 consensus_queue.cc:1048] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:21.198602 14550 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98f6c0abb7434812934da57152e766ed"
dest_uuid: "a5d10671b8834b04bbb09428917ed815"
mode: GRACEFUL
new_leader_uuid: "c60222fdad9b45309a4ed417190f43cc"
 from {username='slave'} at 127.0.0.1:52198
I20260709 13:01:21.199065 14550 raft_consensus.cc:606] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 2 LEADER]: Received request to transfer leadership to TS c60222fdad9b45309a4ed417190f43cc
I20260709 13:01:21.203267 14550 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4040115b19b417ab081440b808ecf2c"
dest_uuid: "a5d10671b8834b04bbb09428917ed815"
mode: GRACEFUL
new_leader_uuid: "c60222fdad9b45309a4ed417190f43cc"
 from {username='slave'} at 127.0.0.1:52198
I20260709 13:01:21.203904 14550 raft_consensus.cc:606] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 1 LEADER]: Received request to transfer leadership to TS c60222fdad9b45309a4ed417190f43cc
I20260709 13:01:21.207638 14760 raft_consensus.cc:993] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463: : Instructing follower c60222fdad9b45309a4ed417190f43cc to start an election
I20260709 13:01:21.208060 14760 raft_consensus.cc:1081] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 3 LEADER]: Signalling peer c60222fdad9b45309a4ed417190f43cc to start an election
I20260709 13:01:21.211711 14478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd"
dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
 from {username='slave'} at 127.0.0.1:44084
I20260709 13:01:21.212257 14478 raft_consensus.cc:493] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:21.212633 14478 raft_consensus.cc:3060] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:21.214352 14550 raft_consensus.cc:1275] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Refusing update from remote peer 43de3fc945544be0bf45064376073463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:21.215478 14760 consensus_queue.cc:1048] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:21.219462 14773 raft_consensus.cc:993] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815: : Instructing follower c60222fdad9b45309a4ed417190f43cc to start an election
I20260709 13:01:21.220564 14478 raft_consensus.cc:515] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:21.222942 14756 raft_consensus.cc:1081] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 2 LEADER]: Signalling peer c60222fdad9b45309a4ed417190f43cc to start an election
I20260709 13:01:21.223963 14478 leader_election.cc:290] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 4 election: Requested vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:21.227051 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:21.227546 14627 raft_consensus.cc:3055] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:21.227396 14551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:21.227840 14627 raft_consensus.cc:740] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 43de3fc945544be0bf45064376073463, State: Running, Role: LEADER
I20260709 13:01:21.228500 14627 consensus_queue.cc:260] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:21.227427 14477 raft_consensus.cc:1240] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 4 FOLLOWER]: Rejecting Update request from peer 43de3fc945544be0bf45064376073463 for earlier term 3. Current term is 4. Ops: []
I20260709 13:01:21.229947 14478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98f6c0abb7434812934da57152e766ed"
dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
 from {username='slave'} at 127.0.0.1:44070
I20260709 13:01:21.230463 14478 raft_consensus.cc:493] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:21.230793 14478 raft_consensus.cc:3060] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.229252 14627 raft_consensus.cc:3060] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:21.239604 14627 raft_consensus.cc:2468] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 4.
I20260709 13:01:21.240681 14441 leader_election.cc:304] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43de3fc945544be0bf45064376073463, c60222fdad9b45309a4ed417190f43cc; no voters: a5d10671b8834b04bbb09428917ed815
I20260709 13:01:21.241817 14671 raft_consensus.cc:2804] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:21.244019 14478 raft_consensus.cc:515] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:21.245550 14671 raft_consensus.cc:697] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 4 LEADER]: Becoming Leader. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:21.246451 14671 consensus_queue.cc:237] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:21.247315 14478 leader_election.cc:290] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 3 election: Requested vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:21.248353 14551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c0abb7434812934da57152e766ed" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:21.248919 14551 raft_consensus.cc:3055] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:21.249202 14551 raft_consensus.cc:740] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Running, Role: LEADER
I20260709 13:01:21.249895 14551 consensus_queue.cc:260] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:21.248353 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c0abb7434812934da57152e766ed" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:21.251127 14551 raft_consensus.cc:3060] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.251447 14627 raft_consensus.cc:3060] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.254041 14373 catalog_manager.cc:5697] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc reported cstate change: term changed from 3 to 4, leader changed from 43de3fc945544be0bf45064376073463 (127.13.133.131) to c60222fdad9b45309a4ed417190f43cc (127.13.133.129). New cstate: current_term: 4 leader_uuid: "c60222fdad9b45309a4ed417190f43cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:21.257912 14551 raft_consensus.cc:2468] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 3.
I20260709 13:01:21.259101 14627 raft_consensus.cc:2468] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 3.
I20260709 13:01:21.259521 14441 leader_election.cc:304] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d10671b8834b04bbb09428917ed815, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:21.262898 14671 raft_consensus.cc:2804] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:21.263299 14671 raft_consensus.cc:697] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 3 LEADER]: Becoming Leader. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:21.263784 14671 consensus_queue.cc:237] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:21.270562 14374 catalog_manager.cc:5697] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc reported cstate change: term changed from 2 to 3, leader changed from a5d10671b8834b04bbb09428917ed815 (127.13.133.130) to c60222fdad9b45309a4ed417190f43cc (127.13.133.129). New cstate: current_term: 3 leader_uuid: "c60222fdad9b45309a4ed417190f43cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:21.444453 14779 raft_consensus.cc:993] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463: : Instructing follower c60222fdad9b45309a4ed417190f43cc to start an election
I20260709 13:01:21.444908 14779 raft_consensus.cc:1081] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 2 LEADER]: Signalling peer c60222fdad9b45309a4ed417190f43cc to start an election
I20260709 13:01:21.446255 14478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7568a2e904043afa73e238b67736b96"
dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
 from {username='slave'} at 127.0.0.1:44084
I20260709 13:01:21.446779 14478 raft_consensus.cc:493] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:21.447139 14478 raft_consensus.cc:3060] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.451247 14478 raft_consensus.cc:515] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:21.452719 14478 leader_election.cc:290] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 3 election: Requested vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:21.453282 14550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7568a2e904043afa73e238b67736b96" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:21.453636 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7568a2e904043afa73e238b67736b96" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:21.453827 14550 raft_consensus.cc:3060] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.454125 14627 raft_consensus.cc:3055] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:21.454402 14627 raft_consensus.cc:740] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 43de3fc945544be0bf45064376073463, State: Running, Role: LEADER
I20260709 13:01:21.455111 14627 consensus_queue.cc:260] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:21.456173 14627 raft_consensus.cc:3060] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.459900 14550 raft_consensus.cc:2468] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 3.
I20260709 13:01:21.460978 14441 leader_election.cc:304] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d10671b8834b04bbb09428917ed815, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:21.461771 14671 raft_consensus.cc:2804] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:21.461826 14627 raft_consensus.cc:2468] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 3.
I20260709 13:01:21.463366 14671 raft_consensus.cc:697] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 3 LEADER]: Becoming Leader. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:21.464051 14671 consensus_queue.cc:237] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:21.469552 14374 catalog_manager.cc:5697] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc reported cstate change: term changed from 2 to 3, leader changed from 43de3fc945544be0bf45064376073463 (127.13.133.131) to c60222fdad9b45309a4ed417190f43cc (127.13.133.129). New cstate: current_term: 3 leader_uuid: "c60222fdad9b45309a4ed417190f43cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:21.484015 14774 raft_consensus.cc:993] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815: : Instructing follower c60222fdad9b45309a4ed417190f43cc to start an election
I20260709 13:01:21.484407 14775 raft_consensus.cc:1081] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 1 LEADER]: Signalling peer c60222fdad9b45309a4ed417190f43cc to start an election
I20260709 13:01:21.485677 14478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4040115b19b417ab081440b808ecf2c"
dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
 from {username='slave'} at 127.0.0.1:44070
I20260709 13:01:21.486089 14478 raft_consensus.cc:493] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:21.486351 14478 raft_consensus.cc:3060] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:21.490549 14478 raft_consensus.cc:515] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:21.492110 14478 leader_election.cc:290] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 2 election: Requested vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:21.492605 14550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4040115b19b417ab081440b808ecf2c" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:21.492969 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4040115b19b417ab081440b808ecf2c" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:21.493212 14550 raft_consensus.cc:3055] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:21.493462 14627 raft_consensus.cc:3060] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:21.493537 14550 raft_consensus.cc:740] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Running, Role: LEADER
I20260709 13:01:21.494314 14550 consensus_queue.cc:260] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:21.495458 14550 raft_consensus.cc:3060] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:21.499156 14627 raft_consensus.cc:2468] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 2.
I20260709 13:01:21.500059 14441 leader_election.cc:304] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:21.500648 14671 raft_consensus.cc:2804] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:21.501073 14671 raft_consensus.cc:697] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 2 LEADER]: Becoming Leader. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:21.501031 14550 raft_consensus.cc:2468] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 2.
I20260709 13:01:21.501853 14671 consensus_queue.cc:237] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:21.507578 14374 catalog_manager.cc:5697] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc reported cstate change: term changed from 1 to 2, leader changed from a5d10671b8834b04bbb09428917ed815 (127.13.133.130) to c60222fdad9b45309a4ed417190f43cc (127.13.133.129). New cstate: current_term: 2 leader_uuid: "c60222fdad9b45309a4ed417190f43cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:21.654452 14627 raft_consensus.cc:1275] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 4 FOLLOWER]: Refusing update from remote peer c60222fdad9b45309a4ed417190f43cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:21.655521 14671 consensus_queue.cc:1048] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:21.663540 14550 raft_consensus.cc:3060] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:21.669402 14550 raft_consensus.cc:1275] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 4 FOLLOWER]: Refusing update from remote peer c60222fdad9b45309a4ed417190f43cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:21.670583 14780 consensus_queue.cc:1048] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:21.691120 14550 raft_consensus.cc:1275] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Refusing update from remote peer c60222fdad9b45309a4ed417190f43cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:21.692129 14780 consensus_queue.cc:1048] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:21.700078 14627 raft_consensus.cc:1275] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Refusing update from remote peer c60222fdad9b45309a4ed417190f43cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:21.701370 14774 raft_consensus.cc:993] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815: : Instructing follower c60222fdad9b45309a4ed417190f43cc to start an election
I20260709 13:01:21.701915 14775 raft_consensus.cc:1081] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 2 LEADER]: Signalling peer c60222fdad9b45309a4ed417190f43cc to start an election
I20260709 13:01:21.701380 14780 consensus_queue.cc:1048] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:21.703771 14478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "386d4a8cb23045798c897ffacd100776"
dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
 from {username='slave'} at 127.0.0.1:44070
I20260709 13:01:21.704262 14478 raft_consensus.cc:493] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:21.704624 14478 raft_consensus.cc:3060] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.710714 14478 raft_consensus.cc:515] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:21.712210 14478 leader_election.cc:290] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 3 election: Requested vote from peers a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:21.712749 14550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386d4a8cb23045798c897ffacd100776" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:21.713068 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386d4a8cb23045798c897ffacd100776" candidate_uuid: "c60222fdad9b45309a4ed417190f43cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:21.713287 14550 raft_consensus.cc:3055] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:21.713618 14627 raft_consensus.cc:3060] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.713645 14550 raft_consensus.cc:740] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Running, Role: LEADER
I20260709 13:01:21.714794 14550 consensus_queue.cc:260] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:21.715893 14550 raft_consensus.cc:3060] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.719740 14627 raft_consensus.cc:2468] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 3.
I20260709 13:01:21.720608 14441 leader_election.cc:304] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, c60222fdad9b45309a4ed417190f43cc; no voters: 
I20260709 13:01:21.721236 14780 raft_consensus.cc:2804] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:21.721357 14550 raft_consensus.cc:2468] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c60222fdad9b45309a4ed417190f43cc in term 3.
I20260709 13:01:21.721616 14780 raft_consensus.cc:697] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 3 LEADER]: Becoming Leader. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:21.722363 14780 consensus_queue.cc:237] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:21.728288 14374 catalog_manager.cc:5697] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc reported cstate change: term changed from 2 to 3, leader changed from a5d10671b8834b04bbb09428917ed815 (127.13.133.130) to c60222fdad9b45309a4ed417190f43cc (127.13.133.129). New cstate: current_term: 3 leader_uuid: "c60222fdad9b45309a4ed417190f43cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:21.926443 14627 raft_consensus.cc:1275] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Refusing update from remote peer c60222fdad9b45309a4ed417190f43cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:21.927421 14780 consensus_queue.cc:1048] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:21.934993 14550 raft_consensus.cc:1275] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Refusing update from remote peer c60222fdad9b45309a4ed417190f43cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:21.936507 14776 consensus_queue.cc:1048] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:21.992604 14550 raft_consensus.cc:1275] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Refusing update from remote peer c60222fdad9b45309a4ed417190f43cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:21.993507 14776 consensus_queue.cc:1048] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:21.997705 14627 raft_consensus.cc:1275] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Refusing update from remote peer c60222fdad9b45309a4ed417190f43cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:21.998942 14780 consensus_queue.cc:1048] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:22.281782 14627 raft_consensus.cc:1275] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Refusing update from remote peer c60222fdad9b45309a4ed417190f43cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:22.282900 14780 consensus_queue.cc:1048] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:22.285719 14550 raft_consensus.cc:1275] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Refusing update from remote peer c60222fdad9b45309a4ed417190f43cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:22.286957 14780 consensus_queue.cc:1048] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:24.210852 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:24.218490 14478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd"
dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
mode: GRACEFUL
new_leader_uuid: "a5d10671b8834b04bbb09428917ed815"
 from {username='slave'} at 127.0.0.1:52708
I20260709 13:01:24.219376 14478 raft_consensus.cc:606] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 4 LEADER]: Received request to transfer leadership to TS a5d10671b8834b04bbb09428917ed815
I20260709 13:01:24.222011 14478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98f6c0abb7434812934da57152e766ed"
dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
mode: GRACEFUL
new_leader_uuid: "a5d10671b8834b04bbb09428917ed815"
 from {username='slave'} at 127.0.0.1:52708
I20260709 13:01:24.222457 14478 raft_consensus.cc:606] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 3 LEADER]: Received request to transfer leadership to TS a5d10671b8834b04bbb09428917ed815
I20260709 13:01:24.224488 14478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4040115b19b417ab081440b808ecf2c"
dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
mode: GRACEFUL
new_leader_uuid: "43de3fc945544be0bf45064376073463"
 from {username='slave'} at 127.0.0.1:52708
I20260709 13:01:24.224895 14478 raft_consensus.cc:606] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 2 LEADER]: Received request to transfer leadership to TS 43de3fc945544be0bf45064376073463
I20260709 13:01:24.226796 14478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7568a2e904043afa73e238b67736b96"
dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
mode: GRACEFUL
new_leader_uuid: "43de3fc945544be0bf45064376073463"
 from {username='slave'} at 127.0.0.1:52708
I20260709 13:01:24.227197 14478 raft_consensus.cc:606] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 3 LEADER]: Received request to transfer leadership to TS 43de3fc945544be0bf45064376073463
I20260709 13:01:24.228096 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:01:24.228513 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:24.273274 14780 raft_consensus.cc:993] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc: : Instructing follower a5d10671b8834b04bbb09428917ed815 to start an election
I20260709 13:01:24.273756 14794 raft_consensus.cc:1081] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 3 LEADER]: Signalling peer a5d10671b8834b04bbb09428917ed815 to start an election
I20260709 13:01:24.275063 14551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98f6c0abb7434812934da57152e766ed"
dest_uuid: "a5d10671b8834b04bbb09428917ed815"
 from {username='slave'} at 127.0.0.1:52184
I20260709 13:01:24.275529 14551 raft_consensus.cc:493] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:24.275884 14551 raft_consensus.cc:3060] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:24.281262 14551 raft_consensus.cc:515] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:24.282904 14551 leader_election.cc:290] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 4 election: Requested vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:24.283604 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c0abb7434812934da57152e766ed" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
I20260709 13:01:24.284384 14478 raft_consensus.cc:3055] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:24.284368 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c0abb7434812934da57152e766ed" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:24.284816 14478 raft_consensus.cc:740] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:24.285043 14627 raft_consensus.cc:3060] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:24.285632 14478 consensus_queue.cc:260] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:24.286646 14478 raft_consensus.cc:3060] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:24.289532 14627 raft_consensus.cc:2468] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 4.
I20260709 13:01:24.290565 14516 leader_election.cc:304] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [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: 43de3fc945544be0bf45064376073463, a5d10671b8834b04bbb09428917ed815; no voters: 
I20260709 13:01:24.291301 14775 raft_consensus.cc:2804] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:24.291512 14478 raft_consensus.cc:2468] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 4.
I20260709 13:01:24.292276 14775 raft_consensus.cc:697] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 4 LEADER]: Becoming Leader. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Running, Role: LEADER
I20260709 13:01:24.293134 14775 consensus_queue.cc:237] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:24.299787 14374 catalog_manager.cc:5697] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 reported cstate change: term changed from 3 to 4, leader changed from c60222fdad9b45309a4ed417190f43cc (127.13.133.129) to a5d10671b8834b04bbb09428917ed815 (127.13.133.130). New cstate: current_term: 4 leader_uuid: "a5d10671b8834b04bbb09428917ed815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:24.372874 14780 raft_consensus.cc:993] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc: : Instructing follower a5d10671b8834b04bbb09428917ed815 to start an election
I20260709 13:01:24.373247 14794 raft_consensus.cc:1081] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 4 LEADER]: Signalling peer a5d10671b8834b04bbb09428917ed815 to start an election
I20260709 13:01:24.374531 14551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd"
dest_uuid: "a5d10671b8834b04bbb09428917ed815"
 from {username='slave'} at 127.0.0.1:52184
I20260709 13:01:24.375033 14551 raft_consensus.cc:493] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:24.375306 14551 raft_consensus.cc:3060] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:24.379835 14551 raft_consensus.cc:515] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:24.381323 14551 leader_election.cc:290] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [CANDIDATE]: Term 5 election: Requested vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), 43de3fc945544be0bf45064376073463 (127.13.133.131:41689)
I20260709 13:01:24.382004 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
I20260709 13:01:24.382272 14627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342d2755cc54917bc86e66efc5553bd" candidate_uuid: "a5d10671b8834b04bbb09428917ed815" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "43de3fc945544be0bf45064376073463"
I20260709 13:01:24.382534 14478 raft_consensus.cc:3055] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:01:24.382697 14627 raft_consensus.cc:3060] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:24.382877 14478 raft_consensus.cc:740] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:24.383757 14478 consensus_queue.cc:260] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:24.384661 14478 raft_consensus.cc:3060] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:24.386838 14627 raft_consensus.cc:2468] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 5.
I20260709 13:01:24.387657 14516 leader_election.cc:304] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [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: 43de3fc945544be0bf45064376073463, a5d10671b8834b04bbb09428917ed815; no voters: 
I20260709 13:01:24.388266 14775 raft_consensus.cc:2804] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:01:24.388706 14775 raft_consensus.cc:697] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 5 LEADER]: Becoming Leader. State: Replica: a5d10671b8834b04bbb09428917ed815, State: Running, Role: LEADER
I20260709 13:01:24.389282 14478 raft_consensus.cc:2468] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d10671b8834b04bbb09428917ed815 in term 5.
I20260709 13:01:24.389508 14775 consensus_queue.cc:237] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:24.396198 14374 catalog_manager.cc:5697] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 reported cstate change: term changed from 4 to 5, leader changed from c60222fdad9b45309a4ed417190f43cc (127.13.133.129) to a5d10671b8834b04bbb09428917ed815 (127.13.133.130). New cstate: current_term: 5 leader_uuid: "a5d10671b8834b04bbb09428917ed815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:24.568212 14780 raft_consensus.cc:993] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc: : Instructing follower 43de3fc945544be0bf45064376073463 to start an election
I20260709 13:01:24.568645 14794 raft_consensus.cc:1081] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 2 LEADER]: Signalling peer 43de3fc945544be0bf45064376073463 to start an election
I20260709 13:01:24.569854 14627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4040115b19b417ab081440b808ecf2c"
dest_uuid: "43de3fc945544be0bf45064376073463"
 from {username='slave'} at 127.0.0.1:40838
I20260709 13:01:24.570246 14627 raft_consensus.cc:493] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:24.570483 14627 raft_consensus.cc:3060] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:24.574180 14627 raft_consensus.cc:515] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:24.575800 14627 leader_election.cc:290] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 3 election: Requested vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535)
I20260709 13:01:24.576449 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4040115b19b417ab081440b808ecf2c" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
I20260709 13:01:24.576735 14551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4040115b19b417ab081440b808ecf2c" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:24.576939 14478 raft_consensus.cc:3055] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:24.577204 14478 raft_consensus.cc:740] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:24.577219 14551 raft_consensus.cc:3060] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:24.577979 14478 consensus_queue.cc:260] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:24.578997 14478 raft_consensus.cc:3060] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:24.582681 14551 raft_consensus.cc:2468] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 3.
I20260709 13:01:24.583261 14478 raft_consensus.cc:2468] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 3.
I20260709 13:01:24.583824 14590 leader_election.cc:304] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43de3fc945544be0bf45064376073463, a5d10671b8834b04bbb09428917ed815; no voters: 
I20260709 13:01:24.584511 14779 raft_consensus.cc:2804] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:24.585438 14779 raft_consensus.cc:697] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 3 LEADER]: Becoming Leader. State: Replica: 43de3fc945544be0bf45064376073463, State: Running, Role: LEADER
I20260709 13:01:24.586220 14779 consensus_queue.cc:237] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:24.592604 14374 catalog_manager.cc:5697] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 reported cstate change: term changed from 2 to 3, leader changed from c60222fdad9b45309a4ed417190f43cc (127.13.133.129) to 43de3fc945544be0bf45064376073463 (127.13.133.131). New cstate: current_term: 3 leader_uuid: "43de3fc945544be0bf45064376073463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:24.645864 14780 raft_consensus.cc:993] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc: : Instructing follower 43de3fc945544be0bf45064376073463 to start an election
I20260709 13:01:24.646257 14794 raft_consensus.cc:1081] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 3 LEADER]: Signalling peer 43de3fc945544be0bf45064376073463 to start an election
I20260709 13:01:24.647648 14627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7568a2e904043afa73e238b67736b96"
dest_uuid: "43de3fc945544be0bf45064376073463"
 from {username='slave'} at 127.0.0.1:40838
I20260709 13:01:24.648111 14627 raft_consensus.cc:493] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:24.648357 14627 raft_consensus.cc:3060] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:24.652076 14627 raft_consensus.cc:515] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:24.653283 14627 leader_election.cc:290] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [CANDIDATE]: Term 4 election: Requested vote from peers c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697), a5d10671b8834b04bbb09428917ed815 (127.13.133.130:39535)
I20260709 13:01:24.653988 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7568a2e904043afa73e238b67736b96" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c60222fdad9b45309a4ed417190f43cc"
I20260709 13:01:24.654251 14551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7568a2e904043afa73e238b67736b96" candidate_uuid: "43de3fc945544be0bf45064376073463" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a5d10671b8834b04bbb09428917ed815"
I20260709 13:01:24.654524 14478 raft_consensus.cc:3055] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:24.654783 14551 raft_consensus.cc:3060] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:24.654861 14478 raft_consensus.cc:740] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c60222fdad9b45309a4ed417190f43cc, State: Running, Role: LEADER
I20260709 13:01:24.655644 14478 consensus_queue.cc:260] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:24.656708 14478 raft_consensus.cc:3060] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:24.661069 14551 raft_consensus.cc:2468] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 4.
I20260709 13:01:24.662055 14590 leader_election.cc:304] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [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: 43de3fc945544be0bf45064376073463, a5d10671b8834b04bbb09428917ed815; no voters: 
I20260709 13:01:24.662335 14478 raft_consensus.cc:2468] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43de3fc945544be0bf45064376073463 in term 4.
I20260709 13:01:24.662701 14779 raft_consensus.cc:2804] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:24.663175 14779 raft_consensus.cc:697] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 4 LEADER]: Becoming Leader. State: Replica: 43de3fc945544be0bf45064376073463, State: Running, Role: LEADER
I20260709 13:01:24.663857 14779 consensus_queue.cc:237] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [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: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } }
I20260709 13:01:24.669916 14374 catalog_manager.cc:5697] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 reported cstate change: term changed from 3 to 4, leader changed from c60222fdad9b45309a4ed417190f43cc (127.13.133.129) to 43de3fc945544be0bf45064376073463 (127.13.133.131). New cstate: current_term: 4 leader_uuid: "43de3fc945544be0bf45064376073463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:24.679260 14478 raft_consensus.cc:1275] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 4 FOLLOWER]: Refusing update from remote peer a5d10671b8834b04bbb09428917ed815: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:24.680137 14775 consensus_queue.cc:1048] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:24.690270 14627 raft_consensus.cc:1275] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 4 FOLLOWER]: Refusing update from remote peer a5d10671b8834b04bbb09428917ed815: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:24.691653 14775 consensus_queue.cc:1048] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:24.806416 14627 raft_consensus.cc:1275] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 5 FOLLOWER]: Refusing update from remote peer a5d10671b8834b04bbb09428917ed815: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:24.807426 14775 consensus_queue.cc:1048] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43de3fc945544be0bf45064376073463" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:24.816550 14478 raft_consensus.cc:1275] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 5 FOLLOWER]: Refusing update from remote peer a5d10671b8834b04bbb09428917ed815: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:24.820366 14795 consensus_queue.cc:1048] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:25.062300 14478 raft_consensus.cc:1275] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Refusing update from remote peer 43de3fc945544be0bf45064376073463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:25.063396 14779 consensus_queue.cc:1048] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:25.065742 14551 raft_consensus.cc:1275] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Refusing update from remote peer 43de3fc945544be0bf45064376073463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:25.067104 14779 consensus_queue.cc:1048] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:25.168756 14478 raft_consensus.cc:1275] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 4 FOLLOWER]: Refusing update from remote peer 43de3fc945544be0bf45064376073463: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:25.169739 14779 consensus_queue.cc:1048] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c60222fdad9b45309a4ed417190f43cc" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:25.182049 14551 raft_consensus.cc:1275] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 4 FOLLOWER]: Refusing update from remote peer 43de3fc945544be0bf45064376073463: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:25.183398 14818 consensus_queue.cc:1048] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d10671b8834b04bbb09428917ed815" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:25.229249 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:25.235221 13846 tablet_server.cc:179] TabletServer@127.13.133.129:0 shutting down...
I20260709 13:01:25.253975 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:25.254663 13846 tablet_replica.cc:333] T cb6a979d00874c6c9896b5b1eecf5537 P c60222fdad9b45309a4ed417190f43cc: stopping tablet replica
I20260709 13:01:25.255226 13846 raft_consensus.cc:2243] T cb6a979d00874c6c9896b5b1eecf5537 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.255612 13846 raft_consensus.cc:2272] T cb6a979d00874c6c9896b5b1eecf5537 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.257383 13846 tablet_replica.cc:333] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc: stopping tablet replica
I20260709 13:01:25.257884 13846 raft_consensus.cc:2243] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.258231 13846 raft_consensus.cc:2272] T 92e9d14a25b748ae87665cdfeeb41fff P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.259784 13846 tablet_replica.cc:333] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc: stopping tablet replica
I20260709 13:01:25.260202 13846 raft_consensus.cc:2243] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.260514 13846 raft_consensus.cc:2272] T b4040115b19b417ab081440b808ecf2c P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.263088 13846 tablet_replica.cc:333] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc: stopping tablet replica
I20260709 13:01:25.263914 13846 raft_consensus.cc:2243] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:25.264938 13846 raft_consensus.cc:2272] T 8e61c5f62587499ea05194f45b1864a4 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:25.265079 14519 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 13:01:25.267408 13846 tablet_replica.cc:333] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc: stopping tablet replica
W20260709 13:01:25.267858 14519 consensus_peers.cc:597] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 -> Peer c60222fdad9b45309a4ed417190f43cc (127.13.133.129:41697): Couldn't send request to peer c60222fdad9b45309a4ed417190f43cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:25.268146 13846 raft_consensus.cc:2243] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:25.269032 13846 raft_consensus.cc:2272] T 386d4a8cb23045798c897ffacd100776 P c60222fdad9b45309a4ed417190f43cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.271281 13846 tablet_replica.cc:333] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc: stopping tablet replica
I20260709 13:01:25.271962 13846 raft_consensus.cc:2243] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.272431 13846 raft_consensus.cc:2272] T 0342d2755cc54917bc86e66efc5553bd P c60222fdad9b45309a4ed417190f43cc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.274389 13846 tablet_replica.cc:333] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc: stopping tablet replica
I20260709 13:01:25.274899 13846 raft_consensus.cc:2243] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:25.275547 13846 raft_consensus.cc:2272] T e2ab4c590b774fae94233403af7e6ce5 P c60222fdad9b45309a4ed417190f43cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.277163 13846 tablet_replica.cc:333] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc: stopping tablet replica
I20260709 13:01:25.277688 13846 raft_consensus.cc:2243] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.278007 13846 raft_consensus.cc:2272] T 98f6c0abb7434812934da57152e766ed P c60222fdad9b45309a4ed417190f43cc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.279742 13846 tablet_replica.cc:333] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc: stopping tablet replica
I20260709 13:01:25.280134 13846 raft_consensus.cc:2243] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:25.280725 13846 raft_consensus.cc:2272] T c9740deb0d934d1da40af9da0c0b4bf9 P c60222fdad9b45309a4ed417190f43cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.282229 13846 tablet_replica.cc:333] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc: stopping tablet replica
I20260709 13:01:25.282595 13846 raft_consensus.cc:2243] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.282936 13846 raft_consensus.cc:2272] T f7568a2e904043afa73e238b67736b96 P c60222fdad9b45309a4ed417190f43cc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.300386 13846 tablet_server.cc:196] TabletServer@127.13.133.129:0 shutdown complete.
I20260709 13:01:25.317341 13846 tablet_server.cc:179] TabletServer@127.13.133.130:0 shutting down...
I20260709 13:01:25.338372 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:25.339020 13846 tablet_replica.cc:333] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815: stopping tablet replica
I20260709 13:01:25.339636 13846 raft_consensus.cc:2243] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:25.340420 13846 raft_consensus.cc:2272] T 92e9d14a25b748ae87665cdfeeb41fff P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.342119 13846 tablet_replica.cc:333] T cb6a979d00874c6c9896b5b1eecf5537 P a5d10671b8834b04bbb09428917ed815: stopping tablet replica
I20260709 13:01:25.342617 13846 raft_consensus.cc:2243] T cb6a979d00874c6c9896b5b1eecf5537 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.343005 13846 raft_consensus.cc:2272] T cb6a979d00874c6c9896b5b1eecf5537 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.344481 13846 tablet_replica.cc:333] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815: stopping tablet replica
I20260709 13:01:25.344940 13846 raft_consensus.cc:2243] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.345314 13846 raft_consensus.cc:2272] T 386d4a8cb23045798c897ffacd100776 P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.346984 13846 tablet_replica.cc:333] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815: stopping tablet replica
I20260709 13:01:25.347421 13846 raft_consensus.cc:2243] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.347784 13846 raft_consensus.cc:2272] T b4040115b19b417ab081440b808ecf2c P a5d10671b8834b04bbb09428917ed815 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.349421 13846 tablet_replica.cc:333] T 8e61c5f62587499ea05194f45b1864a4 P a5d10671b8834b04bbb09428917ed815: stopping tablet replica
I20260709 13:01:25.349871 13846 raft_consensus.cc:2243] T 8e61c5f62587499ea05194f45b1864a4 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.350217 13846 raft_consensus.cc:2272] T 8e61c5f62587499ea05194f45b1864a4 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.351742 13846 tablet_replica.cc:333] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815: stopping tablet replica
I20260709 13:01:25.352172 13846 raft_consensus.cc:2243] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:25.352854 13846 raft_consensus.cc:2272] T 98f6c0abb7434812934da57152e766ed P a5d10671b8834b04bbb09428917ed815 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.354439 13846 tablet_replica.cc:333] T c9740deb0d934d1da40af9da0c0b4bf9 P a5d10671b8834b04bbb09428917ed815: stopping tablet replica
I20260709 13:01:25.354915 13846 raft_consensus.cc:2243] T c9740deb0d934d1da40af9da0c0b4bf9 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.355258 13846 raft_consensus.cc:2272] T c9740deb0d934d1da40af9da0c0b4bf9 P a5d10671b8834b04bbb09428917ed815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.356721 13846 tablet_replica.cc:333] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815: stopping tablet replica
I20260709 13:01:25.357151 13846 raft_consensus.cc:2243] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.357520 13846 raft_consensus.cc:2272] T f7568a2e904043afa73e238b67736b96 P a5d10671b8834b04bbb09428917ed815 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.359279 13846 tablet_replica.cc:333] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815: stopping tablet replica
I20260709 13:01:25.359679 13846 raft_consensus.cc:2243] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.360029 13846 raft_consensus.cc:2272] T e2ab4c590b774fae94233403af7e6ce5 P a5d10671b8834b04bbb09428917ed815 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.361438 13846 tablet_replica.cc:333] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815: stopping tablet replica
I20260709 13:01:25.361826 13846 raft_consensus.cc:2243] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:01:25.362429 13846 raft_consensus.cc:2272] T 0342d2755cc54917bc86e66efc5553bd P a5d10671b8834b04bbb09428917ed815 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.388773 13846 tablet_server.cc:196] TabletServer@127.13.133.130:0 shutdown complete.
I20260709 13:01:25.405220 13846 tablet_server.cc:179] TabletServer@127.13.133.131:0 shutting down...
I20260709 13:01:25.424036 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:25.424692 13846 tablet_replica.cc:333] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463: stopping tablet replica
I20260709 13:01:25.425247 13846 raft_consensus.cc:2243] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:25.425961 13846 raft_consensus.cc:2272] T cb6a979d00874c6c9896b5b1eecf5537 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.427744 13846 tablet_replica.cc:333] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463: stopping tablet replica
I20260709 13:01:25.428261 13846 raft_consensus.cc:2243] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.428689 13846 raft_consensus.cc:2272] T 92e9d14a25b748ae87665cdfeeb41fff P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.430317 13846 tablet_replica.cc:333] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463: stopping tablet replica
I20260709 13:01:25.430758 13846 raft_consensus.cc:2243] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.431231 13846 raft_consensus.cc:2272] T 0342d2755cc54917bc86e66efc5553bd P 43de3fc945544be0bf45064376073463 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.433019 13846 tablet_replica.cc:333] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463: stopping tablet replica
I20260709 13:01:25.433485 13846 raft_consensus.cc:2243] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.433866 13846 raft_consensus.cc:2272] T 386d4a8cb23045798c897ffacd100776 P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.435487 13846 tablet_replica.cc:333] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463: stopping tablet replica
I20260709 13:01:25.435912 13846 raft_consensus.cc:2243] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.436292 13846 raft_consensus.cc:2272] T e2ab4c590b774fae94233403af7e6ce5 P 43de3fc945544be0bf45064376073463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.437901 13846 tablet_replica.cc:333] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463: stopping tablet replica
I20260709 13:01:25.438385 13846 raft_consensus.cc:2243] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:25.439054 13846 raft_consensus.cc:2272] T b4040115b19b417ab081440b808ecf2c P 43de3fc945544be0bf45064376073463 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.440776 13846 tablet_replica.cc:333] T 8e61c5f62587499ea05194f45b1864a4 P 43de3fc945544be0bf45064376073463: stopping tablet replica
I20260709 13:01:25.441205 13846 raft_consensus.cc:2243] T 8e61c5f62587499ea05194f45b1864a4 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.441540 13846 raft_consensus.cc:2272] T 8e61c5f62587499ea05194f45b1864a4 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.443094 13846 tablet_replica.cc:333] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463: stopping tablet replica
I20260709 13:01:25.443481 13846 raft_consensus.cc:2243] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.443813 13846 raft_consensus.cc:2272] T 98f6c0abb7434812934da57152e766ed P 43de3fc945544be0bf45064376073463 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.445540 13846 tablet_replica.cc:333] T c9740deb0d934d1da40af9da0c0b4bf9 P 43de3fc945544be0bf45064376073463: stopping tablet replica
I20260709 13:01:25.446005 13846 raft_consensus.cc:2243] T c9740deb0d934d1da40af9da0c0b4bf9 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:25.446471 13846 raft_consensus.cc:2272] T c9740deb0d934d1da40af9da0c0b4bf9 P 43de3fc945544be0bf45064376073463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.448041 13846 tablet_replica.cc:333] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463: stopping tablet replica
I20260709 13:01:25.448436 13846 raft_consensus.cc:2243] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:25.449056 13846 raft_consensus.cc:2272] T f7568a2e904043afa73e238b67736b96 P 43de3fc945544be0bf45064376073463 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.473906 13846 tablet_server.cc:196] TabletServer@127.13.133.131:0 shutdown complete.
I20260709 13:01:25.490067 13846 master.cc:562] Master@127.13.133.190:36065 shutting down...
I20260709 13:01:25.506716 13846 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:25.507241 13846 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:25.507565 13846 tablet_replica.cc:333] T 00000000000000000000000000000000 P d3f7d91728764234a5d0fe3237025743: stopping tablet replica
I20260709 13:01:25.525518 13846 master.cc:584] Master@127.13.133.190:36065 shutdown complete.
43de3fc945544be0bf45064376073463  1
a5d10671b8834b04bbb09428917ed815  4
c60222fdad9b45309a4ed417190f43cc  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (9936 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:01:25.558984 13846 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.133.190:34333
I20260709 13:01:25.560083 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:25.565506 14823 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:25.565445 14822 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:25.566490 14825 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:25.568239 13846 server_base.cc:1061] running on GCE node
I20260709 13:01:25.568943 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:25.569114 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:25.569260 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602085569242 us; error 0 us; skew 500 ppm
I20260709 13:01:25.569749 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:25.571964 13846 webserver.cc:533] Webserver started at http://127.13.133.190:43027/ using document root <none> and password file <none>
I20260709 13:01:25.572391 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:25.572557 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:25.572808 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:25.573841 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/master-0-root/instance:
uuid: "cbe1d1cb56a941f698962b731cd714ff"
format_stamp: "Formatted at 2026-07-09 13:01:25 on dist-test-slave-9b5w"
I20260709 13:01:25.577841 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:01:25.581112 14830 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:25.581773 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:01:25.582006 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/master-0-root
uuid: "cbe1d1cb56a941f698962b731cd714ff"
format_stamp: "Formatted at 2026-07-09 13:01:25 on dist-test-slave-9b5w"
I20260709 13:01:25.582243 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:25.593598 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:25.594684 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:25.632685 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.190:34333
I20260709 13:01:25.632783 14881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.190:34333 every 8 connection(s)
I20260709 13:01:25.636346 14882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:25.645702 14882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff: Bootstrap starting.
I20260709 13:01:25.650030 14882 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.653874 14882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff: No bootstrap required, opened a new log
I20260709 13:01:25.655825 14882 raft_consensus.cc:359] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbe1d1cb56a941f698962b731cd714ff" member_type: VOTER }
I20260709 13:01:25.656165 14882 raft_consensus.cc:385] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.656354 14882 raft_consensus.cc:740] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe1d1cb56a941f698962b731cd714ff, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.656844 14882 consensus_queue.cc:260] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cbe1d1cb56a941f698962b731cd714ff" member_type: VOTER }
I20260709 13:01:25.657256 14882 raft_consensus.cc:399] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:01:25.657444 14882 raft_consensus.cc:493] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:01:25.657641 14882 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.661458 14882 raft_consensus.cc:515] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbe1d1cb56a941f698962b731cd714ff" member_type: VOTER }
I20260709 13:01:25.661895 14882 leader_election.cc:304] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [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: cbe1d1cb56a941f698962b731cd714ff; no voters: 
I20260709 13:01:25.662943 14882 leader_election.cc:290] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:01:25.663219 14885 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:25.664345 14885 raft_consensus.cc:697] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [term 1 LEADER]: Becoming Leader. State: Replica: cbe1d1cb56a941f698962b731cd714ff, State: Running, Role: LEADER
I20260709 13:01:25.664942 14885 consensus_queue.cc:237] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [LEADER]: Queue going to LEADER mode. State: All 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: "cbe1d1cb56a941f698962b731cd714ff" member_type: VOTER }
I20260709 13:01:25.665591 14882 sys_catalog.cc:565] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:01:25.667655 14886 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cbe1d1cb56a941f698962b731cd714ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbe1d1cb56a941f698962b731cd714ff" member_type: VOTER } }
I20260709 13:01:25.667824 14887 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader cbe1d1cb56a941f698962b731cd714ff. Latest consensus state: current_term: 1 leader_uuid: "cbe1d1cb56a941f698962b731cd714ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbe1d1cb56a941f698962b731cd714ff" member_type: VOTER } }
I20260709 13:01:25.668262 14886 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:25.668337 14887 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:25.672770 14890 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:01:25.678380 14890 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:01:25.679374 13846 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:01:25.686127 14890 catalog_manager.cc:1383] Generated new cluster ID: 503056924cc34eb5b00f5a6a07da0f34
I20260709 13:01:25.686372 14890 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:01:25.719792 14890 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:01:25.721045 14890 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:01:25.732893 14890 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff: Generated new TSK 0
I20260709 13:01:25.733412 14890 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:01:25.745222 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:25.750463 14903 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:25.751464 14904 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:25.753957 13846 server_base.cc:1061] running on GCE node
W20260709 13:01:25.753923 14906 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:25.755283 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:25.755467 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:25.755609 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602085755592 us; error 0 us; skew 500 ppm
I20260709 13:01:25.756083 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:25.758035 13846 webserver.cc:533] Webserver started at http://127.13.133.129:42171/ using document root <none> and password file <none>
I20260709 13:01:25.758478 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:25.758647 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:25.758903 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:25.759894 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/instance:
uuid: "40836b482b5b4f75b0159300aa118a51"
format_stamp: "Formatted at 2026-07-09 13:01:25 on dist-test-slave-9b5w"
I20260709 13:01:25.763824 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:01:25.766724 14911 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:25.767371 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:01:25.767617 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root
uuid: "40836b482b5b4f75b0159300aa118a51"
format_stamp: "Formatted at 2026-07-09 13:01:25 on dist-test-slave-9b5w"
I20260709 13:01:25.767864 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:25.780283 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:25.781401 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:25.782734 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:25.784801 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:25.784981 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:25.785197 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:25.785351 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:25.821632 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.129:33453
I20260709 13:01:25.821725 14973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.129:33453 every 8 connection(s)
I20260709 13:01:25.826066 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:25.832181 14978 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:25.833063 14979 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:25.835239 13846 server_base.cc:1061] running on GCE node
W20260709 13:01:25.835216 14981 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:25.836742 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:25.836982 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:25.837144 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602085837129 us; error 0 us; skew 500 ppm
I20260709 13:01:25.837559 14974 heartbeater.cc:344] Connected to a master server at 127.13.133.190:34333
I20260709 13:01:25.837702 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:25.837904 14974 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:25.838611 14974 heartbeater.cc:507] Master 127.13.133.190:34333 requested a full tablet report, sending...
I20260709 13:01:25.840313 13846 webserver.cc:533] Webserver started at http://127.13.133.130:40501/ using document root <none> and password file <none>
I20260709 13:01:25.840549 14847 ts_manager.cc:194] Registered new tserver with Master: 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453)
I20260709 13:01:25.840775 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:25.840998 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:25.841246 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:25.842178 14847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50986
I20260709 13:01:25.842253 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/instance:
uuid: "3f2e377ec45e4d48abbe40a66d751c18"
format_stamp: "Formatted at 2026-07-09 13:01:25 on dist-test-slave-9b5w"
I20260709 13:01:25.846629 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:01:25.849503 14986 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:25.850134 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:01:25.850378 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root
uuid: "3f2e377ec45e4d48abbe40a66d751c18"
format_stamp: "Formatted at 2026-07-09 13:01:25 on dist-test-slave-9b5w"
I20260709 13:01:25.850611 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:25.879156 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:25.880259 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:25.881609 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:25.883713 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:25.883884 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:25.884111 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:25.884248 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:25.919713 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.130:46501
I20260709 13:01:25.919798 15048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.130:46501 every 8 connection(s)
I20260709 13:01:25.924041 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:25.930416 15052 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:25.932539 15053 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:25.933084 15055 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:25.933521 13846 server_base.cc:1061] running on GCE node
I20260709 13:01:25.934470 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:25.934715 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:25.934934 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602085934910 us; error 0 us; skew 500 ppm
I20260709 13:01:25.935492 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:25.935758 15049 heartbeater.cc:344] Connected to a master server at 127.13.133.190:34333
I20260709 13:01:25.936098 15049 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:25.936880 15049 heartbeater.cc:507] Master 127.13.133.190:34333 requested a full tablet report, sending...
I20260709 13:01:25.937830 13846 webserver.cc:533] Webserver started at http://127.13.133.131:45035/ using document root <none> and password file <none>
I20260709 13:01:25.938330 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:25.938508 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:25.938735 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:25.938709 14847 ts_manager.cc:194] Registered new tserver with Master: 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:25.939951 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/instance:
uuid: "20964c2a02d141ea8f014fc26ccfcea7"
format_stamp: "Formatted at 2026-07-09 13:01:25 on dist-test-slave-9b5w"
I20260709 13:01:25.940075 14847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50988
I20260709 13:01:25.944082 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:01:25.947152 15060 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:25.947806 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:01:25.948076 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root
uuid: "20964c2a02d141ea8f014fc26ccfcea7"
format_stamp: "Formatted at 2026-07-09 13:01:25 on dist-test-slave-9b5w"
I20260709 13:01:25.948324 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:25.959578 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:25.960626 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:25.961959 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:25.964164 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:25.964349 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:25.964553 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:25.964699 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:26.001006 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.131:41105
I20260709 13:01:26.001093 15122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.131:41105 every 8 connection(s)
I20260709 13:01:26.013103 15123 heartbeater.cc:344] Connected to a master server at 127.13.133.190:34333
I20260709 13:01:26.013413 15123 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:26.014045 15123 heartbeater.cc:507] Master 127.13.133.190:34333 requested a full tablet report, sending...
I20260709 13:01:26.015756 14847 ts_manager.cc:194] Registered new tserver with Master: 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:26.016860 13846 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013044342s
I20260709 13:01:26.017071 14847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51000
I20260709 13:01:26.040696 14847 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51002:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:01:26.046415 14847 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:01:26.229300 15088 tablet_service.cc:1511] Processing CreateTablet for tablet d5b3b417f36c429fb452654c814e5dce (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:26.229784 15087 tablet_service.cc:1511] Processing CreateTablet for tablet 3c036d54885d495887a24a4e0833f0e9 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:26.230779 15088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b3b417f36c429fb452654c814e5dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.231448 15087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c036d54885d495887a24a4e0833f0e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.236290 15086 tablet_service.cc:1511] Processing CreateTablet for tablet 1f470919ed1e4a15ba087fd4c60c03f7 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:26.238763 15086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f470919ed1e4a15ba087fd4c60c03f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.248740 15014 tablet_service.cc:1511] Processing CreateTablet for tablet d5b3b417f36c429fb452654c814e5dce (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:26.250200 15014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b3b417f36c429fb452654c814e5dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.254761 15085 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2a5f7e546a49a7a862aad12ab02c15 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:26.256016 15085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2a5f7e546a49a7a862aad12ab02c15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.256398 15013 tablet_service.cc:1511] Processing CreateTablet for tablet 3c036d54885d495887a24a4e0833f0e9 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:26.257643 15013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c036d54885d495887a24a4e0833f0e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.260866 15084 tablet_service.cc:1511] Processing CreateTablet for tablet 68610743a0b74bed8ed11f49e1735180 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:26.262071 15084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68610743a0b74bed8ed11f49e1735180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.272907 15012 tablet_service.cc:1511] Processing CreateTablet for tablet 1f470919ed1e4a15ba087fd4c60c03f7 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:26.274317 15010 tablet_service.cc:1511] Processing CreateTablet for tablet 68610743a0b74bed8ed11f49e1735180 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:26.274982 15083 tablet_service.cc:1511] Processing CreateTablet for tablet d5787a7a1a274aa588078090721e235d (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:26.274227 15012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f470919ed1e4a15ba087fd4c60c03f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.276238 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5787a7a1a274aa588078090721e235d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.276350 15009 tablet_service.cc:1511] Processing CreateTablet for tablet 01d341850f714ca6be547a82ecba718b (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:26.277590 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d341850f714ca6be547a82ecba718b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.275398 15011 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2a5f7e546a49a7a862aad12ab02c15 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:26.279471 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2a5f7e546a49a7a862aad12ab02c15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.282058 14939 tablet_service.cc:1511] Processing CreateTablet for tablet d5b3b417f36c429fb452654c814e5dce (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:26.283922 15008 tablet_service.cc:1511] Processing CreateTablet for tablet d5787a7a1a274aa588078090721e235d (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:26.284528 15088 tablet_service.cc:1511] Processing CreateTablet for tablet 01d341850f714ca6be547a82ecba718b (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:26.285152 15008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5787a7a1a274aa588078090721e235d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.292652 15010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68610743a0b74bed8ed11f49e1735180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.285779 14939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b3b417f36c429fb452654c814e5dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.288444 14938 tablet_service.cc:1511] Processing CreateTablet for tablet 3c036d54885d495887a24a4e0833f0e9 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:26.293761 14938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c036d54885d495887a24a4e0833f0e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.290530 14937 tablet_service.cc:1511] Processing CreateTablet for tablet 1f470919ed1e4a15ba087fd4c60c03f7 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:26.299590 14937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f470919ed1e4a15ba087fd4c60c03f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.303714 15082 tablet_service.cc:1511] Processing CreateTablet for tablet 9258a65f265e4778bc6bb85f5e3340a4 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:26.304983 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9258a65f265e4778bc6bb85f5e3340a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.307360 15088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d341850f714ca6be547a82ecba718b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.311800 15011 tablet_service.cc:1511] Processing CreateTablet for tablet 9258a65f265e4778bc6bb85f5e3340a4 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:26.312979 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9258a65f265e4778bc6bb85f5e3340a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.328656 14936 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2a5f7e546a49a7a862aad12ab02c15 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:26.329990 14936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2a5f7e546a49a7a862aad12ab02c15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.331439 14931 tablet_service.cc:1511] Processing CreateTablet for tablet 854e74a8c4e540dfa5aded148d49ca46 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:26.331885 14935 tablet_service.cc:1511] Processing CreateTablet for tablet 68610743a0b74bed8ed11f49e1735180 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:26.334766 14931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854e74a8c4e540dfa5aded148d49ca46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.334630 14932 tablet_service.cc:1511] Processing CreateTablet for tablet 9258a65f265e4778bc6bb85f5e3340a4 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:26.343379 15138 tablet_bootstrap.cc:492] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:26.335911 14934 tablet_service.cc:1511] Processing CreateTablet for tablet 01d341850f714ca6be547a82ecba718b (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:26.334679 14933 tablet_service.cc:1511] Processing CreateTablet for tablet d5787a7a1a274aa588078090721e235d (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:26.345548 15083 tablet_service.cc:1511] Processing CreateTablet for tablet 854e74a8c4e540dfa5aded148d49ca46 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:26.346699 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854e74a8c4e540dfa5aded148d49ca46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.344465 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68610743a0b74bed8ed11f49e1735180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.350837 14934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d341850f714ca6be547a82ecba718b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.352809 14933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5787a7a1a274aa588078090721e235d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.355501 14932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9258a65f265e4778bc6bb85f5e3340a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.366873 15139 tablet_bootstrap.cc:492] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:26.374629 15011 tablet_service.cc:1511] Processing CreateTablet for tablet 854e74a8c4e540dfa5aded148d49ca46 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:26.374779 14930 tablet_service.cc:1511] Processing CreateTablet for tablet d6c1414b1140453989a8f550457795e7 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:26.375907 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854e74a8c4e540dfa5aded148d49ca46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.375641 15013 tablet_service.cc:1511] Processing CreateTablet for tablet d6c1414b1140453989a8f550457795e7 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:26.376055 14930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c1414b1140453989a8f550457795e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.385596 15140 tablet_bootstrap.cc:492] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:26.387287 15013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c1414b1140453989a8f550457795e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.389058 15082 tablet_service.cc:1511] Processing CreateTablet for tablet d6c1414b1140453989a8f550457795e7 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:26.390262 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c1414b1140453989a8f550457795e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.393187 15138 tablet_bootstrap.cc:654] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.398171 15140 tablet_bootstrap.cc:654] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.404343 15009 tablet_service.cc:1511] Processing CreateTablet for tablet c796a09aef3d43609683901eb3acce87 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:26.405541 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c796a09aef3d43609683901eb3acce87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.407971 14939 tablet_service.cc:1511] Processing CreateTablet for tablet c796a09aef3d43609683901eb3acce87 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:26.409214 14939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c796a09aef3d43609683901eb3acce87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.431407 15139 tablet_bootstrap.cc:654] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.435380 14935 tablet_service.cc:1511] Processing CreateTablet for tablet c6105f3de7a64356a0edb7bbd224a2e6 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:26.436697 15010 tablet_service.cc:1511] Processing CreateTablet for tablet c6105f3de7a64356a0edb7bbd224a2e6 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:26.437912 15010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6105f3de7a64356a0edb7bbd224a2e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.436611 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6105f3de7a64356a0edb7bbd224a2e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.439762 15088 tablet_service.cc:1511] Processing CreateTablet for tablet c796a09aef3d43609683901eb3acce87 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:26.446623 15088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c796a09aef3d43609683901eb3acce87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.452737 15140 tablet_bootstrap.cc:492] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:26.454783 15138 tablet_bootstrap.cc:492] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:26.457358 15138 ts_tablet_manager.cc:1403] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.016s
I20260709 13:01:26.459529 15082 tablet_service.cc:1511] Processing CreateTablet for tablet c6105f3de7a64356a0edb7bbd224a2e6 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:26.460115 15138 raft_consensus.cc:359] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.456696 15139 tablet_bootstrap.cc:492] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:26.460788 15138 raft_consensus.cc:385] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.461190 15139 ts_tablet_manager.cc:1403] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.000s
I20260709 13:01:26.461311 15138 raft_consensus.cc:740] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.462265 15138 consensus_queue.cc:260] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.463614 14935 tablet_service.cc:1511] Processing CreateTablet for tablet fc9c6f7a03e14effb01ea4b620e63bdd (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:26.463991 15139 raft_consensus.cc:359] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.464661 15139 raft_consensus.cc:385] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.464781 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9c6f7a03e14effb01ea4b620e63bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.464962 15139 raft_consensus.cc:740] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.465644 15139 consensus_queue.cc:260] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.460757 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6105f3de7a64356a0edb7bbd224a2e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.468012 15140 ts_tablet_manager.cc:1403] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.016s
I20260709 13:01:26.471091 15140 raft_consensus.cc:359] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } }
I20260709 13:01:26.471760 15140 raft_consensus.cc:385] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.472028 15140 raft_consensus.cc:740] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.473945 15140 consensus_queue.cc:260] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } }
I20260709 13:01:26.475740 15049 heartbeater.cc:499] Master 127.13.133.190:34333 was elected leader, sending a full tablet report...
I20260709 13:01:26.476634 15139 ts_tablet_manager.cc:1434] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:01:26.477636 15139 tablet_bootstrap.cc:492] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:26.478752 15010 tablet_service.cc:1511] Processing CreateTablet for tablet fc9c6f7a03e14effb01ea4b620e63bdd (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:26.478755 15088 tablet_service.cc:1511] Processing CreateTablet for tablet fc9c6f7a03e14effb01ea4b620e63bdd (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:26.482992 15011 tablet_service.cc:1511] Processing CreateTablet for tablet 2eaefd29b1e142bdb54fe6e248734229 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:26.483937 15088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9c6f7a03e14effb01ea4b620e63bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.484292 15139 tablet_bootstrap.cc:654] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.488190 15010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9c6f7a03e14effb01ea4b620e63bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.488934 14939 tablet_service.cc:1511] Processing CreateTablet for tablet 2eaefd29b1e142bdb54fe6e248734229 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:26.490108 14939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eaefd29b1e142bdb54fe6e248734229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.491907 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eaefd29b1e142bdb54fe6e248734229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.512915 15013 tablet_service.cc:1511] Processing CreateTablet for tablet 5151a344bdfd48e6902bd0ca7e9f34ba (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:26.514246 15013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5151a344bdfd48e6902bd0ca7e9f34ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.516434 15083 tablet_service.cc:1511] Processing CreateTablet for tablet 2eaefd29b1e142bdb54fe6e248734229 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:26.517625 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eaefd29b1e142bdb54fe6e248734229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.519093 15009 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb3a5e6e3b04a28b1de6c22a8e5350b (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:26.520244 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb3a5e6e3b04a28b1de6c22a8e5350b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.520493 14930 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb3a5e6e3b04a28b1de6c22a8e5350b (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:26.521646 14930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb3a5e6e3b04a28b1de6c22a8e5350b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.524171 15087 tablet_service.cc:1511] Processing CreateTablet for tablet 5151a344bdfd48e6902bd0ca7e9f34ba (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:26.524837 15085 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb3a5e6e3b04a28b1de6c22a8e5350b (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:26.525589 15087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5151a344bdfd48e6902bd0ca7e9f34ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.528395 15123 heartbeater.cc:499] Master 127.13.133.190:34333 was elected leader, sending a full tablet report...
I20260709 13:01:26.529577 15085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb3a5e6e3b04a28b1de6c22a8e5350b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.538830 14974 heartbeater.cc:499] Master 127.13.133.190:34333 was elected leader, sending a full tablet report...
I20260709 13:01:26.540074 14935 tablet_service.cc:1511] Processing CreateTablet for tablet 5151a344bdfd48e6902bd0ca7e9f34ba (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:26.541018 14932 tablet_service.cc:1511] Processing CreateTablet for tablet fa6306fecf3046a7ad9e98f123c05682 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:26.552496 14932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa6306fecf3046a7ad9e98f123c05682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.553354 15082 tablet_service.cc:1511] Processing CreateTablet for tablet fa6306fecf3046a7ad9e98f123c05682 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:26.541786 15014 tablet_service.cc:1511] Processing CreateTablet for tablet fa6306fecf3046a7ad9e98f123c05682 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:26.554526 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa6306fecf3046a7ad9e98f123c05682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.555455 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5151a344bdfd48e6902bd0ca7e9f34ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.559448 15014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa6306fecf3046a7ad9e98f123c05682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.542845 15138 ts_tablet_manager.cc:1434] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.085s	user 0.021s	sys 0.016s
I20260709 13:01:26.560421 15138 tablet_bootstrap.cc:492] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:26.563697 15140 ts_tablet_manager.cc:1434] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.095s	user 0.001s	sys 0.013s
I20260709 13:01:26.564610 15140 tablet_bootstrap.cc:492] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:26.568867 15138 tablet_bootstrap.cc:654] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.571306 15139 tablet_bootstrap.cc:492] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:26.577898 15139 ts_tablet_manager.cc:1403] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.100s	user 0.009s	sys 0.009s
I20260709 13:01:26.580791 15139 raft_consensus.cc:359] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.581471 15139 raft_consensus.cc:385] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.581758 15139 raft_consensus.cc:740] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.587504 15140 tablet_bootstrap.cc:654] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.592679 14939 tablet_service.cc:1511] Processing CreateTablet for tablet 90d4000082274910babe14826a94987a (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:26.593860 14939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d4000082274910babe14826a94987a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.597091 15139 consensus_queue.cc:260] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.599289 15139 ts_tablet_manager.cc:1434] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.005s
I20260709 13:01:26.601588 15139 tablet_bootstrap.cc:492] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:26.603761 15010 tablet_service.cc:1511] Processing CreateTablet for tablet 90d4000082274910babe14826a94987a (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:26.607007 15010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d4000082274910babe14826a94987a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.607524 15139 tablet_bootstrap.cc:654] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.608300 15138 tablet_bootstrap.cc:492] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:26.609805 15014 tablet_service.cc:1511] Processing CreateTablet for tablet 702192728d094887adb75a8009d55711 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:26.609830 14930 tablet_service.cc:1511] Processing CreateTablet for tablet 702192728d094887adb75a8009d55711 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:26.611584 15014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702192728d094887adb75a8009d55711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.611632 14930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702192728d094887adb75a8009d55711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.613371 15087 tablet_service.cc:1511] Processing CreateTablet for tablet 702192728d094887adb75a8009d55711 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:26.614684 15087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702192728d094887adb75a8009d55711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.620090 15140 tablet_bootstrap.cc:492] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:26.620548 15140 ts_tablet_manager.cc:1403] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.056s	user 0.005s	sys 0.009s
I20260709 13:01:26.621721 15083 tablet_service.cc:1511] Processing CreateTablet for tablet 90d4000082274910babe14826a94987a (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:26.623302 15140 raft_consensus.cc:359] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.624009 15140 raft_consensus.cc:385] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.624303 15140 raft_consensus.cc:740] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.624650 14935 tablet_service.cc:1511] Processing CreateTablet for tablet 4805a2d659064727991fd58f8cb9a3f8 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:26.625094 15140 consensus_queue.cc:260] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.631346 15140 ts_tablet_manager.cc:1434] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 13:01:26.631883 15139 tablet_bootstrap.cc:492] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:26.632364 15140 tablet_bootstrap.cc:492] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:26.623894 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d4000082274910babe14826a94987a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.638154 15010 tablet_service.cc:1511] Processing CreateTablet for tablet 4805a2d659064727991fd58f8cb9a3f8 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:26.632359 15139 ts_tablet_manager.cc:1403] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260709 13:01:26.647826 15087 tablet_service.cc:1511] Processing CreateTablet for tablet 4805a2d659064727991fd58f8cb9a3f8 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:26.638643 15140 tablet_bootstrap.cc:654] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.648874 14939 tablet_service.cc:1511] Processing CreateTablet for tablet 6f19b8303f914f60b67a6a37496a87d5 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:26.653033 15087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4805a2d659064727991fd58f8cb9a3f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.653607 14939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f19b8303f914f60b67a6a37496a87d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.614710 15138 ts_tablet_manager.cc:1403] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.005s
I20260709 13:01:26.656780 15139 raft_consensus.cc:359] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.657516 15138 raft_consensus.cc:359] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } }
I20260709 13:01:26.660573 15138 raft_consensus.cc:385] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.660876 15138 raft_consensus.cc:740] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.661562 15138 consensus_queue.cc:260] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } }
I20260709 13:01:26.662307 15083 tablet_service.cc:1511] Processing CreateTablet for tablet 6f19b8303f914f60b67a6a37496a87d5 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:26.652221 15010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4805a2d659064727991fd58f8cb9a3f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.663489 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f19b8303f914f60b67a6a37496a87d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.659803 15144 raft_consensus.cc:493] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.663385 14930 tablet_service.cc:1511] Processing CreateTablet for tablet 7a41799dfe9943d395f76788d6f96931 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:26.664742 15144 raft_consensus.cc:515] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.661095 15009 tablet_service.cc:1511] Processing CreateTablet for tablet 6f19b8303f914f60b67a6a37496a87d5 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:26.665354 15082 tablet_service.cc:1511] Processing CreateTablet for tablet 7a41799dfe9943d395f76788d6f96931 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:26.666260 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f19b8303f914f60b67a6a37496a87d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.658957 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4805a2d659064727991fd58f8cb9a3f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.667428 15144 leader_election.cc:290] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:26.672045 14932 tablet_service.cc:1511] Processing CreateTablet for tablet 949c6bd60e8b4e5085bc8b4613dbe81b (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:26.673237 14932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949c6bd60e8b4e5085bc8b4613dbe81b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:26.674890 14895 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:26.675458 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a41799dfe9943d395f76788d6f96931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.675887 14930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a41799dfe9943d395f76788d6f96931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.679749 15013 tablet_service.cc:1511] Processing CreateTablet for tablet 949c6bd60e8b4e5085bc8b4613dbe81b (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:26.680900 15013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949c6bd60e8b4e5085bc8b4613dbe81b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.686775 15139 raft_consensus.cc:385] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.688483 14936 tablet_service.cc:1511] Processing CreateTablet for tablet 52b7a432476945aa8bc587302a71b970 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:26.689877 15139 raft_consensus.cc:740] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.690450 14936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b7a432476945aa8bc587302a71b970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.692096 15139 consensus_queue.cc:260] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.704641 15011 tablet_service.cc:1511] Processing CreateTablet for tablet 52b7a432476945aa8bc587302a71b970 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:26.705895 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b7a432476945aa8bc587302a71b970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.706486 15014 tablet_service.cc:1511] Processing CreateTablet for tablet 7a41799dfe9943d395f76788d6f96931 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:26.719383 15138 ts_tablet_manager.cc:1434] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.013s
I20260709 13:01:26.720366 15138 tablet_bootstrap.cc:492] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:26.728292 15014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a41799dfe9943d395f76788d6f96931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.734139 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f470919ed1e4a15ba087fd4c60c03f7" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:26.734866 15024 raft_consensus.cc:2468] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:26.736007 15139 ts_tablet_manager.cc:1434] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.084s	user 0.003s	sys 0.003s
I20260709 13:01:26.736007 15061 leader_election.cc:304] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:26.742282 15012 tablet_service.cc:1511] Processing CreateTablet for tablet e0bffbb0cd284b5388cce3c997f351c0 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:26.743479 15012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0bffbb0cd284b5388cce3c997f351c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.748545 15152 raft_consensus.cc:2804] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:26.748955 15152 raft_consensus.cc:493] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:26.748770 14930 tablet_service.cc:1511] Processing CreateTablet for tablet e0bffbb0cd284b5388cce3c997f351c0 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:26.749302 15152 raft_consensus.cc:3060] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.749984 14930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0bffbb0cd284b5388cce3c997f351c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.756783 15083 tablet_service.cc:1511] Processing CreateTablet for tablet 949c6bd60e8b4e5085bc8b4613dbe81b (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:26.757974 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949c6bd60e8b4e5085bc8b4613dbe81b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.760960 15140 tablet_bootstrap.cc:492] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:26.761448 15140 ts_tablet_manager.cc:1403] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.129s	user 0.025s	sys 0.017s
I20260709 13:01:26.761775 15082 tablet_service.cc:1511] Processing CreateTablet for tablet 52b7a432476945aa8bc587302a71b970 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:26.762935 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b7a432476945aa8bc587302a71b970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.764550 15139 tablet_bootstrap.cc:492] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:26.764148 15140 raft_consensus.cc:359] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.764937 15140 raft_consensus.cc:385] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.765241 15140 raft_consensus.cc:740] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.766009 15140 consensus_queue.cc:260] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.768019 15140 ts_tablet_manager.cc:1434] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:26.777163 15138 tablet_bootstrap.cc:654] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.778358 15146 raft_consensus.cc:493] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.778879 15146 raft_consensus.cc:515] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } }
I20260709 13:01:26.780561 14932 tablet_service.cc:1511] Processing CreateTablet for tablet d8ff4cf9baca40559575e1d9d3421fc1 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:26.781270 15146 leader_election.cc:290] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:26.781731 14932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ff4cf9baca40559575e1d9d3421fc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.758575 15152 raft_consensus.cc:515] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.801983 15088 tablet_service.cc:1511] Processing CreateTablet for tablet e0bffbb0cd284b5388cce3c997f351c0 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:26.803251 15088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0bffbb0cd284b5388cce3c997f351c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.803419 15009 tablet_service.cc:1511] Processing CreateTablet for tablet d8ff4cf9baca40559575e1d9d3421fc1 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:26.804574 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ff4cf9baca40559575e1d9d3421fc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.807363 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f470919ed1e4a15ba087fd4c60c03f7" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:26.807932 15024 raft_consensus.cc:3060] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.810881 15140 tablet_bootstrap.cc:492] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:26.811456 15145 raft_consensus.cc:493] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.811956 15145 raft_consensus.cc:515] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.814658 15145 leader_election.cc:290] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:26.803292 15152 leader_election.cc:290] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:26.822939 15139 tablet_bootstrap.cc:654] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.839221 15024 raft_consensus.cc:2468] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:26.855052 15061 leader_election.cc:304] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:26.855945 15152 raft_consensus.cc:2804] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:26.856397 15152 raft_consensus.cc:697] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:26.856974 15140 tablet_bootstrap.cc:654] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.857180 15152 consensus_queue.cc:237] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.866371 15014 tablet_service.cc:1511] Processing CreateTablet for tablet 35bda0f2af354f3e857e437c8c886b6f (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:26.866689 14935 tablet_service.cc:1511] Processing CreateTablet for tablet d2d02434de6941258d0aac02d0a19721 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:26.867861 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d02434de6941258d0aac02d0a19721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.868297 15138 tablet_bootstrap.cc:492] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:26.868770 15138 ts_tablet_manager.cc:1403] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.049s
I20260709 13:01:26.870085 15014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35bda0f2af354f3e857e437c8c886b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.869100 15009 tablet_service.cc:1511] Processing CreateTablet for tablet d2d02434de6941258d0aac02d0a19721 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:26.875437 14930 tablet_service.cc:1511] Processing CreateTablet for tablet 35bda0f2af354f3e857e437c8c886b6f (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:26.875979 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d02434de6941258d0aac02d0a19721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.876688 14930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35bda0f2af354f3e857e437c8c886b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.882555 15138 raft_consensus.cc:359] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.883366 15138 raft_consensus.cc:385] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.886322 15083 tablet_service.cc:1511] Processing CreateTablet for tablet d8ff4cf9baca40559575e1d9d3421fc1 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:26.887748 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ff4cf9baca40559575e1d9d3421fc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.895491 15087 tablet_service.cc:1511] Processing CreateTablet for tablet d2d02434de6941258d0aac02d0a19721 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:26.896404 15011 tablet_service.cc:1511] Processing CreateTablet for tablet 4bab2124dc944a078b74f1314053b7ac (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:26.896842 15087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d02434de6941258d0aac02d0a19721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.897596 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bab2124dc944a078b74f1314053b7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.897532 14939 tablet_service.cc:1511] Processing CreateTablet for tablet 4bab2124dc944a078b74f1314053b7ac (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:26.898736 14939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bab2124dc944a078b74f1314053b7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.908308 15082 tablet_service.cc:1511] Processing CreateTablet for tablet 35bda0f2af354f3e857e437c8c886b6f (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:26.909184 15085 tablet_service.cc:1511] Processing CreateTablet for tablet 4bab2124dc944a078b74f1314053b7ac (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:26.910661 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f470919ed1e4a15ba087fd4c60c03f7" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:26.911520 14949 raft_consensus.cc:2468] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:26.910672 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b3b417f36c429fb452654c814e5dce" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:26.913072 15098 raft_consensus.cc:2468] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
I20260709 13:01:26.914611 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f470919ed1e4a15ba087fd4c60c03f7" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:26.915166 14949 raft_consensus.cc:3060] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.921944 14949 raft_consensus.cc:2468] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:26.925509 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c036d54885d495887a24a4e0833f0e9" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:26.929996 14949 raft_consensus.cc:2468] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:26.931219 14989 leader_election.cc:304] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:26.931545 14936 tablet_service.cc:1511] Processing CreateTablet for tablet cf6bcd7438fe4219a8609537e7543a58 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:26.932585 15145 raft_consensus.cc:2804] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:26.932812 14936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6bcd7438fe4219a8609537e7543a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.932957 15145 raft_consensus.cc:493] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:26.933292 15145 raft_consensus.cc:3060] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.939738 15145 raft_consensus.cc:515] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.919375 15138 raft_consensus.cc:740] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.942582 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c036d54885d495887a24a4e0833f0e9" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:26.942837 15145 leader_election.cc:290] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:26.943199 14949 raft_consensus.cc:3060] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.943511 14913 leader_election.cc:304] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:26.942853 15138 consensus_queue.cc:260] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.944316 15146 raft_consensus.cc:2804] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:26.944648 15146 raft_consensus.cc:493] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:26.944952 15146 raft_consensus.cc:3060] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.945693 15138 ts_tablet_manager.cc:1434] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.000s
I20260709 13:01:26.946632 15138 tablet_bootstrap.cc:492] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:26.951016 15139 tablet_bootstrap.cc:492] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:26.951458 15139 ts_tablet_manager.cc:1403] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.187s	user 0.031s	sys 0.036s
I20260709 13:01:26.952004 14949 raft_consensus.cc:2468] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:26.909583 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35bda0f2af354f3e857e437c8c886b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.954674 14989 leader_election.cc:304] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:26.954660 15139 raft_consensus.cc:359] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.960254 15139 raft_consensus.cc:385] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.960875 15139 raft_consensus.cc:740] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.961706 15139 consensus_queue.cc:260] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.959611 15145 raft_consensus.cc:2804] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:26.973867 15140 tablet_bootstrap.cc:492] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:26.974341 15140 ts_tablet_manager.cc:1403] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.189s	user 0.024s	sys 0.022s
I20260709 13:01:26.952723 15146 raft_consensus.cc:515] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } }
I20260709 13:01:26.977170 15085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bab2124dc944a078b74f1314053b7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.978794 15011 tablet_service.cc:1511] Processing CreateTablet for tablet cf6bcd7438fe4219a8609537e7543a58 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:26.981899 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b3b417f36c429fb452654c814e5dce" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:26.981945 15139 ts_tablet_manager.cc:1434] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.002s
W20260709 13:01:26.983768 14912 leader_election.cc:343] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.984509 15139 tablet_bootstrap.cc:492] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:26.975217 15145 raft_consensus.cc:697] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:26.985062 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6bcd7438fe4219a8609537e7543a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.987255 15165 raft_consensus.cc:493] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.987718 15165 raft_consensus.cc:515] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.988783 15014 tablet_service.cc:1511] Processing CreateTablet for tablet 3f96f7928542450f85d1e5cede943d4b (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:26.989952 15014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f96f7928542450f85d1e5cede943d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.991264 15165 leader_election.cc:290] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:26.992053 14932 tablet_service.cc:1511] Processing CreateTablet for tablet 3f96f7928542450f85d1e5cede943d4b (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:26.993582 15145 consensus_queue.cc:237] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:26.996958 15138 tablet_bootstrap.cc:654] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.999678 15146 leader_election.cc:290] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Requested vote from peers 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:27.000974 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b3b417f36c429fb452654c814e5dce" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:27.001591 15140 raft_consensus.cc:359] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.002249 15140 raft_consensus.cc:385] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:01:27.002318 14912 leader_election.cc:343] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.002605 15140 raft_consensus.cc:740] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.002699 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b3b417f36c429fb452654c814e5dce" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:27.003250 15098 raft_consensus.cc:3060] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.003633 14935 tablet_service.cc:1511] Processing CreateTablet for tablet e616e080ef734a99bda8b9bac9fd2eac (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:27.007146 15009 tablet_service.cc:1511] Processing CreateTablet for tablet e616e080ef734a99bda8b9bac9fd2eac (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:27.008329 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e616e080ef734a99bda8b9bac9fd2eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.009799 15098 raft_consensus.cc:2468] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:27.010186 15140 consensus_queue.cc:260] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.011644 15139 tablet_bootstrap.cc:654] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.012024 15083 tablet_service.cc:1511] Processing CreateTablet for tablet 3f96f7928542450f85d1e5cede943d4b (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:27.012853 15140 ts_tablet_manager.cc:1434] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:01:27.013985 15085 tablet_service.cc:1511] Processing CreateTablet for tablet cf6bcd7438fe4219a8609537e7543a58 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:27.014528 14845 catalog_manager.cc:5697] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:27.015974 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f96f7928542450f85d1e5cede943d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.016705 14913 leader_election.cc:304] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:27.017722 15146 raft_consensus.cc:2804] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:27.024128 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5787a7a1a274aa588078090721e235d" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:27.024909 15096 raft_consensus.cc:2468] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:27.026396 14988 leader_election.cc:304] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:27.027382 15165 raft_consensus.cc:2804] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:27.027734 15165 raft_consensus.cc:493] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:27.028072 15165 raft_consensus.cc:3060] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.034333 15164 raft_consensus.cc:493] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.034904 15164 raft_consensus.cc:515] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.038894 15164 leader_election.cc:290] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:27.040055 15165 raft_consensus.cc:515] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.043629 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2a5f7e546a49a7a862aad12ab02c15" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:27.045017 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5787a7a1a274aa588078090721e235d" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
W20260709 13:01:27.047860 14989 leader_election.cc:343] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:27.051177 14988 leader_election.cc:343] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.056329 15014 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd2965f213347c8a894b899bd45888d (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:27.057662 15014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd2965f213347c8a894b899bd45888d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.059787 15087 tablet_service.cc:1511] Processing CreateTablet for tablet e616e080ef734a99bda8b9bac9fd2eac (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:27.061695 14931 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd2965f213347c8a894b899bd45888d (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:27.067348 15085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6bcd7438fe4219a8609537e7543a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.068046 15087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e616e080ef734a99bda8b9bac9fd2eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.068681 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c036d54885d495887a24a4e0833f0e9" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
W20260709 13:01:27.070024 14988 leader_election.cc:343] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.075768 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5787a7a1a274aa588078090721e235d" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:27.077113 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5787a7a1a274aa588078090721e235d" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
W20260709 13:01:27.077368 14989 leader_election.cc:343] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.078569 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2a5f7e546a49a7a862aad12ab02c15" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:27.079164 15140 tablet_bootstrap.cc:492] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
W20260709 13:01:27.079862 14989 leader_election.cc:343] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.080271 14989 leader_election.cc:304] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:27.081307 15164 raft_consensus.cc:2749] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:27.082008 15088 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd2965f213347c8a894b899bd45888d (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:27.083349 15088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd2965f213347c8a894b899bd45888d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.083941 14932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f96f7928542450f85d1e5cede943d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.085896 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e616e080ef734a99bda8b9bac9fd2eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.089741 14936 tablet_service.cc:1511] Processing CreateTablet for tablet 5556254f7cb94f2d819f6b15a3f47d8a (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:27.090929 14936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5556254f7cb94f2d819f6b15a3f47d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.092247 15086 tablet_service.cc:1511] Processing CreateTablet for tablet 5556254f7cb94f2d819f6b15a3f47d8a (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:27.093525 15086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5556254f7cb94f2d819f6b15a3f47d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.077718 15096 raft_consensus.cc:3060] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.096103 14931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd2965f213347c8a894b899bd45888d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.096503 15012 tablet_service.cc:1511] Processing CreateTablet for tablet 5556254f7cb94f2d819f6b15a3f47d8a (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:27.097687 15012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5556254f7cb94f2d819f6b15a3f47d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.105705 14933 tablet_service.cc:1511] Processing CreateTablet for tablet 89eeb110abdf4a488b4fb6353976a8f9 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:27.106971 14933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89eeb110abdf4a488b4fb6353976a8f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.108836 15140 tablet_bootstrap.cc:654] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.118933 15165 leader_election.cc:290] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:27.119050 15146 raft_consensus.cc:697] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:27.126705 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c036d54885d495887a24a4e0833f0e9" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:27.139532 14934 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbc019ad45d4a80bedda171a4040bda (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:27.140743 14934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbc019ad45d4a80bedda171a4040bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.140679 15014 tablet_service.cc:1511] Processing CreateTablet for tablet 89eeb110abdf4a488b4fb6353976a8f9 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:27.141959 15014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89eeb110abdf4a488b4fb6353976a8f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.131707 15096 raft_consensus.cc:2468] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:27.149665 15083 tablet_service.cc:1511] Processing CreateTablet for tablet 89eeb110abdf4a488b4fb6353976a8f9 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:27.150491 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89eeb110abdf4a488b4fb6353976a8f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.155241 15084 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbc019ad45d4a80bedda171a4040bda (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:27.156371 15084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbc019ad45d4a80bedda171a4040bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.157871 15138 tablet_bootstrap.cc:492] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:27.158375 15138 ts_tablet_manager.cc:1403] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.212s	user 0.039s	sys 0.048s
I20260709 13:01:27.159755 15013 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbc019ad45d4a80bedda171a4040bda (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:27.160903 15013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbc019ad45d4a80bedda171a4040bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.161415 15139 tablet_bootstrap.cc:492] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:27.161958 15139 ts_tablet_manager.cc:1403] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.178s	user 0.022s	sys 0.005s
I20260709 13:01:27.161389 15138 raft_consensus.cc:359] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.162361 15138 raft_consensus.cc:385] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.162708 15138 raft_consensus.cc:740] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.164283 15139 raft_consensus.cc:359] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.164777 15139 raft_consensus.cc:385] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.164990 15139 raft_consensus.cc:740] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.165568 15139 consensus_queue.cc:260] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.167322 15139 ts_tablet_manager.cc:1434] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:01:27.168222 15139 tablet_bootstrap.cc:492] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:27.175204 15146 consensus_queue.cc:237] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } }
W20260709 13:01:27.180845 14988 leader_election.cc:343] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.190351 14939 tablet_service.cc:1511] Processing CreateTablet for tablet 90a1bf7442c9417e833900ebc41fb6ed (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:27.191565 14939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a1bf7442c9417e833900ebc41fb6ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.198251 15012 tablet_service.cc:1511] Processing CreateTablet for tablet 90a1bf7442c9417e833900ebc41fb6ed (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:27.199461 15012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a1bf7442c9417e833900ebc41fb6ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.210564 14988 leader_election.cc:304] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:27.211876 15165 raft_consensus.cc:2804] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:27.216171 15165 raft_consensus.cc:697] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:27.217020 15165 consensus_queue.cc:237] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.222626 15088 tablet_service.cc:1511] Processing CreateTablet for tablet 90a1bf7442c9417e833900ebc41fb6ed (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:27.224020 15088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a1bf7442c9417e833900ebc41fb6ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.234263 14932 tablet_service.cc:1511] Processing CreateTablet for tablet cf09ab4d4d314238ac22e4b1f9e8e46e (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:27.235965 14932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf09ab4d4d314238ac22e4b1f9e8e46e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.222716 15138 consensus_queue.cc:260] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.239117 15138 ts_tablet_manager.cc:1434] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.080s	user 0.010s	sys 0.000s
I20260709 13:01:27.240041 15138 tablet_bootstrap.cc:492] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:27.241742 15014 tablet_service.cc:1511] Processing CreateTablet for tablet cf09ab4d4d314238ac22e4b1f9e8e46e (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:27.242956 15014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf09ab4d4d314238ac22e4b1f9e8e46e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.245509 15139 tablet_bootstrap.cc:654] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.254429 14846 catalog_manager.cc:5697] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:27.257280 15152 consensus_queue.cc:1048] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:27.260022 14847 catalog_manager.cc:5697] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:27.278792 15087 tablet_service.cc:1511] Processing CreateTablet for tablet aa04cf71fdb1425d89c45100748ac15f (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:27.281047 15087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa04cf71fdb1425d89c45100748ac15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.281466 15014 tablet_service.cc:1511] Processing CreateTablet for tablet fac14dcc642041dd982d7f7140455e3f (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:27.282510 15014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac14dcc642041dd982d7f7140455e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.283598 15085 tablet_service.cc:1511] Processing CreateTablet for tablet fac14dcc642041dd982d7f7140455e3f (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:27.284283 15011 tablet_service.cc:1511] Processing CreateTablet for tablet a5f43c65d3184e66aa3e739940812e54 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:27.284713 15085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac14dcc642041dd982d7f7140455e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.289557 14936 tablet_service.cc:1511] Processing CreateTablet for tablet fac14dcc642041dd982d7f7140455e3f (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:27.289721 15084 tablet_service.cc:1511] Processing CreateTablet for tablet a5f43c65d3184e66aa3e739940812e54 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:27.290686 14936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac14dcc642041dd982d7f7140455e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.290855 15084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f43c65d3184e66aa3e739940812e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.293584 15009 tablet_service.cc:1511] Processing CreateTablet for tablet 304f39ef64a6464eb7dbe2f48feceec7 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:27.294728 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304f39ef64a6464eb7dbe2f48feceec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.296036 15138 tablet_bootstrap.cc:654] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.297554 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f43c65d3184e66aa3e739940812e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.303692 14934 tablet_service.cc:1511] Processing CreateTablet for tablet aa04cf71fdb1425d89c45100748ac15f (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:27.304883 14934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa04cf71fdb1425d89c45100748ac15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.304808 14935 tablet_service.cc:1511] Processing CreateTablet for tablet 304f39ef64a6464eb7dbe2f48feceec7 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:27.306030 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304f39ef64a6464eb7dbe2f48feceec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.311825 14930 tablet_service.cc:1511] Processing CreateTablet for tablet a5f43c65d3184e66aa3e739940812e54 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:27.298522 15086 tablet_service.cc:1511] Processing CreateTablet for tablet cf09ab4d4d314238ac22e4b1f9e8e46e (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:27.313661 15086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf09ab4d4d314238ac22e4b1f9e8e46e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.316114 14930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f43c65d3184e66aa3e739940812e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.322681 14932 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3228914b764ed38ce9473e8f8061c4 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:27.323824 14932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3228914b764ed38ce9473e8f8061c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.324048 15083 tablet_service.cc:1511] Processing CreateTablet for tablet 304f39ef64a6464eb7dbe2f48feceec7 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:27.325066 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304f39ef64a6464eb7dbe2f48feceec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.325976 15012 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3228914b764ed38ce9473e8f8061c4 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:27.334426 15012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3228914b764ed38ce9473e8f8061c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.329722 15140 tablet_bootstrap.cc:492] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:27.336532 15140 ts_tablet_manager.cc:1403] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.258s	user 0.017s	sys 0.000s
I20260709 13:01:27.339222 15140 raft_consensus.cc:359] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.339890 15140 raft_consensus.cc:385] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.340178 15140 raft_consensus.cc:740] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.329995 15010 tablet_service.cc:1511] Processing CreateTablet for tablet 197727a4fb4b4c7db827b5d11e6f862b (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:27.340405 14931 tablet_service.cc:1511] Processing CreateTablet for tablet 197727a4fb4b4c7db827b5d11e6f862b (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:27.341390 15010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197727a4fb4b4c7db827b5d11e6f862b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.341591 14931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197727a4fb4b4c7db827b5d11e6f862b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.343269 15140 consensus_queue.cc:260] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.344017 15009 tablet_service.cc:1511] Processing CreateTablet for tablet 0cff4c94ab884f2aaadec2f5b763e12a (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:27.344367 14933 tablet_service.cc:1511] Processing CreateTablet for tablet 0cff4c94ab884f2aaadec2f5b763e12a (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:27.345175 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cff4c94ab884f2aaadec2f5b763e12a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.345467 14933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cff4c94ab884f2aaadec2f5b763e12a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.345646 15140 ts_tablet_manager.cc:1434] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:01:27.346581 15140 tablet_bootstrap.cc:492] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:27.327519 15013 tablet_service.cc:1511] Processing CreateTablet for tablet aa04cf71fdb1425d89c45100748ac15f (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:27.347415 15013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa04cf71fdb1425d89c45100748ac15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.364734 15083 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3228914b764ed38ce9473e8f8061c4 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:27.366020 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3228914b764ed38ce9473e8f8061c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.378190 15082 tablet_service.cc:1511] Processing CreateTablet for tablet 197727a4fb4b4c7db827b5d11e6f862b (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:27.383543 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197727a4fb4b4c7db827b5d11e6f862b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.383563 14846 catalog_manager.cc:5697] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:27.378654 15081 tablet_service.cc:1511] Processing CreateTablet for tablet 0cff4c94ab884f2aaadec2f5b763e12a (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:27.396139 15081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cff4c94ab884f2aaadec2f5b763e12a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.410961 15165 raft_consensus.cc:493] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.411449 15165 raft_consensus.cc:515] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.414193 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258a65f265e4778bc6bb85f5e3340a4" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
W20260709 13:01:27.415506 14989 leader_election.cc:343] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.418349 14939 tablet_service.cc:1511] Processing CreateTablet for tablet cb0b81de11694a48aed2b76ef39c4f11 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:27.419588 14939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0b81de11694a48aed2b76ef39c4f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.442833 15165 leader_election.cc:290] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:27.444269 15139 tablet_bootstrap.cc:492] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:27.444761 15139 ts_tablet_manager.cc:1403] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.277s	user 0.021s	sys 0.002s
I20260709 13:01:27.450192 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258a65f265e4778bc6bb85f5e3340a4" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:27.450250 15144 consensus_queue.cc:1048] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:01:27.452270 14988 leader_election.cc:343] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.452574 14935 tablet_service.cc:1511] Processing CreateTablet for tablet deb1e558ec6c47499345711cfe255372 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:27.453675 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb1e558ec6c47499345711cfe255372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.452710 14988 leader_election.cc:304] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:27.455956 15138 tablet_bootstrap.cc:492] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:27.456382 15138 ts_tablet_manager.cc:1403] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.217s	user 0.047s	sys 0.030s
I20260709 13:01:27.456461 15145 raft_consensus.cc:2749] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:27.460520 15009 tablet_service.cc:1511] Processing CreateTablet for tablet cb0b81de11694a48aed2b76ef39c4f11 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:27.461391 15082 tablet_service.cc:1511] Processing CreateTablet for tablet cb0b81de11694a48aed2b76ef39c4f11 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:27.461382 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0b81de11694a48aed2b76ef39c4f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.462621 15139 raft_consensus.cc:359] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.463369 15139 raft_consensus.cc:385] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.463644 15139 raft_consensus.cc:740] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.467178 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0b81de11694a48aed2b76ef39c4f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.478574 14936 tablet_service.cc:1511] Processing CreateTablet for tablet fda739b18cad474199860ec3b3dd12e6 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:27.479694 14936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda739b18cad474199860ec3b3dd12e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.479482 15139 consensus_queue.cc:260] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.493718 15139 ts_tablet_manager.cc:1434] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 13:01:27.501114 15009 tablet_service.cc:1511] Processing CreateTablet for tablet deb1e558ec6c47499345711cfe255372 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:27.502084 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb1e558ec6c47499345711cfe255372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.504320 15087 tablet_service.cc:1511] Processing CreateTablet for tablet deb1e558ec6c47499345711cfe255372 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:27.505971 15140 tablet_bootstrap.cc:654] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.510385 15138 raft_consensus.cc:359] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.512743 15138 raft_consensus.cc:385] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.513032 15138 raft_consensus.cc:740] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.513720 15138 consensus_queue.cc:260] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.515939 15138 ts_tablet_manager.cc:1434] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 13:01:27.516988 15083 tablet_service.cc:1511] Processing CreateTablet for tablet fda739b18cad474199860ec3b3dd12e6 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:27.495699 15146 raft_consensus.cc:493] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.519065 15011 tablet_service.cc:1511] Processing CreateTablet for tablet aa6619f1340941db9c4c59dbbea49973 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:27.520226 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa6619f1340941db9c4c59dbbea49973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.521628 14935 tablet_service.cc:1511] Processing CreateTablet for tablet aa6619f1340941db9c4c59dbbea49973 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:27.522758 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa6619f1340941db9c4c59dbbea49973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.528745 15085 tablet_service.cc:1511] Processing CreateTablet for tablet aa6619f1340941db9c4c59dbbea49973 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:27.531066 15012 tablet_service.cc:1511] Processing CreateTablet for tablet 3e490b9aee2449ac84465999db69bf92 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:27.532312 15012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e490b9aee2449ac84465999db69bf92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.532711 14930 tablet_service.cc:1511] Processing CreateTablet for tablet 3e490b9aee2449ac84465999db69bf92 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:27.533111 15009 tablet_service.cc:1511] Processing CreateTablet for tablet fda739b18cad474199860ec3b3dd12e6 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:27.533816 14930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e490b9aee2449ac84465999db69bf92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.534068 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda739b18cad474199860ec3b3dd12e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.519109 15146 raft_consensus.cc:515] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:27.543483 14988 consensus_peers.cc:597] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Couldn't send request to peer 20964c2a02d141ea8f014fc26ccfcea7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:27.544862 15146 leader_election.cc:290] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:27.545312 15139 tablet_bootstrap.cc:492] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:27.546905 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d341850f714ca6be547a82ecba718b" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:27.550704 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d341850f714ca6be547a82ecba718b" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
W20260709 13:01:27.553841 14913 leader_election.cc:343] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:27.555095 14912 leader_election.cc:343] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.555531 14912 leader_election.cc:304] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:27.556182 15087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb1e558ec6c47499345711cfe255372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.560292 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda739b18cad474199860ec3b3dd12e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.564078 15011 tablet_service.cc:1511] Processing CreateTablet for tablet c48cb89e5b064f27ba66bc21e7cb0ddd (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:27.564534 15088 tablet_service.cc:1511] Processing CreateTablet for tablet 3e490b9aee2449ac84465999db69bf92 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:27.565246 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48cb89e5b064f27ba66bc21e7cb0ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.565452 14931 tablet_service.cc:1511] Processing CreateTablet for tablet c48cb89e5b064f27ba66bc21e7cb0ddd (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:27.566087 15152 raft_consensus.cc:493] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.566545 15152 raft_consensus.cc:515] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.568106 15088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e490b9aee2449ac84465999db69bf92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.568526 15152 leader_election.cc:290] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:27.566681 14931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48cb89e5b064f27ba66bc21e7cb0ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.572319 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2a5f7e546a49a7a862aad12ab02c15" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:27.572974 15023 raft_consensus.cc:2468] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:27.574316 15061 leader_election.cc:304] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:27.575106 15152 raft_consensus.cc:2804] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:27.575461 15152 raft_consensus.cc:493] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:27.575773 15152 raft_consensus.cc:3060] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.576817 15084 tablet_service.cc:1511] Processing CreateTablet for tablet c48cb89e5b064f27ba66bc21e7cb0ddd (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:27.578078 15084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48cb89e5b064f27ba66bc21e7cb0ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.582044 15145 consensus_queue.cc:1048] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:27.585551 15168 raft_consensus.cc:2749] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:27.587296 15140 tablet_bootstrap.cc:492] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:27.587790 15140 ts_tablet_manager.cc:1403] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.241s	user 0.010s	sys 0.003s
I20260709 13:01:27.581667 15152 raft_consensus.cc:515] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.592079 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2a5f7e546a49a7a862aad12ab02c15" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:27.592631 15152 leader_election.cc:290] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:27.590566 15140 raft_consensus.cc:359] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.593550 15140 raft_consensus.cc:385] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.593833 15140 raft_consensus.cc:740] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
W20260709 13:01:27.595754 15063 leader_election.cc:343] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.599496 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2a5f7e546a49a7a862aad12ab02c15" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
W20260709 13:01:27.600764 15063 leader_election.cc:343] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.602507 15139 tablet_bootstrap.cc:654] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.602751 15140 consensus_queue.cc:260] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.604945 15140 ts_tablet_manager.cc:1434] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:01:27.605799 15140 tablet_bootstrap.cc:492] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:27.609166 15138 tablet_bootstrap.cc:492] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:27.609567 15085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa6619f1340941db9c4c59dbbea49973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.609460 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2a5f7e546a49a7a862aad12ab02c15" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:27.610015 15024 raft_consensus.cc:3060] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.610700 15146 raft_consensus.cc:493] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.611150 15146 raft_consensus.cc:515] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.614352 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5787a7a1a274aa588078090721e235d" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:27.615531 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5787a7a1a274aa588078090721e235d" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:27.614249 15146 leader_election.cc:290] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:27.616241 15096 raft_consensus.cc:2393] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40836b482b5b4f75b0159300aa118a51 in current term 1: Already voted for candidate 3f2e377ec45e4d48abbe40a66d751c18 in this term.
I20260709 13:01:27.617889 14913 leader_election.cc:304] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:27.618952 15146 raft_consensus.cc:3060] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.621767 15140 tablet_bootstrap.cc:654] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.606621 14939 tablet_service.cc:1511] Processing CreateTablet for tablet b208e828b7ab4615a084f4d98d121f9e (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:27.627671 14939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b208e828b7ab4615a084f4d98d121f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.631328 15024 raft_consensus.cc:2468] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:27.633258 15146 raft_consensus.cc:2749] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:27.639776 14931 tablet_service.cc:1511] Processing CreateTablet for tablet 55cf25e50eb74b22b6c487805172addc (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:27.665145 14931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55cf25e50eb74b22b6c487805172addc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.665364 15061 leader_election.cc:304] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:27.666414 15152 raft_consensus.cc:2804] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:27.640125 15009 tablet_service.cc:1511] Processing CreateTablet for tablet b208e828b7ab4615a084f4d98d121f9e (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:27.666898 15152 raft_consensus.cc:697] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:27.667444 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b208e828b7ab4615a084f4d98d121f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.667680 15152 consensus_queue.cc:237] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.642549 15138 tablet_bootstrap.cc:654] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.671917 15087 tablet_service.cc:1511] Processing CreateTablet for tablet 55cf25e50eb74b22b6c487805172addc (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:27.672973 15087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55cf25e50eb74b22b6c487805172addc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.678324 15140 tablet_bootstrap.cc:492] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
W20260709 13:01:27.680112 14895 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:27.678793 15140 ts_tablet_manager.cc:1403] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.030s
I20260709 13:01:27.682237 15144 raft_consensus.cc:493] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.682677 15144 raft_consensus.cc:515] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.683426 15140 raft_consensus.cc:359] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.684070 15140 raft_consensus.cc:385] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.684355 15140 raft_consensus.cc:740] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.684628 15144 leader_election.cc:290] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:27.685616 15140 consensus_queue.cc:260] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.652770 15083 tablet_service.cc:1511] Processing CreateTablet for tablet b208e828b7ab4615a084f4d98d121f9e (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:27.686226 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68610743a0b74bed8ed11f49e1735180" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:27.686831 15024 raft_consensus.cc:2468] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:27.687050 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b208e828b7ab4615a084f4d98d121f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.688014 15140 ts_tablet_manager.cc:1434] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:27.687940 15061 leader_election.cc:304] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:27.688752 15144 raft_consensus.cc:2804] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:27.688987 15140 tablet_bootstrap.cc:492] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:27.689108 15144 raft_consensus.cc:493] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:27.689482 15144 raft_consensus.cc:3060] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.657116 14934 tablet_service.cc:1511] Processing CreateTablet for tablet 72fd8695e4b544858ef27bc069692c14 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:27.692356 14934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72fd8695e4b544858ef27bc069692c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.659220 15139 tablet_bootstrap.cc:492] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:27.661909 15010 tablet_service.cc:1511] Processing CreateTablet for tablet 72fd8695e4b544858ef27bc069692c14 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:27.694998 15140 tablet_bootstrap.cc:654] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.662115 15012 tablet_service.cc:1511] Processing CreateTablet for tablet 55cf25e50eb74b22b6c487805172addc (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:27.695626 15010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72fd8695e4b544858ef27bc069692c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.695896 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68610743a0b74bed8ed11f49e1735180" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:27.696470 14948 raft_consensus.cc:2468] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:27.696578 15012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55cf25e50eb74b22b6c487805172addc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.700312 15146 consensus_queue.cc:1048] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:27.705708 15140 tablet_bootstrap.cc:492] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:27.706132 15140 ts_tablet_manager.cc:1403] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.010s
I20260709 13:01:27.707067 15139 ts_tablet_manager.cc:1403] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.162s	user 0.009s	sys 0.002s
I20260709 13:01:27.708487 15140 raft_consensus.cc:359] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.709110 15140 raft_consensus.cc:385] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.709385 15140 raft_consensus.cc:740] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.709774 15139 raft_consensus.cc:359] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.710454 15139 raft_consensus.cc:385] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.710173 15140 consensus_queue.cc:260] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.713014 15140 ts_tablet_manager.cc:1434] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 13:01:27.713568 14912 consensus_peers.cc:597] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:27.713843 15140 tablet_bootstrap.cc:492] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:27.718851 15140 tablet_bootstrap.cc:654] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.727319 15088 tablet_service.cc:1511] Processing CreateTablet for tablet 72fd8695e4b544858ef27bc069692c14 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:27.728400 15088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72fd8695e4b544858ef27bc069692c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.735421 14846 catalog_manager.cc:5697] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:27.742146 15140 tablet_bootstrap.cc:492] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:27.742525 15140 ts_tablet_manager.cc:1403] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.007s
I20260709 13:01:27.744467 15140 raft_consensus.cc:359] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.745069 15140 raft_consensus.cc:385] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.745327 15140 raft_consensus.cc:740] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.745980 15140 consensus_queue.cc:260] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.747627 15140 ts_tablet_manager.cc:1434] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:01:27.748512 15140 tablet_bootstrap.cc:492] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:27.753827 15140 tablet_bootstrap.cc:654] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.753954 14939 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef4e97951ae4c7e9c28a92ac9970c9e (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:27.757084 14939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef4e97951ae4c7e9c28a92ac9970c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.758302 15140 tablet_bootstrap.cc:492] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:27.758713 15140 ts_tablet_manager.cc:1403] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:01:27.710474 15144 raft_consensus.cc:515] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.761060 15140 raft_consensus.cc:359] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.761803 15140 raft_consensus.cc:385] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.762048 15140 raft_consensus.cc:740] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.761992 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68610743a0b74bed8ed11f49e1735180" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:27.762049 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68610743a0b74bed8ed11f49e1735180" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:27.762734 15024 raft_consensus.cc:3060] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.762815 14948 raft_consensus.cc:3060] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.763008 15140 consensus_queue.cc:260] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.767606 15140 ts_tablet_manager.cc:1434] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:01:27.768440 15140 tablet_bootstrap.cc:492] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:27.769232 14948 raft_consensus.cc:2468] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:27.770287 15063 leader_election.cc:304] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:27.710790 15139 raft_consensus.cc:740] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.771116 15152 raft_consensus.cc:2804] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:27.771555 15152 raft_consensus.cc:697] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:27.772334 15152 consensus_queue.cc:237] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.773718 15140 tablet_bootstrap.cc:654] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.777225 15024 raft_consensus.cc:2468] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:27.779072 15139 consensus_queue.cc:260] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.784296 15139 ts_tablet_manager.cc:1434] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.000s
I20260709 13:01:27.784411 15140 tablet_bootstrap.cc:492] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:27.784922 15140 ts_tablet_manager.cc:1403] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260709 13:01:27.785261 15139 tablet_bootstrap.cc:492] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:27.787259 15140 raft_consensus.cc:359] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.787710 15140 raft_consensus.cc:385] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.787914 15140 raft_consensus.cc:740] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.788482 15140 consensus_queue.cc:260] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.790058 15140 ts_tablet_manager.cc:1434] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.001s
I20260709 13:01:27.791930 15140 tablet_bootstrap.cc:492] T c796a09aef3d43609683901eb3acce87 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:27.792869 15012 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef4e97951ae4c7e9c28a92ac9970c9e (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:27.793987 15012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef4e97951ae4c7e9c28a92ac9970c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.795665 15087 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef4e97951ae4c7e9c28a92ac9970c9e (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:27.796687 15087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef4e97951ae4c7e9c28a92ac9970c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.796944 15140 tablet_bootstrap.cc:654] T c796a09aef3d43609683901eb3acce87 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.799588 14930 tablet_service.cc:1511] Processing CreateTablet for tablet 091df103030b4edf82efed43e721a5da (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:27.800136 15138 tablet_bootstrap.cc:492] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:27.800575 15138 ts_tablet_manager.cc:1403] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.192s	user 0.014s	sys 0.001s
I20260709 13:01:27.800729 14930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091df103030b4edf82efed43e721a5da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.761058 15144 leader_election.cc:290] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:27.806250 15138 raft_consensus.cc:359] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.807053 15138 raft_consensus.cc:385] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.807333 15138 raft_consensus.cc:740] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.807955 15138 consensus_queue.cc:260] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.810196 15138 ts_tablet_manager.cc:1434] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:01:27.811100 15138 tablet_bootstrap.cc:492] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:27.813398 14846 catalog_manager.cc:5697] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:27.815173 15168 raft_consensus.cc:493] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.815641 15168 raft_consensus.cc:515] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.817715 15168 leader_election.cc:290] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:27.827229 15188 consensus_queue.cc:1048] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:27.829121 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2a5f7e546a49a7a862aad12ab02c15" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:27.833137 15011 tablet_service.cc:1511] Processing CreateTablet for tablet 2967237a52374eb18b1972fba2c2ab04 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:27.834165 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2967237a52374eb18b1972fba2c2ab04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.837811 15139 tablet_bootstrap.cc:654] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.839918 14931 tablet_service.cc:1511] Processing CreateTablet for tablet 2967237a52374eb18b1972fba2c2ab04 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:27.840451 15168 raft_consensus.cc:493] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.849612 15168 raft_consensus.cc:515] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.851667 14931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2967237a52374eb18b1972fba2c2ab04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.845046 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2a5f7e546a49a7a862aad12ab02c15" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:27.856165 15024 raft_consensus.cc:2393] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40836b482b5b4f75b0159300aa118a51 in current term 1: Already voted for candidate 20964c2a02d141ea8f014fc26ccfcea7 in this term.
I20260709 13:01:27.847579 15087 tablet_service.cc:1511] Processing CreateTablet for tablet 091df103030b4edf82efed43e721a5da (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:27.848124 15188 consensus_queue.cc:1048] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:27.857255 14912 leader_election.cc:304] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:27.858003 15087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091df103030b4edf82efed43e721a5da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.848798 15009 tablet_service.cc:1511] Processing CreateTablet for tablet 091df103030b4edf82efed43e721a5da (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:27.852941 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258a65f265e4778bc6bb85f5e3340a4" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:27.864696 15098 raft_consensus.cc:2468] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
I20260709 13:01:27.841121 15085 tablet_service.cc:1511] Processing CreateTablet for tablet 2967237a52374eb18b1972fba2c2ab04 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:27.866072 15085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2967237a52374eb18b1972fba2c2ab04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.851619 15168 leader_election.cc:290] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:27.854313 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258a65f265e4778bc6bb85f5e3340a4" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:27.871150 15023 raft_consensus.cc:2468] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
I20260709 13:01:27.872357 14912 leader_election.cc:304] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:27.874169 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091df103030b4edf82efed43e721a5da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.883915 15168 raft_consensus.cc:493] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.884464 15199 raft_consensus.cc:3060] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.884388 15168 raft_consensus.cc:515] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.886376 15168 leader_election.cc:290] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:27.886780 15138 tablet_bootstrap.cc:654] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.888190 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854e74a8c4e540dfa5aded148d49ca46" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:27.889566 14912 leader_election.cc:343] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.890981 15168 raft_consensus.cc:2804] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:27.891346 15168 raft_consensus.cc:493] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:27.892714 15168 raft_consensus.cc:3060] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.897148 14934 tablet_service.cc:1511] Processing CreateTablet for tablet ca01c32d7c7e4455b575cf8b7c7cadf6 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:27.897905 15011 tablet_service.cc:1511] Processing CreateTablet for tablet ca01c32d7c7e4455b575cf8b7c7cadf6 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:27.898353 14934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca01c32d7c7e4455b575cf8b7c7cadf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.899622 15168 raft_consensus.cc:515] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.900628 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca01c32d7c7e4455b575cf8b7c7cadf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.902204 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258a65f265e4778bc6bb85f5e3340a4" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:27.902755 15023 raft_consensus.cc:3060] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.915509 15023 raft_consensus.cc:2468] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:27.916512 14912 leader_election.cc:304] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:27.917337 15204 raft_consensus.cc:2804] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:27.917804 15204 raft_consensus.cc:697] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:27.917937 15083 tablet_service.cc:1511] Processing CreateTablet for tablet ca01c32d7c7e4455b575cf8b7c7cadf6 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:27.919075 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca01c32d7c7e4455b575cf8b7c7cadf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.918637 15204 consensus_queue.cc:237] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.921881 14939 tablet_service.cc:1511] Processing CreateTablet for tablet 602c49019841481c9dab49e8e5943065 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:27.923043 14939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602c49019841481c9dab49e8e5943065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.932576 15168 leader_election.cc:290] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:27.933151 15138 tablet_bootstrap.cc:492] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:27.933593 15138 ts_tablet_manager.cc:1403] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.123s	user 0.008s	sys 0.001s
I20260709 13:01:27.935120 15088 tablet_service.cc:1511] Processing CreateTablet for tablet 602c49019841481c9dab49e8e5943065 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:27.936131 15088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602c49019841481c9dab49e8e5943065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.935990 15012 tablet_service.cc:1511] Processing CreateTablet for tablet 602c49019841481c9dab49e8e5943065 (DEFAULT_TABLE table=test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:27.937155 15012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602c49019841481c9dab49e8e5943065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:27.939097 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854e74a8c4e540dfa5aded148d49ca46" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:27.943755 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258a65f265e4778bc6bb85f5e3340a4" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:27.944427 15140 tablet_bootstrap.cc:492] T c796a09aef3d43609683901eb3acce87 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:27.944360 15096 raft_consensus.cc:3060] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.944907 15140 ts_tablet_manager.cc:1403] T c796a09aef3d43609683901eb3acce87 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.153s	user 0.043s	sys 0.034s
W20260709 13:01:27.942741 14913 leader_election.cc:343] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.943814 15199 raft_consensus.cc:2749] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:27.946899 14913 leader_election.cc:304] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:27.947314 15138 raft_consensus.cc:359] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.948130 15138 raft_consensus.cc:385] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.947643 15199 raft_consensus.cc:2749] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:27.948429 15138 raft_consensus.cc:740] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.949276 15138 consensus_queue.cc:260] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.950136 15140 raft_consensus.cc:359] T c796a09aef3d43609683901eb3acce87 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.950742 15140 raft_consensus.cc:385] T c796a09aef3d43609683901eb3acce87 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.951010 15140 raft_consensus.cc:740] T c796a09aef3d43609683901eb3acce87 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.951599 15140 consensus_queue.cc:260] T c796a09aef3d43609683901eb3acce87 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.953467 15140 ts_tablet_manager.cc:1434] T c796a09aef3d43609683901eb3acce87 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:01:27.954227 15140 tablet_bootstrap.cc:492] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:27.961071 15140 tablet_bootstrap.cc:654] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.963550 15139 tablet_bootstrap.cc:492] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:27.964054 15139 ts_tablet_manager.cc:1403] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.179s	user 0.009s	sys 0.016s
I20260709 13:01:27.966586 15139 raft_consensus.cc:359] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } }
I20260709 13:01:27.970093 15096 raft_consensus.cc:2468] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:27.970310 15139 raft_consensus.cc:385] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.970726 15139 raft_consensus.cc:740] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.971478 15139 consensus_queue.cc:260] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } }
I20260709 13:01:27.972594 15140 tablet_bootstrap.cc:492] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:27.972993 15140 ts_tablet_manager.cc:1403] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 13:01:27.975245 15139 ts_tablet_manager.cc:1434] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:01:27.975411 15140 raft_consensus.cc:359] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.976025 15140 raft_consensus.cc:385] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.976287 15140 raft_consensus.cc:740] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.976871 15140 consensus_queue.cc:260] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:27.978628 15140 ts_tablet_manager.cc:1434] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:01:27.970691 15138 ts_tablet_manager.cc:1434] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 13:01:27.979521 15140 tablet_bootstrap.cc:492] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:27.982311 15138 tablet_bootstrap.cc:492] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:27.984894 15140 tablet_bootstrap.cc:654] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.987605 15139 tablet_bootstrap.cc:492] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:27.993374 15139 tablet_bootstrap.cc:654] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.995850 14847 catalog_manager.cc:5697] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:27.997897 15138 tablet_bootstrap.cc:654] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.001081 15140 tablet_bootstrap.cc:492] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:28.001477 15140 ts_tablet_manager.cc:1403] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.006s
I20260709 13:01:28.003733 15140 raft_consensus.cc:359] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.004330 15140 raft_consensus.cc:385] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.004565 15140 raft_consensus.cc:740] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.005329 15140 consensus_queue.cc:260] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.007370 15140 ts_tablet_manager.cc:1434] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:28.007452 15139 tablet_bootstrap.cc:492] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:28.007922 15139 ts_tablet_manager.cc:1403] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260709 13:01:28.008219 15140 tablet_bootstrap.cc:492] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:28.010360 15139 raft_consensus.cc:359] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.011027 15139 raft_consensus.cc:385] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.011291 15139 raft_consensus.cc:740] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.012543 15139 consensus_queue.cc:260] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.014088 15138 tablet_bootstrap.cc:492] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:28.014480 15138 ts_tablet_manager.cc:1403] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.006s
I20260709 13:01:28.014580 15140 tablet_bootstrap.cc:654] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.017309 15138 raft_consensus.cc:359] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.017923 15138 raft_consensus.cc:385] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.018170 15138 raft_consensus.cc:740] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.018793 15138 consensus_queue.cc:260] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.020339 15139 ts_tablet_manager.cc:1434] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:01:28.021409 15139 tablet_bootstrap.cc:492] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:28.023205 15138 ts_tablet_manager.cc:1434] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:01:28.024042 15138 tablet_bootstrap.cc:492] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:28.027300 15139 tablet_bootstrap.cc:654] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.028891 15188 raft_consensus.cc:493] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.029263 15138 tablet_bootstrap.cc:654] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.029352 15188 raft_consensus.cc:515] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.031551 15140 tablet_bootstrap.cc:492] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:28.031477 15188 leader_election.cc:290] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.032328 15140 ts_tablet_manager.cc:1403] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260709 13:01:28.033298 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c796a09aef3d43609683901eb3acce87" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:28.035111 15140 raft_consensus.cc:359] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.035858 15140 raft_consensus.cc:385] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.036191 15140 raft_consensus.cc:740] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.037025 15140 consensus_queue.cc:260] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.035296 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c796a09aef3d43609683901eb3acce87" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:28.039088 14948 raft_consensus.cc:2468] T c796a09aef3d43609683901eb3acce87 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:28.039481 15140 ts_tablet_manager.cc:1434] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:28.039997 15138 tablet_bootstrap.cc:492] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:28.040282 14989 leader_election.cc:304] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:28.040505 15140 tablet_bootstrap.cc:492] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:28.041932 15188 raft_consensus.cc:2804] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:28.042268 15188 raft_consensus.cc:493] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:28.042583 15188 raft_consensus.cc:3060] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:28.046875 14988 leader_election.cc:343] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.047236 15203 raft_consensus.cc:493] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.047744 15203 raft_consensus.cc:515] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.049916 15203 leader_election.cc:290] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.052080 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c1414b1140453989a8f550457795e7" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:28.053591 14912 leader_election.cc:343] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.040410 15138 ts_tablet_manager.cc:1403] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 13:01:28.055711 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c1414b1140453989a8f550457795e7" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:28.057054 15138 raft_consensus.cc:359] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.057677 15138 raft_consensus.cc:385] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.057915 15138 raft_consensus.cc:740] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.058585 15188 raft_consensus.cc:515] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:28.059168 14913 leader_election.cc:343] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.059521 14913 leader_election.cc:304] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:28.060384 15203 raft_consensus.cc:2749] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:28.061126 15188 leader_election.cc:290] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.060092 15138 consensus_queue.cc:260] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.060954 15192 consensus_queue.cc:1048] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.061136 15139 tablet_bootstrap.cc:492] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:28.062031 15140 tablet_bootstrap.cc:654] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.061088 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c796a09aef3d43609683901eb3acce87" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:28.062188 15139 ts_tablet_manager.cc:1403] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.019s
I20260709 13:01:28.062434 14948 raft_consensus.cc:3060] T c796a09aef3d43609683901eb3acce87 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.064148 15138 ts_tablet_manager.cc:1434] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:01:28.065446 15138 tablet_bootstrap.cc:492] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:28.069278 14948 raft_consensus.cc:2468] T c796a09aef3d43609683901eb3acce87 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:28.070233 14989 leader_election.cc:304] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:28.071063 15138 tablet_bootstrap.cc:654] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.071096 15188 raft_consensus.cc:2804] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:28.071707 15188 raft_consensus.cc:697] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:28.072546 15188 consensus_queue.cc:237] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.062165 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c796a09aef3d43609683901eb3acce87" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
W20260709 13:01:28.080058 14988 leader_election.cc:343] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.072539 15139 raft_consensus.cc:359] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.081651 15139 raft_consensus.cc:385] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.081900 15139 raft_consensus.cc:740] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.082947 15140 tablet_bootstrap.cc:492] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:28.083442 15140 ts_tablet_manager.cc:1403] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.043s	user 0.001s	sys 0.024s
I20260709 13:01:28.082581 15139 consensus_queue.cc:260] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.085450 15139 ts_tablet_manager.cc:1434] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:01:28.086272 15139 tablet_bootstrap.cc:492] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:28.086127 15140 raft_consensus.cc:359] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.086138 14847 catalog_manager.cc:5697] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.087195 15140 raft_consensus.cc:385] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.093813 15140 raft_consensus.cc:740] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.091413 15203 raft_consensus.cc:493] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.094455 15140 consensus_queue.cc:260] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.096591 15140 ts_tablet_manager.cc:1434] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:01:28.097386 15140 tablet_bootstrap.cc:492] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:28.097630 15144 consensus_queue.cc:1048] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.102676 15140 tablet_bootstrap.cc:654] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.094429 15203 raft_consensus.cc:515] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.106406 15203 leader_election.cc:290] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.091977 15139 tablet_bootstrap.cc:654] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.093564 15138 tablet_bootstrap.cc:492] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:28.109185 15138 ts_tablet_manager.cc:1403] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.004s
I20260709 13:01:28.111843 15138 raft_consensus.cc:359] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.112519 15138 raft_consensus.cc:385] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.112782 15138 raft_consensus.cc:740] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.113163 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.113534 15138 consensus_queue.cc:260] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.114399 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:28.115551 15138 ts_tablet_manager.cc:1434] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260709 13:01:28.116050 14913 leader_election.cc:343] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.116470 15138 tablet_bootstrap.cc:492] T c796a09aef3d43609683901eb3acce87 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:28.122385 15165 raft_consensus.cc:493] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.122856 15165 raft_consensus.cc:515] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.124811 15165 leader_election.cc:290] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.125725 15138 tablet_bootstrap.cc:654] T c796a09aef3d43609683901eb3acce87 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.126467 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d341850f714ca6be547a82ecba718b" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
W20260709 13:01:28.126782 14912 leader_election.cc:343] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.127096 15096 raft_consensus.cc:2468] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:28.127240 14912 leader_election.cc:304] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:28.128835 15202 raft_consensus.cc:2749] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:28.131121 14988 leader_election.cc:304] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:28.131927 15188 raft_consensus.cc:2804] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:28.132287 15188 raft_consensus.cc:493] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:28.132637 15188 raft_consensus.cc:3060] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.145874 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d341850f714ca6be547a82ecba718b" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:28.146518 14947 raft_consensus.cc:2468] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:28.148725 15140 tablet_bootstrap.cc:492] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:28.149093 15140 ts_tablet_manager.cc:1403] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.043s
I20260709 13:01:28.152065 15140 raft_consensus.cc:359] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.152781 15140 raft_consensus.cc:385] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.153035 15140 raft_consensus.cc:740] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.153756 15140 consensus_queue.cc:260] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.154557 15203 raft_consensus.cc:493] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.154994 15203 raft_consensus.cc:515] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.155725 15140 ts_tablet_manager.cc:1434] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:01:28.155737 15144 raft_consensus.cc:493] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.156316 15144 raft_consensus.cc:515] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.156718 15140 tablet_bootstrap.cc:492] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:28.156888 15203 leader_election.cc:290] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.158152 15144 leader_election.cc:290] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:28.158735 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6105f3de7a64356a0edb7bbd224a2e6" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.158407 15188 raft_consensus.cc:515] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.159909 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854e74a8c4e540dfa5aded148d49ca46" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:28.160322 14912 leader_election.cc:343] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:28.161262 15061 leader_election.cc:343] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.161486 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d341850f714ca6be547a82ecba718b" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:28.162024 14947 raft_consensus.cc:3060] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.162469 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854e74a8c4e540dfa5aded148d49ca46" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:28.162974 15140 tablet_bootstrap.cc:654] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.163081 14948 raft_consensus.cc:2468] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:28.164376 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6105f3de7a64356a0edb7bbd224a2e6" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:28.165751 15063 leader_election.cc:304] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
W20260709 13:01:28.166500 14913 leader_election.cc:343] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.168399 15139 tablet_bootstrap.cc:492] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:28.169834 15139 ts_tablet_manager.cc:1403] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.000s
I20260709 13:01:28.169651 14913 leader_election.cc:304] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:28.170415 15188 leader_election.cc:290] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.170943 15203 raft_consensus.cc:2749] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:28.171411 14947 raft_consensus.cc:2468] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:28.171861 15144 raft_consensus.cc:2804] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:28.172272 15144 raft_consensus.cc:493] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:28.172644 15144 raft_consensus.cc:3060] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.172384 15139 raft_consensus.cc:359] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.173064 15139 raft_consensus.cc:385] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.173386 15139 raft_consensus.cc:740] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.174214 15139 consensus_queue.cc:260] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.172503 14989 leader_election.cc:304] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:28.175336 15188 raft_consensus.cc:2804] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:28.175832 15140 tablet_bootstrap.cc:492] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:28.175768 15188 raft_consensus.cc:697] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:28.176306 15140 ts_tablet_manager.cc:1403] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 13:01:28.176414 15138 tablet_bootstrap.cc:492] T c796a09aef3d43609683901eb3acce87 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:28.176831 15138 ts_tablet_manager.cc:1403] T c796a09aef3d43609683901eb3acce87 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.014s
I20260709 13:01:28.176790 15188 consensus_queue.cc:237] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.178830 15140 raft_consensus.cc:359] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.179455 15140 raft_consensus.cc:385] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.179344 15138 raft_consensus.cc:359] T c796a09aef3d43609683901eb3acce87 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.179766 15140 raft_consensus.cc:740] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.179994 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d341850f714ca6be547a82ecba718b" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:28.180545 15096 raft_consensus.cc:3060] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.181231 15139 ts_tablet_manager.cc:1434] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:01:28.182178 15139 tablet_bootstrap.cc:492] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:28.185148 15144 raft_consensus.cc:515] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.186772 15096 raft_consensus.cc:2468] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:28.188182 15144 leader_election.cc:290] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:28.180022 15138 raft_consensus.cc:385] T c796a09aef3d43609683901eb3acce87 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.180526 15140 consensus_queue.cc:260] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.188855 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854e74a8c4e540dfa5aded148d49ca46" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:28.189075 15138 raft_consensus.cc:740] T c796a09aef3d43609683901eb3acce87 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.189165 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854e74a8c4e540dfa5aded148d49ca46" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:28.189832 15024 raft_consensus.cc:3060] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.190189 15138 consensus_queue.cc:260] T c796a09aef3d43609683901eb3acce87 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.191004 15140 ts_tablet_manager.cc:1434] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:01:28.192910 15138 ts_tablet_manager.cc:1434] T c796a09aef3d43609683901eb3acce87 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:01:28.189430 14947 raft_consensus.cc:3060] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.193920 15138 tablet_bootstrap.cc:492] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:28.195972 15139 tablet_bootstrap.cc:654] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.199157 15140 tablet_bootstrap.cc:492] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:28.200017 15138 tablet_bootstrap.cc:654] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.201056 15024 raft_consensus.cc:2468] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:28.202383 15061 leader_election.cc:304] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:28.203255 15144 raft_consensus.cc:2804] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:28.203827 15144 raft_consensus.cc:697] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:28.204602 15144 consensus_queue.cc:237] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.214053 15140 tablet_bootstrap.cc:654] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.220659 14947 raft_consensus.cc:2468] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:28.220719 14847 catalog_manager.cc:5697] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:28.226902 15138 tablet_bootstrap.cc:492] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:28.227365 15138 ts_tablet_manager.cc:1403] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.008s
I20260709 13:01:28.230273 15138 raft_consensus.cc:359] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.230923 15138 raft_consensus.cc:385] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.231184 15138 raft_consensus.cc:740] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.231249 15139 tablet_bootstrap.cc:492] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:28.231753 15139 ts_tablet_manager.cc:1403] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.005s
I20260709 13:01:28.231935 15138 consensus_queue.cc:260] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.234522 14845 catalog_manager.cc:5697] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.234535 15139 raft_consensus.cc:359] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.238519 15139 raft_consensus.cc:385] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.238874 15144 consensus_queue.cc:1048] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.238869 15139 raft_consensus.cc:740] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.240826 15138 ts_tablet_manager.cc:1434] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:01:28.240902 15139 consensus_queue.cc:260] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.241822 15138 tablet_bootstrap.cc:492] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:28.241959 15140 tablet_bootstrap.cc:492] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:28.242506 15140 ts_tablet_manager.cc:1403] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.010s
I20260709 13:01:28.243183 15139 ts_tablet_manager.cc:1434] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 13:01:28.244102 15139 tablet_bootstrap.cc:492] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:28.245266 15140 raft_consensus.cc:359] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.245966 15140 raft_consensus.cc:385] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.246272 15140 raft_consensus.cc:740] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.247009 15140 consensus_queue.cc:260] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.248271 15138 tablet_bootstrap.cc:654] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.248782 15144 consensus_queue.cc:1048] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.249311 15140 ts_tablet_manager.cc:1434] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:28.250342 15140 tablet_bootstrap.cc:492] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:28.250422 15139 tablet_bootstrap.cc:654] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.262081 15140 tablet_bootstrap.cc:654] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.264462 15138 tablet_bootstrap.cc:492] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:28.265003 15138 ts_tablet_manager.cc:1403] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:01:28.262478 15203 raft_consensus.cc:493] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.267177 15203 raft_consensus.cc:515] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.267966 15138 raft_consensus.cc:359] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.268661 15138 raft_consensus.cc:385] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.268908 15138 raft_consensus.cc:740] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.269184 15203 leader_election.cc:290] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.269698 15138 consensus_queue.cc:260] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.271337 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4000082274910babe14826a94987a" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.271488 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4000082274910babe14826a94987a" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:28.271848 15138 ts_tablet_manager.cc:1434] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
W20260709 13:01:28.272786 14912 leader_election.cc:343] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:28.273612 14913 leader_election.cc:343] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.274029 14913 leader_election.cc:304] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:28.275086 15203 raft_consensus.cc:2749] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:28.272964 15138 tablet_bootstrap.cc:492] T fc9c6f7a03e14effb01ea4b620e63bdd P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:28.279877 15139 tablet_bootstrap.cc:492] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:28.280354 15139 ts_tablet_manager.cc:1403] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.005s
I20260709 13:01:28.282145 15139 raft_consensus.cc:359] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.282591 15139 raft_consensus.cc:385] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.282788 15139 raft_consensus.cc:740] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.283608 15138 tablet_bootstrap.cc:654] T fc9c6f7a03e14effb01ea4b620e63bdd P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.283562 15139 consensus_queue.cc:260] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.285894 15139 ts_tablet_manager.cc:1434] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:28.286774 15139 tablet_bootstrap.cc:492] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:28.289093 15140 tablet_bootstrap.cc:492] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:28.289345 15202 raft_consensus.cc:493] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.289557 15140 ts_tablet_manager.cc:1403] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.010s
I20260709 13:01:28.289786 15202 raft_consensus.cc:515] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.291869 15202 leader_election.cc:290] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.292744 15140 raft_consensus.cc:359] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.293407 15140 raft_consensus.cc:385] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.293663 15140 raft_consensus.cc:740] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.293844 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6306fecf3046a7ad9e98f123c05682" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:28.294294 15140 consensus_queue.cc:260] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:28.295162 14913 leader_election.cc:343] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.296401 15140 ts_tablet_manager.cc:1434] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:01:28.296533 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6306fecf3046a7ad9e98f123c05682" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.301496 15199 raft_consensus.cc:493] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.301728 15188 raft_consensus.cc:493] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.302125 15199 raft_consensus.cc:515] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.303882 15023 raft_consensus.cc:3060] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.304376 15199 leader_election.cc:290] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.305938 15139 tablet_bootstrap.cc:654] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.309989 15140 tablet_bootstrap.cc:492] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:28.302170 15188 raft_consensus.cc:515] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.316743 15188 leader_election.cc:290] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.311066 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702192728d094887adb75a8009d55711" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:28.311892 15138 tablet_bootstrap.cc:492] T fc9c6f7a03e14effb01ea4b620e63bdd P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:28.319154 15138 ts_tablet_manager.cc:1403] T fc9c6f7a03e14effb01ea4b620e63bdd P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.012s
I20260709 13:01:28.319365 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
W20260709 13:01:28.319703 14913 leader_election.cc:343] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.319968 14947 raft_consensus.cc:2468] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
W20260709 13:01:28.312256 14912 leader_election.cc:343] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.313324 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702192728d094887adb75a8009d55711" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.322193 15138 raft_consensus.cc:359] T fc9c6f7a03e14effb01ea4b620e63bdd P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.322911 15138 raft_consensus.cc:385] T fc9c6f7a03e14effb01ea4b620e63bdd P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.323173 15138 raft_consensus.cc:740] T fc9c6f7a03e14effb01ea4b620e63bdd P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.323803 15138 consensus_queue.cc:260] T fc9c6f7a03e14effb01ea4b620e63bdd P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.325021 14989 leader_election.cc:304] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:28.325673 15138 ts_tablet_manager.cc:1434] T fc9c6f7a03e14effb01ea4b620e63bdd P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:01:28.325646 15188 raft_consensus.cc:2804] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:28.326207 15188 raft_consensus.cc:493] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:28.326539 15188 raft_consensus.cc:3060] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.326707 15140 tablet_bootstrap.cc:654] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.327041 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:28.320600 14912 leader_election.cc:304] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:28.328255 15203 raft_consensus.cc:2749] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:28.328699 14912 leader_election.cc:343] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.329173 14912 leader_election.cc:304] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:28.329352 15203 raft_consensus.cc:493] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.329807 15203 raft_consensus.cc:515] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:28.330183 14988 leader_election.cc:343] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.331235 15202 raft_consensus.cc:2749] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:28.331943 15203 leader_election.cc:290] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.326668 15138 tablet_bootstrap.cc:492] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:28.333192 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9c6f7a03e14effb01ea4b620e63bdd" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.333113 15188 raft_consensus.cc:515] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.334612 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9c6f7a03e14effb01ea4b620e63bdd" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:28.335230 15096 raft_consensus.cc:2468] T fc9c6f7a03e14effb01ea4b620e63bdd P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
I20260709 13:01:28.336063 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:28.336840 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:28.337191 14913 leader_election.cc:304] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:28.337399 14947 raft_consensus.cc:3060] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.337962 15203 raft_consensus.cc:2804] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:28.338344 15203 raft_consensus.cc:493] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:28.338635 15165 raft_consensus.cc:493] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.338660 15203 raft_consensus.cc:3060] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.339192 15165 raft_consensus.cc:515] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.341177 15165 leader_election.cc:290] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.342645 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6105f3de7a64356a0edb7bbd224a2e6" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:28.343315 14948 raft_consensus.cc:2468] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:28.344447 14989 leader_election.cc:304] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:28.345963 15145 raft_consensus.cc:2804] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:01:28.337958 14912 leader_election.cc:343] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.346364 15145 raft_consensus.cc:493] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:28.347142 15145 raft_consensus.cc:3060] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.345849 15203 raft_consensus.cc:515] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.348917 15203 leader_election.cc:290] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.349998 15144 raft_consensus.cc:493] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.350469 15144 raft_consensus.cc:515] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.353192 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9c6f7a03e14effb01ea4b620e63bdd" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:28.353927 15144 leader_election.cc:290] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:28.354700 15138 tablet_bootstrap.cc:654] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.355103 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c1414b1140453989a8f550457795e7" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.357352 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9c6f7a03e14effb01ea4b620e63bdd" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:28.355705 15188 leader_election.cc:290] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.357972 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6105f3de7a64356a0edb7bbd224a2e6" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:28.359910 15096 raft_consensus.cc:2468] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:28.363283 15139 tablet_bootstrap.cc:492] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:28.363749 15139 ts_tablet_manager.cc:1403] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.012s
W20260709 13:01:28.360212 14988 leader_election.cc:343] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.361817 15098 raft_consensus.cc:3060] T fc9c6f7a03e14effb01ea4b620e63bdd P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.370272 15145 raft_consensus.cc:515] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.361598 15022 raft_consensus.cc:2468] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
W20260709 13:01:28.362890 14912 leader_election.cc:343] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.376919 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6105f3de7a64356a0edb7bbd224a2e6" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:28.377522 14948 raft_consensus.cc:3060] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.379477 14947 raft_consensus.cc:2468] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:28.377190 15098 raft_consensus.cc:2468] T fc9c6f7a03e14effb01ea4b620e63bdd P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:28.383401 15061 leader_election.cc:304] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:28.384864 15144 raft_consensus.cc:2804] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:28.385250 15144 raft_consensus.cc:493] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:28.385646 15144 raft_consensus.cc:3060] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.386456 15139 raft_consensus.cc:359] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.388347 15139 raft_consensus.cc:385] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.388679 15139 raft_consensus.cc:740] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.389379 15139 consensus_queue.cc:260] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.387845 14948 raft_consensus.cc:2468] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:28.393043 15139 ts_tablet_manager.cc:1434] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 13:01:28.394083 15139 tablet_bootstrap.cc:492] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:28.394574 14989 leader_election.cc:304] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:01:28.395998 14989 leader_election.cc:304] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:28.396763 15188 raft_consensus.cc:2804] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:28.397595 15165 raft_consensus.cc:2804] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:28.398627 15152 raft_consensus.cc:493] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.399752 15152 raft_consensus.cc:515] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.402375 15145 leader_election.cc:290] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.402818 15152 leader_election.cc:290] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:28.403867 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c036d54885d495887a24a4e0833f0e9" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.398526 14912 leader_election.cc:304] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:28.408716 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6105f3de7a64356a0edb7bbd224a2e6" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:28.401414 15144 raft_consensus.cc:515] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.407961 15203 raft_consensus.cc:2804] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:28.410192 15098 raft_consensus.cc:3060] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.411263 15203 raft_consensus.cc:697] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:28.412091 15203 consensus_queue.cc:237] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:28.407027 14912 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.133.130:46501, user_credentials={real_user=slave}} blocked reactor thread for 48749.2us
I20260709 13:01:28.420748 15188 raft_consensus.cc:697] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:28.421794 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c036d54885d495887a24a4e0833f0e9" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:28.422667 15140 tablet_bootstrap.cc:492] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:28.423120 15140 ts_tablet_manager.cc:1403] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.113s	user 0.034s	sys 0.028s
I20260709 13:01:28.421242 15165 raft_consensus.cc:697] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:28.422178 15188 consensus_queue.cc:237] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.423249 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c1414b1140453989a8f550457795e7" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:28.426674 15063 leader_election.cc:304] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7; no voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:28.427645 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c1414b1140453989a8f550457795e7" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:28.427809 15152 raft_consensus.cc:2749] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:28.428194 14947 raft_consensus.cc:3060] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.429021 15144 leader_election.cc:290] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:28.429986 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c1414b1140453989a8f550457795e7" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:28.430533 15023 raft_consensus.cc:3060] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.432099 15140 raft_consensus.cc:359] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.432778 15140 raft_consensus.cc:385] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.435333 15098 raft_consensus.cc:2468] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:28.433044 15140 raft_consensus.cc:740] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.436646 15202 consensus_queue.cc:1048] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.437800 15199 raft_consensus.cc:493] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.438241 15199 raft_consensus.cc:515] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.439079 15023 raft_consensus.cc:2468] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:28.440169 15199 leader_election.cc:290] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.440217 15061 leader_election.cc:304] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:28.442093 15138 tablet_bootstrap.cc:492] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:28.442432 15138 ts_tablet_manager.cc:1403] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.013s
I20260709 13:01:28.441095 15144 raft_consensus.cc:2804] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:28.426429 15165 consensus_queue.cc:237] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.441322 15140 consensus_queue.cc:260] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.443813 15144 raft_consensus.cc:697] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:28.444283 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5151a344bdfd48e6902bd0ca7e9f34ba" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.444867 15024 raft_consensus.cc:2468] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
I20260709 13:01:28.445067 15140 ts_tablet_manager.cc:1434] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.001s
I20260709 13:01:28.444876 15144 consensus_queue.cc:237] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.446308 15140 tablet_bootstrap.cc:492] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:28.447161 14912 leader_election.cc:304] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:28.448037 15199 raft_consensus.cc:2804] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:28.448366 15199 raft_consensus.cc:493] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:28.448681 15199 raft_consensus.cc:3060] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.441372 14947 raft_consensus.cc:2468] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:28.452950 15139 tablet_bootstrap.cc:654] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.454185 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5151a344bdfd48e6902bd0ca7e9f34ba" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:28.454686 14845 catalog_manager.cc:5697] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.460399 15202 raft_consensus.cc:493] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:28.461607 14913 leader_election.cc:343] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.472673 15199 raft_consensus.cc:515] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.462986 15202 raft_consensus.cc:515] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.477329 15202 leader_election.cc:290] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.500032 15098 raft_consensus.cc:3060] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.500367 15199 leader_election.cc:290] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.503906 15138 raft_consensus.cc:359] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.504607 15138 raft_consensus.cc:385] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.504804 15138 raft_consensus.cc:740] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.505312 15138 consensus_queue.cc:260] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.507747 15138 ts_tablet_manager.cc:1434] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.065s	user 0.010s	sys 0.003s
I20260709 13:01:28.508680 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b7a432476945aa8bc587302a71b970" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.509370 15139 tablet_bootstrap.cc:492] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:28.509750 15139 ts_tablet_manager.cc:1403] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.004s
W20260709 13:01:28.510516 14912 leader_election.cc:343] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.513590 15138 tablet_bootstrap.cc:492] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:28.514302 15139 raft_consensus.cc:359] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.515228 15139 raft_consensus.cc:385] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.515553 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5151a344bdfd48e6902bd0ca7e9f34ba" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:28.523365 15140 tablet_bootstrap.cc:654] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:28.524003 14913 leader_election.cc:343] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.525053 15096 raft_consensus.cc:3060] T c796a09aef3d43609683901eb3acce87 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.515635 15139 raft_consensus.cc:740] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.526424 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b7a432476945aa8bc587302a71b970" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
W20260709 13:01:28.528458 14913 leader_election.cc:343] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.528888 14913 leader_election.cc:304] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:28.529727 15203 raft_consensus.cc:2749] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:28.530349 14847 catalog_manager.cc:5697] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:28.531967 15203 consensus_queue.cc:1048] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.527413 15139 consensus_queue.cc:260] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.534394 14846 catalog_manager.cc:5697] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.535990 14846 catalog_manager.cc:5697] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.541015 15139 ts_tablet_manager.cc:1434] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.031s	user 0.014s	sys 0.000s
I20260709 13:01:28.516599 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5151a344bdfd48e6902bd0ca7e9f34ba" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:28.541747 15139 tablet_bootstrap.cc:492] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:28.542016 15024 raft_consensus.cc:3060] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.553628 15024 raft_consensus.cc:2468] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:28.554725 14912 leader_election.cc:304] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:01:28.555987 15203 raft_consensus.cc:2804] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:28.556429 15203 raft_consensus.cc:697] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:28.557199 15203 consensus_queue.cc:237] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.563618 15188 consensus_queue.cc:1048] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:28.564781 15138 tablet_bootstrap.cc:654] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.569154 15139 tablet_bootstrap.cc:654] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.573858 15140 tablet_bootstrap.cc:492] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:28.574385 15140 ts_tablet_manager.cc:1403] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.128s	user 0.025s	sys 0.014s
I20260709 13:01:28.577021 15140 raft_consensus.cc:359] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.577723 15140 raft_consensus.cc:385] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.577992 15140 raft_consensus.cc:740] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.578795 15140 consensus_queue.cc:260] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.580843 15140 ts_tablet_manager.cc:1434] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:28.581799 15140 tablet_bootstrap.cc:492] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:28.587078 14845 catalog_manager.cc:5697] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.588303 15138 tablet_bootstrap.cc:492] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:28.588713 15138 ts_tablet_manager.cc:1403] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.075s	user 0.006s	sys 0.009s
I20260709 13:01:28.594115 15203 raft_consensus.cc:493] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.594571 15203 raft_consensus.cc:515] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.603101 15138 raft_consensus.cc:359] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.603725 15138 raft_consensus.cc:385] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.603993 15138 raft_consensus.cc:740] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.606029 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb3a5e6e3b04a28b1de6c22a8e5350b" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.606670 15024 raft_consensus.cc:2468] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
I20260709 13:01:28.607888 14912 leader_election.cc:304] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:28.608945 15202 raft_consensus.cc:2804] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:28.609298 15202 raft_consensus.cc:493] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:28.609613 15202 raft_consensus.cc:3060] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.611126 15240 consensus_queue.cc:1048] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.612838 15140 tablet_bootstrap.cc:654] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.614814 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb3a5e6e3b04a28b1de6c22a8e5350b" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:28.615384 15098 raft_consensus.cc:2468] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
I20260709 13:01:28.617919 15138 consensus_queue.cc:260] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.617489 15203 leader_election.cc:290] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.624828 15152 raft_consensus.cc:493] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.625562 15152 raft_consensus.cc:515] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.627396 15152 leader_election.cc:290] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:28.627624 15202 raft_consensus.cc:515] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.628474 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6306fecf3046a7ad9e98f123c05682" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.629376 15202 leader_election.cc:290] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
W20260709 13:01:28.630460 15061 leader_election.cc:343] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.631597 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6306fecf3046a7ad9e98f123c05682" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:28.632184 14948 raft_consensus.cc:2468] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:28.632357 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb3a5e6e3b04a28b1de6c22a8e5350b" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:28.632793 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb3a5e6e3b04a28b1de6c22a8e5350b" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:28.632910 15097 raft_consensus.cc:3060] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.633301 15024 raft_consensus.cc:3060] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.636162 15139 tablet_bootstrap.cc:492] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:28.636632 15139 ts_tablet_manager.cc:1403] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.095s	user 0.026s	sys 0.017s
I20260709 13:01:28.637725 15138 ts_tablet_manager.cc:1434] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.002s
I20260709 13:01:28.638571 15138 tablet_bootstrap.cc:492] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:28.641374 15063 leader_election.cc:304] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:28.642973 15152 raft_consensus.cc:2804] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:28.643378 15152 raft_consensus.cc:493] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:28.643712 15152 raft_consensus.cc:3060] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.645259 15097 raft_consensus.cc:2468] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:28.649787 14913 leader_election.cc:304] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:28.650686 15202 raft_consensus.cc:2804] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:28.651360 15202 raft_consensus.cc:697] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:28.641837 15024 raft_consensus.cc:2468] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:28.656498 15202 consensus_queue.cc:237] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.658070 15139 raft_consensus.cc:359] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.658885 15139 raft_consensus.cc:385] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.659159 15139 raft_consensus.cc:740] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.659926 15139 consensus_queue.cc:260] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.654685 15152 raft_consensus.cc:515] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.657832 15203 raft_consensus.cc:493] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.661674 15199 raft_consensus.cc:493] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.662485 15139 ts_tablet_manager.cc:1434] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 13:01:28.662127 15199 raft_consensus.cc:515] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.663362 15139 tablet_bootstrap.cc:492] T fc9c6f7a03e14effb01ea4b620e63bdd P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:28.664835 15199 leader_election.cc:290] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.666069 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:28.662060 15203 raft_consensus.cc:515] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.667811 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.668375 15203 leader_election.cc:290] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.669075 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6306fecf3046a7ad9e98f123c05682" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:28.670111 14948 raft_consensus.cc:3060] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.672120 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6306fecf3046a7ad9e98f123c05682" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:28.673746 15024 raft_consensus.cc:3060] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:28.667770 14913 leader_election.cc:343] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.717728 15138 tablet_bootstrap.cc:654] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:28.718101 14912 leader_election.cc:343] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.693954 14948 raft_consensus.cc:2468] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:28.674760 15152 leader_election.cc:290] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:28.678148 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c6bd60e8b4e5085bc8b4613dbe81b" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.723067 15240 consensus_queue.cc:1048] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.724040 15139 tablet_bootstrap.cc:654] T fc9c6f7a03e14effb01ea4b620e63bdd P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.719861 14912 leader_election.cc:304] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:28.720577 15024 raft_consensus.cc:2468] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:28.725077 15202 raft_consensus.cc:2749] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:28.725435 14913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.133.131:41105, user_credentials={real_user=slave}} blocked reactor thread for 57730.3us
I20260709 13:01:28.726927 15140 tablet_bootstrap.cc:492] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:28.727341 15140 ts_tablet_manager.cc:1403] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.146s	user 0.031s	sys 0.021s
I20260709 13:01:28.730190 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c6bd60e8b4e5085bc8b4613dbe81b" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:28.730758 15061 leader_election.cc:304] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:28.734899 15192 raft_consensus.cc:2804] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:28.735363 15192 raft_consensus.cc:697] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:28.736132 15192 consensus_queue.cc:237] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:28.740331 14913 leader_election.cc:343] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:28.730857 14912 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.133.130:46501, user_credentials={real_user=slave}} blocked reactor thread for 56186.3us
W20260709 13:01:28.743235 14912 leader_election.cc:343] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.743671 14912 leader_election.cc:304] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:28.744395 15202 raft_consensus.cc:2749] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:28.747184 14895 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:28.748147 15140 raft_consensus.cc:359] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.750628 15140 raft_consensus.cc:385] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.751335 15140 raft_consensus.cc:740] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.752535 15240 consensus_queue.cc:1048] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.752296 15140 consensus_queue.cc:260] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.755609 15140 ts_tablet_manager.cc:1434] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:01:28.758296 15144 consensus_queue.cc:1048] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.762068 15138 tablet_bootstrap.cc:492] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:28.764864 15138 ts_tablet_manager.cc:1403] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.127s	user 0.019s	sys 0.015s
I20260709 13:01:28.768605 15138 raft_consensus.cc:359] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.758734 15140 tablet_bootstrap.cc:492] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:28.770007 15144 consensus_queue.cc:1048] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.770706 15139 tablet_bootstrap.cc:492] T fc9c6f7a03e14effb01ea4b620e63bdd P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:28.774380 15139 ts_tablet_manager.cc:1403] T fc9c6f7a03e14effb01ea4b620e63bdd P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.005s
I20260709 13:01:28.776084 15138 raft_consensus.cc:385] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.776407 15138 raft_consensus.cc:740] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.779032 15138 consensus_queue.cc:260] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.779716 15139 raft_consensus.cc:359] T fc9c6f7a03e14effb01ea4b620e63bdd P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.780331 15139 raft_consensus.cc:385] T fc9c6f7a03e14effb01ea4b620e63bdd P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.780577 15139 raft_consensus.cc:740] T fc9c6f7a03e14effb01ea4b620e63bdd P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.781245 15138 ts_tablet_manager.cc:1434] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:01:28.781158 15139 consensus_queue.cc:260] T fc9c6f7a03e14effb01ea4b620e63bdd P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.782168 15138 tablet_bootstrap.cc:492] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:28.784716 15140 tablet_bootstrap.cc:654] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.785467 15139 ts_tablet_manager.cc:1434] T fc9c6f7a03e14effb01ea4b620e63bdd P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:01:28.786319 15139 tablet_bootstrap.cc:492] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:28.790870 15138 tablet_bootstrap.cc:654] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.792122 15139 tablet_bootstrap.cc:654] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.797803 14847 catalog_manager.cc:5697] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.800223 15140 tablet_bootstrap.cc:492] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:28.800642 15140 ts_tablet_manager.cc:1403] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.001s
I20260709 13:01:28.801636 15138 tablet_bootstrap.cc:492] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:28.802080 15138 ts_tablet_manager.cc:1403] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.001s
I20260709 13:01:28.803153 15140 raft_consensus.cc:359] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.803778 15140 raft_consensus.cc:385] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.804244 15140 raft_consensus.cc:740] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.804920 15140 consensus_queue.cc:260] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.807832 15202 raft_consensus.cc:493] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.808444 15202 raft_consensus.cc:515] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.809837 15139 tablet_bootstrap.cc:492] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:28.810339 15202 leader_election.cc:290] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.811129 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4805a2d659064727991fd58f8cb9a3f8" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.811553 15140 ts_tablet_manager.cc:1434] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:01:28.812404 15140 tablet_bootstrap.cc:492] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:28.812549 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4805a2d659064727991fd58f8cb9a3f8" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
W20260709 13:01:28.814174 14912 leader_election.cc:343] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.804936 15138 raft_consensus.cc:359] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.810181 15139 ts_tablet_manager.cc:1403] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.001s
I20260709 13:01:28.815209 15138 raft_consensus.cc:385] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.815524 15138 raft_consensus.cc:740] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.816133 15138 consensus_queue.cc:260] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:28.816911 14913 leader_election.cc:343] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.817334 14913 leader_election.cc:304] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:28.817878 15139 raft_consensus.cc:359] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.818286 15202 raft_consensus.cc:2749] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:28.818537 15139 raft_consensus.cc:385] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.818928 15139 raft_consensus.cc:740] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.819444 15139 consensus_queue.cc:260] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.821134 15139 ts_tablet_manager.cc:1434] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:28.817906 15138 ts_tablet_manager.cc:1434] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.000s
I20260709 13:01:28.821434 15140 tablet_bootstrap.cc:654] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.822242 15138 tablet_bootstrap.cc:492] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:28.826705 15139 tablet_bootstrap.cc:492] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:28.835448 15138 tablet_bootstrap.cc:654] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.835995 14845 catalog_manager.cc:5697] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:28.841161 15138 tablet_bootstrap.cc:492] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:28.841560 15138 ts_tablet_manager.cc:1403] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:01:28.842833 15140 tablet_bootstrap.cc:492] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:28.843223 15140 ts_tablet_manager.cc:1403] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.007s
I20260709 13:01:28.843895 15138 raft_consensus.cc:359] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.844507 15138 raft_consensus.cc:385] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.844766 15138 raft_consensus.cc:740] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.845347 15138 consensus_queue.cc:260] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.845626 15140 raft_consensus.cc:359] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.846473 15140 raft_consensus.cc:385] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.846722 15140 raft_consensus.cc:740] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.847690 15138 ts_tablet_manager.cc:1434] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:01:28.847415 15140 consensus_queue.cc:260] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.848489 15138 tablet_bootstrap.cc:492] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:28.849400 15140 ts_tablet_manager.cc:1434] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:28.850226 15140 tablet_bootstrap.cc:492] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:28.851771 15139 tablet_bootstrap.cc:654] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.854279 15138 tablet_bootstrap.cc:654] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.855756 15192 raft_consensus.cc:493] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.856427 15140 tablet_bootstrap.cc:654] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.856220 15192 raft_consensus.cc:515] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.859059 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:28.859771 14947 raft_consensus.cc:2393] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20964c2a02d141ea8f014fc26ccfcea7 in current term 1: Already voted for candidate 3f2e377ec45e4d48abbe40a66d751c18 in this term.
I20260709 13:01:28.861070 15192 leader_election.cc:290] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:28.862461 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.863921 15061 leader_election.cc:304] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7; no voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:28.864915 15192 raft_consensus.cc:3060] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.871064 15202 consensus_queue.cc:1048] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.871053 15165 consensus_queue.cc:1048] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:01:28.872967 15202 raft_consensus.cc:493] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.873394 15202 raft_consensus.cc:515] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.876845 15202 leader_election.cc:290] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:28.877976 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bffbb0cd284b5388cce3c997f351c0" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:28.879531 14912 leader_election.cc:343] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.884925 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bffbb0cd284b5388cce3c997f351c0" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
W20260709 13:01:28.886852 14913 leader_election.cc:343] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.887372 14913 leader_election.cc:304] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:28.888166 15202 raft_consensus.cc:2749] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:28.872545 15192 raft_consensus.cc:2749] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:28.893340 15024 raft_consensus.cc:3060] T fc9c6f7a03e14effb01ea4b620e63bdd P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.893837 15145 consensus_queue.cc:1048] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.896745 15145 consensus_queue.cc:1048] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.901460 15152 raft_consensus.cc:493] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.901901 15152 raft_consensus.cc:515] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.903779 15152 leader_election.cc:290] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:28.904824 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702192728d094887adb75a8009d55711" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:28.905259 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702192728d094887adb75a8009d55711" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:28.905941 14949 raft_consensus.cc:2468] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
W20260709 13:01:28.906314 15061 leader_election.cc:343] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.907240 15063 leader_election.cc:304] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:28.908308 15152 raft_consensus.cc:2804] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:28.908685 15152 raft_consensus.cc:493] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:28.908993 15152 raft_consensus.cc:3060] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.916682 15145 consensus_queue.cc:1048] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.929073 15138 tablet_bootstrap.cc:492] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:28.929510 15138 ts_tablet_manager.cc:1403] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.081s	user 0.037s	sys 0.019s
I20260709 13:01:28.931186 15139 tablet_bootstrap.cc:492] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:28.931612 15139 ts_tablet_manager.cc:1403] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.105s	user 0.009s	sys 0.008s
I20260709 13:01:28.931965 15138 raft_consensus.cc:359] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.932638 15138 raft_consensus.cc:385] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.932533 15152 raft_consensus.cc:515] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.932947 15138 raft_consensus.cc:740] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.933722 15139 raft_consensus.cc:359] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.933574 15138 consensus_queue.cc:260] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.934238 15139 raft_consensus.cc:385] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.934540 15139 raft_consensus.cc:740] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.935199 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702192728d094887adb75a8009d55711" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:28.935717 14949 raft_consensus.cc:3060] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.935601 15152 leader_election.cc:290] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:28.936092 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702192728d094887adb75a8009d55711" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:28.937179 15138 ts_tablet_manager.cc:1434] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:01:28.937503 15202 consensus_queue.cc:1048] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.937883 15138 tablet_bootstrap.cc:492] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:28.944604 15138 tablet_bootstrap.cc:654] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.944355 15139 consensus_queue.cc:260] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.945312 15022 raft_consensus.cc:3060] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.946369 15139 ts_tablet_manager.cc:1434] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:01:28.948736 15139 tablet_bootstrap.cc:492] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:28.951282 15022 raft_consensus.cc:2468] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:28.955483 14949 raft_consensus.cc:2468] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:28.958817 15140 tablet_bootstrap.cc:492] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:28.959250 15140 ts_tablet_manager.cc:1403] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.109s	user 0.021s	sys 0.040s
I20260709 13:01:28.959075 15139 tablet_bootstrap.cc:654] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.957756 15063 leader_election.cc:304] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:28.961061 15192 raft_consensus.cc:2804] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:28.961496 15192 raft_consensus.cc:697] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:28.962147 15140 raft_consensus.cc:359] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.962844 15140 raft_consensus.cc:385] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.963119 15140 raft_consensus.cc:740] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.963671 15140 consensus_queue.cc:260] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.965873 15140 ts_tablet_manager.cc:1434] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:28.966693 15140 tablet_bootstrap.cc:492] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:28.962287 15192 consensus_queue.cc:237] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.970602 15139 tablet_bootstrap.cc:492] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:28.971062 15139 ts_tablet_manager.cc:1403] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.006s
I20260709 13:01:28.973308 15139 raft_consensus.cc:359] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.973749 15139 raft_consensus.cc:385] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.973971 15139 raft_consensus.cc:740] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.974490 15139 consensus_queue.cc:260] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.975908 15139 ts_tablet_manager.cc:1434] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:28.975994 15140 tablet_bootstrap.cc:654] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.976575 15139 tablet_bootstrap.cc:492] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:28.982107 15140 tablet_bootstrap.cc:492] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:28.984362 15140 ts_tablet_manager.cc:1403] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.002s
I20260709 13:01:28.986862 15140 raft_consensus.cc:359] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.987490 15140 raft_consensus.cc:385] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.987723 15140 raft_consensus.cc:740] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.988404 15140 consensus_queue.cc:260] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.990494 15140 ts_tablet_manager.cc:1434] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:28.991142 15138 tablet_bootstrap.cc:492] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:28.991302 15140 tablet_bootstrap.cc:492] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:28.991552 15138 ts_tablet_manager.cc:1403] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.000s
I20260709 13:01:28.994028 15139 tablet_bootstrap.cc:654] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.993875 15138 raft_consensus.cc:359] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.994535 15138 raft_consensus.cc:385] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.994835 15138 raft_consensus.cc:740] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.995575 15138 consensus_queue.cc:260] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:28.997228 15138 ts_tablet_manager.cc:1434] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:28.997548 15199 consensus_queue.cc:1048] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.998006 15138 tablet_bootstrap.cc:492] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:29.003826 15140 tablet_bootstrap.cc:654] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.004964 15138 tablet_bootstrap.cc:654] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.005888 14846 catalog_manager.cc:5697] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:29.009069 15096 raft_consensus.cc:3060] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.024235 15192 raft_consensus.cc:493] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.024722 15192 raft_consensus.cc:515] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.027693 15138 tablet_bootstrap.cc:492] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:29.028170 15138 ts_tablet_manager.cc:1403] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.007s
I20260709 13:01:29.030016 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5151a344bdfd48e6902bd0ca7e9f34ba" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.030652 15138 raft_consensus.cc:359] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.031311 15138 raft_consensus.cc:385] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.031551 15138 raft_consensus.cc:740] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.032174 15138 consensus_queue.cc:260] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.033591 15144 raft_consensus.cc:493] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.034014 15144 raft_consensus.cc:515] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.034586 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5151a344bdfd48e6902bd0ca7e9f34ba" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:29.035924 15144 leader_election.cc:290] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.037169 15061 leader_election.cc:304] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7; no voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:29.037420 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4000082274910babe14826a94987a" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.038035 14949 raft_consensus.cc:2468] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:29.038647 15152 raft_consensus.cc:2749] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:29.040113 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4000082274910babe14826a94987a" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:29.040277 15063 leader_election.cc:304] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:29.040781 15024 raft_consensus.cc:2468] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:29.041384 15152 raft_consensus.cc:2804] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.041740 15152 raft_consensus.cc:493] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.042063 15152 raft_consensus.cc:3060] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.049984 15202 consensus_queue.cc:1048] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.054442 15264 consensus_queue.cc:1048] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.057277 15152 raft_consensus.cc:515] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.059358 15192 leader_election.cc:290] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.063474 15202 consensus_queue.cc:1048] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.065018 15138 ts_tablet_manager.cc:1434] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:01:29.065900 15138 tablet_bootstrap.cc:492] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:29.068166 15202 raft_consensus.cc:493] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.068600 15202 raft_consensus.cc:515] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.071362 15203 consensus_queue.cc:1048] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.075372 15202 leader_election.cc:290] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:29.079907 15139 tablet_bootstrap.cc:492] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:29.080332 15139 ts_tablet_manager.cc:1403] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.019s
I20260709 13:01:29.071342 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d02434de6941258d0aac02d0a19721" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:29.081720 14912 leader_election.cc:343] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.081990 15140 tablet_bootstrap.cc:492] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:29.082425 15140 ts_tablet_manager.cc:1403] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.091s	user 0.031s	sys 0.035s
I20260709 13:01:29.082280 15192 consensus_queue.cc:1048] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.084553 15139 raft_consensus.cc:359] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.100857 15139 raft_consensus.cc:385] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.101177 15139 raft_consensus.cc:740] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.103591 15145 raft_consensus.cc:493] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.106155 15139 consensus_queue.cc:260] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.106407 15145 raft_consensus.cc:515] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.107017 15152 leader_election.cc:290] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.111987 15139 ts_tablet_manager.cc:1434] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260709 13:01:29.112684 15139 tablet_bootstrap.cc:492] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:29.107360 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d02434de6941258d0aac02d0a19721" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:29.115733 15145 leader_election.cc:290] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:29.116437 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4000082274910babe14826a94987a" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:29.117048 14947 raft_consensus.cc:3060] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.117470 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4000082274910babe14826a94987a" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:29.117995 15022 raft_consensus.cc:3060] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:29.124023 14913 leader_election.cc:343] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.124547 14913 leader_election.cc:304] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:29.124734 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4805a2d659064727991fd58f8cb9a3f8" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.125283 15202 raft_consensus.cc:2749] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.125253 14949 raft_consensus.cc:2468] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:29.134795 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4805a2d659064727991fd58f8cb9a3f8" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:29.136032 15138 tablet_bootstrap.cc:654] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.141026 14947 raft_consensus.cc:2468] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
W20260709 13:01:29.141139 14988 leader_election.cc:343] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.148037 15140 raft_consensus.cc:359] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.149145 15140 raft_consensus.cc:385] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.149446 15140 raft_consensus.cc:740] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.149724 15063 leader_election.cc:304] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:29.150712 15152 raft_consensus.cc:2804] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:29.151187 15152 raft_consensus.cc:697] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:29.151942 15152 consensus_queue.cc:237] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.154666 14989 leader_election.cc:304] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [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: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:01:29.156054 15239 raft_consensus.cc:2804] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.156421 15239 raft_consensus.cc:493] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.156728 15239 raft_consensus.cc:3060] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.171698 15022 raft_consensus.cc:2468] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:29.176342 15239 raft_consensus.cc:515] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.178395 15239 leader_election.cc:290] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:29.188786 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4805a2d659064727991fd58f8cb9a3f8" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:29.189381 14948 raft_consensus.cc:3060] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.190203 15140 consensus_queue.cc:260] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.194548 15140 ts_tablet_manager.cc:1434] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.112s	user 0.006s	sys 0.002s
I20260709 13:01:29.197388 15140 tablet_bootstrap.cc:492] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:29.197762 15139 tablet_bootstrap.cc:654] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.199132 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4805a2d659064727991fd58f8cb9a3f8" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
W20260709 13:01:29.200294 14988 leader_election.cc:343] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.201920 15138 tablet_bootstrap.cc:492] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:29.202340 15138 ts_tablet_manager.cc:1403] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.137s	user 0.021s	sys 0.012s
I20260709 13:01:29.204754 15138 raft_consensus.cc:359] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.205427 15138 raft_consensus.cc:385] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.205681 15138 raft_consensus.cc:740] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.204697 15140 tablet_bootstrap.cc:654] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.206461 15138 consensus_queue.cc:260] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.206938 14948 raft_consensus.cc:2468] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:29.207867 14989 leader_election.cc:304] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:01:29.209895 15138 ts_tablet_manager.cc:1434] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:29.210467 15188 raft_consensus.cc:2804] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:29.210948 15188 raft_consensus.cc:697] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:29.211185 15138 tablet_bootstrap.cc:492] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:29.211732 15188 consensus_queue.cc:237] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.216114 14847 catalog_manager.cc:5697] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:29.217337 15138 tablet_bootstrap.cc:654] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.219246 15152 raft_consensus.cc:493] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.219681 15152 raft_consensus.cc:515] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.221843 15152 leader_election.cc:290] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.222436 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b7a432476945aa8bc587302a71b970" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.222889 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b7a432476945aa8bc587302a71b970" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:29.223074 14948 raft_consensus.cc:2468] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:29.224438 15063 leader_election.cc:304] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:29.224808 15145 raft_consensus.cc:493] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:29.225009 15061 leader_election.cc:343] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.225268 15145 raft_consensus.cc:515] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.225582 15152 raft_consensus.cc:2804] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.225978 15152 raft_consensus.cc:493] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.226284 15152 raft_consensus.cc:3060] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.227238 15145 leader_election.cc:290] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:29.229787 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c6bd60e8b4e5085bc8b4613dbe81b" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.230124 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c6bd60e8b4e5085bc8b4613dbe81b" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:29.230494 14948 raft_consensus.cc:2468] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:29.231931 14989 leader_election.cc:304] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:29.232765 15239 raft_consensus.cc:2804] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.233114 15239 raft_consensus.cc:493] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.233444 15239 raft_consensus.cc:3060] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:29.236392 14988 leader_election.cc:343] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.237859 14847 catalog_manager.cc:5697] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:29.238534 15140 tablet_bootstrap.cc:492] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:29.239053 15140 ts_tablet_manager.cc:1403] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.000s
I20260709 13:01:29.240286 15152 raft_consensus.cc:515] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.241428 15140 raft_consensus.cc:359] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.242035 15140 raft_consensus.cc:385] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.242337 15140 raft_consensus.cc:740] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.242111 15239 raft_consensus.cc:515] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.244614 15239 leader_election.cc:290] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:29.245110 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c6bd60e8b4e5085bc8b4613dbe81b" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
W20260709 13:01:29.246337 14988 leader_election.cc:343] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.246325 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c6bd60e8b4e5085bc8b4613dbe81b" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:29.247219 14947 raft_consensus.cc:3060] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.247505 15140 consensus_queue.cc:260] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.249476 15152 leader_election.cc:290] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.250509 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b7a432476945aa8bc587302a71b970" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:29.251528 15140 ts_tablet_manager.cc:1434] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:01:29.252998 15138 tablet_bootstrap.cc:492] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:29.253352 15138 ts_tablet_manager.cc:1403] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.002s
I20260709 13:01:29.253788 15139 tablet_bootstrap.cc:492] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:29.254194 15139 ts_tablet_manager.cc:1403] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.142s	user 0.006s	sys 0.028s
W20260709 13:01:29.255185 15061 leader_election.cc:343] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.258394 15140 tablet_bootstrap.cc:492] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:29.258981 15199 raft_consensus.cc:493] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.259450 15199 raft_consensus.cc:515] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.260224 15138 raft_consensus.cc:359] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.260892 15138 raft_consensus.cc:385] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.261139 15138 raft_consensus.cc:740] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.261332 15199 leader_election.cc:290] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:29.261854 15138 consensus_queue.cc:260] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.262580 15152 raft_consensus.cc:493] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.263101 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f19b8303f914f60b67a6a37496a87d5" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:29.264086 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f19b8303f914f60b67a6a37496a87d5" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:29.264086 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b7a432476945aa8bc587302a71b970" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:29.265491 14948 raft_consensus.cc:3060] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:29.265612 14912 leader_election.cc:343] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.266525 14947 raft_consensus.cc:2468] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:29.266837 15139 raft_consensus.cc:359] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.267481 15139 raft_consensus.cc:385] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.267732 15139 raft_consensus.cc:740] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.267795 14989 leader_election.cc:304] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:01:29.268358 15139 consensus_queue.cc:260] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.268975 15188 raft_consensus.cc:2804] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:29.270258 15188 raft_consensus.cc:697] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:29.270675 15139 ts_tablet_manager.cc:1434] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 13:01:29.270958 15144 raft_consensus.cc:493] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.271552 15139 tablet_bootstrap.cc:492] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:29.271369 15144 raft_consensus.cc:515] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.273295 15144 leader_election.cc:290] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.264365 15138 ts_tablet_manager.cc:1434] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260709 13:01:29.264766 15152 raft_consensus.cc:515] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.275104 15138 tablet_bootstrap.cc:492] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:29.275913 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4805a2d659064727991fd58f8cb9a3f8" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:29.277325 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4805a2d659064727991fd58f8cb9a3f8" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.277909 15097 raft_consensus.cc:2468] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
I20260709 13:01:29.278715 14947 raft_consensus.cc:2393] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20964c2a02d141ea8f014fc26ccfcea7 in current term 1: Already voted for candidate 3f2e377ec45e4d48abbe40a66d751c18 in this term.
I20260709 13:01:29.271587 14948 raft_consensus.cc:2468] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:29.281176 14913 leader_election.cc:304] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:29.281384 15061 leader_election.cc:304] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7; no voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:29.281909 15199 raft_consensus.cc:2804] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.282250 15199 raft_consensus.cc:493] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.282876 15199 raft_consensus.cc:3060] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.283229 15144 raft_consensus.cc:3060] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.284699 15152 leader_election.cc:290] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.281562 15063 leader_election.cc:304] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:29.285604 15152 raft_consensus.cc:2804] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:29.285661 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f19b8303f914f60b67a6a37496a87d5" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:29.286305 15022 raft_consensus.cc:2468] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:29.286981 15152 raft_consensus.cc:697] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:29.287564 15061 leader_election.cc:304] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:29.287812 15152 consensus_queue.cc:237] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.288395 15203 raft_consensus.cc:493] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.288436 15192 raft_consensus.cc:2804] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.288904 15192 raft_consensus.cc:493] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.288851 15203 raft_consensus.cc:515] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.289346 15192 raft_consensus.cc:3060] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.289726 15199 raft_consensus.cc:515] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.290925 15203 leader_election.cc:290] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:29.291446 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ff4cf9baca40559575e1d9d3421fc1" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:29.292544 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ff4cf9baca40559575e1d9d3421fc1" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
W20260709 13:01:29.292730 14912 leader_election.cc:343] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:29.294726 14913 leader_election.cc:343] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.295157 14913 leader_election.cc:304] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:29.278774 15188 consensus_queue.cc:237] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.295821 15192 raft_consensus.cc:515] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.295217 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f19b8303f914f60b67a6a37496a87d5" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:29.296615 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f19b8303f914f60b67a6a37496a87d5" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.296957 15022 raft_consensus.cc:3060] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.296030 15199 leader_election.cc:290] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:29.296571 15203 raft_consensus.cc:2749] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.299206 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f19b8303f914f60b67a6a37496a87d5" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:29.300592 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f19b8303f914f60b67a6a37496a87d5" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:29.301343 15097 raft_consensus.cc:2393] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 40836b482b5b4f75b0159300aa118a51 in current term 1: Already voted for candidate 20964c2a02d141ea8f014fc26ccfcea7 in this term.
I20260709 13:01:29.296082 15144 raft_consensus.cc:2749] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.304016 14947 raft_consensus.cc:2393] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20964c2a02d141ea8f014fc26ccfcea7 in current term 1: Already voted for candidate 40836b482b5b4f75b0159300aa118a51 in this term.
I20260709 13:01:29.299836 15192 leader_election.cc:290] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.338593 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f19b8303f914f60b67a6a37496a87d5" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:29.381093 14948 raft_consensus.cc:2393] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 20964c2a02d141ea8f014fc26ccfcea7 in current term 1: Already voted for candidate 40836b482b5b4f75b0159300aa118a51 in this term.
I20260709 13:01:29.361299 15152 raft_consensus.cc:493] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.382753 15139 tablet_bootstrap.cc:654] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.382360 15264 consensus_queue.cc:1048] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:29.381896 15152 raft_consensus.cc:515] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.390021 14846 catalog_manager.cc:5697] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:29.393662 15140 tablet_bootstrap.cc:654] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.400349 15022 raft_consensus.cc:2468] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:29.401355 15063 leader_election.cc:304] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [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: 20964c2a02d141ea8f014fc26ccfcea7; no voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:29.401600 14912 leader_election.cc:304] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:01:29.402488 15144 raft_consensus.cc:2749] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.402698 15202 raft_consensus.cc:2804] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:29.404227 15202 raft_consensus.cc:697] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:29.404999 15202 consensus_queue.cc:237] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.410096 15138 tablet_bootstrap.cc:654] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.411803 14847 catalog_manager.cc:5697] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:29.415473 15152 leader_election.cc:290] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.417691 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.418406 14946 raft_consensus.cc:2468] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:29.418900 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:29.420049 15061 leader_election.cc:343] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.421279 15152 consensus_queue.cc:1048] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.422578 15139 tablet_bootstrap.cc:492] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:29.423017 15139 ts_tablet_manager.cc:1403] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.006s
I20260709 13:01:29.425370 15063 leader_election.cc:304] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:29.425550 15139 raft_consensus.cc:359] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.426702 15139 raft_consensus.cc:385] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.426990 15139 raft_consensus.cc:740] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.427488 15264 raft_consensus.cc:2804] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.427903 15264 raft_consensus.cc:493] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.427637 15139 consensus_queue.cc:260] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.428304 15264 raft_consensus.cc:3060] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.429785 15139 ts_tablet_manager.cc:1434] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:01:29.430980 15139 tablet_bootstrap.cc:492] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:29.436297 15139 tablet_bootstrap.cc:654] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.436152 15264 raft_consensus.cc:515] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.439355 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
W20260709 13:01:29.440621 15061 leader_election.cc:343] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.440884 14847 catalog_manager.cc:5697] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:29.442134 15264 leader_election.cc:290] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.445102 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:29.445660 14947 raft_consensus.cc:3060] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.451968 14947 raft_consensus.cc:2468] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:29.453936 15202 raft_consensus.cc:493] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.454337 15063 leader_election.cc:304] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:29.454387 15202 raft_consensus.cc:515] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.457050 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bcd7438fe4219a8609537e7543a58" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:29.458281 14912 leader_election.cc:343] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.459532 15202 leader_election.cc:290] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:29.459642 15139 tablet_bootstrap.cc:492] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:29.460064 15139 ts_tablet_manager.cc:1403] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.009s
I20260709 13:01:29.462389 15139 raft_consensus.cc:359] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.463039 15139 raft_consensus.cc:385] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.463289 15139 raft_consensus.cc:740] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.462476 15138 tablet_bootstrap.cc:492] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:29.464231 15138 ts_tablet_manager.cc:1403] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.189s	user 0.031s	sys 0.027s
I20260709 13:01:29.464296 15139 consensus_queue.cc:260] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.466548 15139 ts_tablet_manager.cc:1434] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:29.468117 15139 tablet_bootstrap.cc:492] T d8ff4cf9baca40559575e1d9d3421fc1 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:29.466602 15138 raft_consensus.cc:359] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.470674 15138 raft_consensus.cc:385] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.470939 15138 raft_consensus.cc:740] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.471549 15138 consensus_queue.cc:260] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.473018 15144 raft_consensus.cc:2804] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:29.473340 15139 tablet_bootstrap.cc:654] T d8ff4cf9baca40559575e1d9d3421fc1 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.473445 15144 raft_consensus.cc:697] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:29.474228 15138 ts_tablet_manager.cc:1434] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:01:29.474305 15144 consensus_queue.cc:237] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.475175 15138 tablet_bootstrap.cc:492] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:29.480818 15138 tablet_bootstrap.cc:654] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.484779 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bcd7438fe4219a8609537e7543a58" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
W20260709 13:01:29.488307 14913 leader_election.cc:343] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.488787 14913 leader_election.cc:304] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:29.489838 15199 raft_consensus.cc:2749] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.492096 15138 tablet_bootstrap.cc:492] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:29.492553 15138 ts_tablet_manager.cc:1403] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 13:01:29.495401 15138 raft_consensus.cc:359] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.496060 15138 raft_consensus.cc:385] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.496310 15138 raft_consensus.cc:740] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.498303 15140 tablet_bootstrap.cc:492] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:29.498744 15140 ts_tablet_manager.cc:1403] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.246s	user 0.031s	sys 0.027s
I20260709 13:01:29.501104 15140 raft_consensus.cc:359] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.501775 15140 raft_consensus.cc:385] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.502033 15140 raft_consensus.cc:740] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.502692 15140 consensus_queue.cc:260] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.504293 15140 ts_tablet_manager.cc:1434] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:29.504586 15138 consensus_queue.cc:260] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.505111 15140 tablet_bootstrap.cc:492] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:29.507819 15138 ts_tablet_manager.cc:1434] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:01:29.508587 15138 tablet_bootstrap.cc:492] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:29.510866 15140 tablet_bootstrap.cc:654] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.510587 14847 catalog_manager.cc:5697] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:29.513582 15138 tablet_bootstrap.cc:654] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.514665 15139 tablet_bootstrap.cc:492] T d8ff4cf9baca40559575e1d9d3421fc1 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:29.515090 15139 ts_tablet_manager.cc:1403] T d8ff4cf9baca40559575e1d9d3421fc1 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.015s
I20260709 13:01:29.515341 15192 raft_consensus.cc:493] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.515786 15192 raft_consensus.cc:515] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.517406 15139 raft_consensus.cc:359] T d8ff4cf9baca40559575e1d9d3421fc1 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.518013 15139 raft_consensus.cc:385] T d8ff4cf9baca40559575e1d9d3421fc1 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.518255 15139 raft_consensus.cc:740] T d8ff4cf9baca40559575e1d9d3421fc1 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.518980 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bffbb0cd284b5388cce3c997f351c0" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:29.519515 15192 leader_election.cc:290] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.519604 15023 raft_consensus.cc:2468] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:29.522545 15061 leader_election.cc:304] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:29.524072 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bffbb0cd284b5388cce3c997f351c0" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.524737 14946 raft_consensus.cc:2468] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:29.518971 15139 consensus_queue.cc:260] T d8ff4cf9baca40559575e1d9d3421fc1 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.525875 15264 raft_consensus.cc:2804] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.526875 15264 raft_consensus.cc:493] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.527227 15264 raft_consensus.cc:3060] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.527798 15139 ts_tablet_manager.cc:1434] T d8ff4cf9baca40559575e1d9d3421fc1 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:01:29.530517 15139 tablet_bootstrap.cc:492] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:29.535365 15199 raft_consensus.cc:493] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.535844 15199 raft_consensus.cc:515] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.536778 15138 tablet_bootstrap.cc:492] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:29.537192 15140 tablet_bootstrap.cc:492] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:29.537209 15138 ts_tablet_manager.cc:1403] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260709 13:01:29.537740 15199 leader_election.cc:290] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:29.538278 15140 ts_tablet_manager.cc:1403] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.006s
I20260709 13:01:29.539734 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eeb110abdf4a488b4fb6353976a8f9" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:29.540022 15138 raft_consensus.cc:359] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.540654 15138 raft_consensus.cc:385] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.540928 15138 raft_consensus.cc:740] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
W20260709 13:01:29.541154 14912 leader_election.cc:343] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.541033 15140 raft_consensus.cc:359] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.541535 15138 consensus_queue.cc:260] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.541765 15192 raft_consensus.cc:493] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.542339 15192 raft_consensus.cc:515] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.530082 15144 consensus_queue.cc:1048] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:29.541846 15140 raft_consensus.cc:385] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.544203 15192 leader_election.cc:290] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.545449 15138 ts_tablet_manager.cc:1434] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:01:29.547253 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d02434de6941258d0aac02d0a19721" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:29.548034 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eeb110abdf4a488b4fb6353976a8f9" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:29.544162 15139 tablet_bootstrap.cc:654] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.548331 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d02434de6941258d0aac02d0a19721" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.556133 14946 raft_consensus.cc:2468] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:29.556352 15138 tablet_bootstrap.cc:492] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:29.549718 15144 consensus_queue.cc:1048] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260709 13:01:29.556900 14913 leader_election.cc:343] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.557474 14913 leader_election.cc:304] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
W20260709 13:01:29.555511 15061 leader_election.cc:343] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.558755 15063 leader_election.cc:304] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:29.560118 15152 raft_consensus.cc:2804] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.560475 15152 raft_consensus.cc:493] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.560777 15152 raft_consensus.cc:3060] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.562109 15138 tablet_bootstrap.cc:654] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.545552 15140 raft_consensus.cc:740] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.559233 15199 raft_consensus.cc:2749] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.572008 15140 consensus_queue.cc:260] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.577804 15144 consensus_queue.cc:1048] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.580144 15140 ts_tablet_manager.cc:1434] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.042s	user 0.001s	sys 0.005s
I20260709 13:01:29.547600 15264 raft_consensus.cc:515] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.588935 15140 tablet_bootstrap.cc:492] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:29.581914 15152 raft_consensus.cc:515] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.601370 15239 consensus_queue.cc:1048] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.601835 15140 tablet_bootstrap.cc:654] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.603453 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bffbb0cd284b5388cce3c997f351c0" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:29.610539 15024 raft_consensus.cc:3060] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.603703 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bffbb0cd284b5388cce3c997f351c0" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:29.615051 14947 raft_consensus.cc:3060] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.607718 15264 leader_election.cc:290] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.607649 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d02434de6941258d0aac02d0a19721" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:29.624596 14949 raft_consensus.cc:3060] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.626016 14947 raft_consensus.cc:2468] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:29.624027 15152 leader_election.cc:290] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.627580 15063 leader_election.cc:304] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:29.628309 15192 raft_consensus.cc:2804] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:29.628753 15192 raft_consensus.cc:697] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:29.629628 15192 consensus_queue.cc:237] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.623934 15024 raft_consensus.cc:2468] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:29.633884 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d02434de6941258d0aac02d0a19721" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:29.634647 15139 tablet_bootstrap.cc:492] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:29.635133 15139 ts_tablet_manager.cc:1403] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.030s
W20260709 13:01:29.635984 15061 leader_election.cc:343] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.636461 14949 raft_consensus.cc:2468] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:29.637467 15264 consensus_queue.cc:1048] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.637768 15139 raft_consensus.cc:359] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.638496 15139 raft_consensus.cc:385] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.638794 15139 raft_consensus.cc:740] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.639500 15139 consensus_queue.cc:260] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.641613 15139 ts_tablet_manager.cc:1434] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:29.642501 15139 tablet_bootstrap.cc:492] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:29.643363 15063 leader_election.cc:304] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:29.643864 15202 raft_consensus.cc:493] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.644328 15202 raft_consensus.cc:515] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.646334 15202 leader_election.cc:290] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:29.647827 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f96f7928542450f85d1e5cede943d4b" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:29.649147 15139 tablet_bootstrap.cc:654] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.651051 15138 tablet_bootstrap.cc:492] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:29.651495 15138 ts_tablet_manager.cc:1403] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.095s	user 0.016s	sys 0.000s
I20260709 13:01:29.652669 15192 raft_consensus.cc:2804] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:29.655743 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f96f7928542450f85d1e5cede943d4b" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:29.656617 15192 raft_consensus.cc:697] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:29.656615 15138 raft_consensus.cc:359] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.657282 15138 raft_consensus.cc:385] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.657544 15138 raft_consensus.cc:740] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.657622 15192 consensus_queue.cc:237] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.658187 15138 consensus_queue.cc:260] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:29.659273 14912 leader_election.cc:343] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.660252 15138 ts_tablet_manager.cc:1434] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:01:29.661095 15138 tablet_bootstrap.cc:492] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
W20260709 13:01:29.661490 14913 leader_election.cc:343] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.661907 14913 leader_election.cc:304] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:29.662911 15202 raft_consensus.cc:2749] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.666793 15138 tablet_bootstrap.cc:654] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.667423 15140 tablet_bootstrap.cc:492] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:29.667850 15140 ts_tablet_manager.cc:1403] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.000s
I20260709 13:01:29.673066 15140 raft_consensus.cc:359] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.673853 15140 raft_consensus.cc:385] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.674115 15140 raft_consensus.cc:740] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.674671 15188 consensus_queue.cc:1048] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.675207 15140 consensus_queue.cc:260] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.658186 14844 catalog_manager.cc:5697] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:29.678695 15140 ts_tablet_manager.cc:1434] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:01:29.679584 15140 tablet_bootstrap.cc:492] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:29.684093 15139 tablet_bootstrap.cc:492] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:29.684629 15139 ts_tablet_manager.cc:1403] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.023s
I20260709 13:01:29.685192 15140 tablet_bootstrap.cc:654] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.687067 15139 raft_consensus.cc:359] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.687768 15139 raft_consensus.cc:385] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.688079 15139 raft_consensus.cc:740] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.688742 15139 consensus_queue.cc:260] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.690735 15139 ts_tablet_manager.cc:1434] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:29.692094 15139 tablet_bootstrap.cc:492] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:29.694773 15192 raft_consensus.cc:493] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.695612 15192 raft_consensus.cc:515] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.698580 15139 tablet_bootstrap.cc:654] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.698912 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c6bd60e8b4e5085bc8b4613dbe81b" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:29.700852 15192 leader_election.cc:290] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.704418 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c6bd60e8b4e5085bc8b4613dbe81b" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.705206 14949 raft_consensus.cc:2393] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20964c2a02d141ea8f014fc26ccfcea7 in current term 1: Already voted for candidate 3f2e377ec45e4d48abbe40a66d751c18 in this term.
I20260709 13:01:29.706640 15063 leader_election.cc:304] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7; no voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:29.708081 15192 raft_consensus.cc:3060] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.713649 15139 tablet_bootstrap.cc:492] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:29.714157 15139 ts_tablet_manager.cc:1403] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260709 13:01:29.716435 15192 raft_consensus.cc:2749] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.717149 15139 raft_consensus.cc:359] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.717875 15139 raft_consensus.cc:385] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.718187 15139 raft_consensus.cc:740] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.718954 15139 consensus_queue.cc:260] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.725854 15139 ts_tablet_manager.cc:1434] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 13:01:29.726766 15139 tablet_bootstrap.cc:492] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:29.728392 15188 raft_consensus.cc:493] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.728850 15188 raft_consensus.cc:515] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.731135 15188 leader_election.cc:290] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:29.733676 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.734400 14949 raft_consensus.cc:2393] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f2e377ec45e4d48abbe40a66d751c18 in current term 1: Already voted for candidate 20964c2a02d141ea8f014fc26ccfcea7 in this term.
I20260709 13:01:29.735759 15139 tablet_bootstrap.cc:654] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.740060 15138 tablet_bootstrap.cc:492] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:29.740465 15138 ts_tablet_manager.cc:1403] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.001s
I20260709 13:01:29.740559 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:29.742717 15023 raft_consensus.cc:3060] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.743235 15138 raft_consensus.cc:359] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.743458 15188 consensus_queue.cc:1048] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.743886 15138 raft_consensus.cc:385] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.744138 15138 raft_consensus.cc:740] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.744721 15138 consensus_queue.cc:260] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.746277 14988 leader_election.cc:304] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:29.747045 15139 tablet_bootstrap.cc:492] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:29.747449 15139 ts_tablet_manager.cc:1403] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 13:01:29.747382 15188 raft_consensus.cc:3060] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.750156 15139 raft_consensus.cc:359] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.750767 15139 raft_consensus.cc:385] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.751037 15139 raft_consensus.cc:740] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.751688 15139 consensus_queue.cc:260] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.752897 15192 raft_consensus.cc:493] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.753351 15192 raft_consensus.cc:515] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.754706 15188 raft_consensus.cc:2749] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.755463 15264 consensus_queue.cc:1048] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.755921 15192 leader_election.cc:290] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.757948 15138 ts_tablet_manager.cc:1434] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 13:01:29.758818 15138 tablet_bootstrap.cc:492] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:29.758625 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ff4cf9baca40559575e1d9d3421fc1" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:29.759413 15023 raft_consensus.cc:2468] T d8ff4cf9baca40559575e1d9d3421fc1 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:29.760432 15061 leader_election.cc:304] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:29.761138 15192 raft_consensus.cc:2804] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.761467 15192 raft_consensus.cc:493] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.761780 15192 raft_consensus.cc:3060] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.766446 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ff4cf9baca40559575e1d9d3421fc1" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.767096 14949 raft_consensus.cc:2468] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:29.770552 15139 ts_tablet_manager.cc:1434] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:01:29.773006 14844 catalog_manager.cc:5697] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:29.774703 15139 tablet_bootstrap.cc:492] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:29.779085 15192 raft_consensus.cc:515] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:29.780324 14895 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:29.780251 15239 raft_consensus.cc:493] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.779539 15140 tablet_bootstrap.cc:492] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:29.780838 15239 raft_consensus.cc:515] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.781003 15192 leader_election.cc:290] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.782274 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ff4cf9baca40559575e1d9d3421fc1" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:29.782775 15152 consensus_queue.cc:1048] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:29.783789 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bda0f2af354f3e857e437c8c886b6f" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.781078 15140 ts_tablet_manager.cc:1403] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.102s	user 0.044s	sys 0.043s
I20260709 13:01:29.782770 15239 leader_election.cc:290] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:29.784396 14949 raft_consensus.cc:2468] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:29.787006 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bda0f2af354f3e857e437c8c886b6f" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:29.782864 14948 raft_consensus.cc:3060] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.788966 14989 leader_election.cc:304] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:29.789691 15240 raft_consensus.cc:2804] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.790030 15240 raft_consensus.cc:493] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.790341 15240 raft_consensus.cc:3060] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.790565 15140 raft_consensus.cc:359] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.791847 15140 raft_consensus.cc:385] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.792091 15140 raft_consensus.cc:740] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.792635 15140 consensus_queue.cc:260] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:29.793844 14988 leader_election.cc:343] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.800940 15140 ts_tablet_manager.cc:1434] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:01:29.801811 15140 tablet_bootstrap.cc:492] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:29.799849 15202 consensus_queue.cc:1048] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:01:29.796697 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ff4cf9baca40559575e1d9d3421fc1" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:29.812301 15023 raft_consensus.cc:3060] T d8ff4cf9baca40559575e1d9d3421fc1 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.825965 15240 raft_consensus.cc:515] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.818676 14948 raft_consensus.cc:2468] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:29.836413 15063 leader_election.cc:304] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:29.836162 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bda0f2af354f3e857e437c8c886b6f" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:29.839560 15152 raft_consensus.cc:2804] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:29.835230 15240 leader_election.cc:290] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:29.840039 15152 raft_consensus.cc:697] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:29.840603 15138 tablet_bootstrap.cc:654] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:29.841365 14988 leader_election.cc:343] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.841622 15152 consensus_queue.cc:237] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.835228 15023 raft_consensus.cc:2468] T d8ff4cf9baca40559575e1d9d3421fc1 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:29.845188 15139 tablet_bootstrap.cc:654] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.847786 15140 tablet_bootstrap.cc:654] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.855008 15264 raft_consensus.cc:493] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.855543 15264 raft_consensus.cc:515] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.857720 15264 leader_election.cc:290] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.859200 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bab2124dc944a078b74f1314053b7ac" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.859562 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bab2124dc944a078b74f1314053b7ac" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:29.859807 14948 raft_consensus.cc:2468] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:29.860288 15023 raft_consensus.cc:2468] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:29.863412 15063 leader_election.cc:304] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:29.865229 15264 raft_consensus.cc:2804] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.865355 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bda0f2af354f3e857e437c8c886b6f" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:29.865573 15264 raft_consensus.cc:493] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.865927 14946 raft_consensus.cc:3060] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.865932 15264 raft_consensus.cc:3060] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.874027 15138 tablet_bootstrap.cc:492] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:29.874437 15138 ts_tablet_manager.cc:1403] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.005s
I20260709 13:01:29.876403 14946 raft_consensus.cc:2468] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:29.877022 15138 raft_consensus.cc:359] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.877736 15138 raft_consensus.cc:385] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.877998 15138 raft_consensus.cc:740] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.878700 15138 consensus_queue.cc:260] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.880110 15264 raft_consensus.cc:515] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.881145 15138 ts_tablet_manager.cc:1434] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:01:29.882130 15264 leader_election.cc:290] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:29.882915 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bab2124dc944a078b74f1314053b7ac" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:29.883198 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bab2124dc944a078b74f1314053b7ac" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:29.883530 14946 raft_consensus.cc:3060] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.883805 15023 raft_consensus.cc:3060] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.885062 14989 leader_election.cc:304] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:01:29.885783 15240 consensus_queue.cc:1048] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.887431 15240 raft_consensus.cc:2804] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:29.887861 15240 raft_consensus.cc:697] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:29.888599 15240 consensus_queue.cc:237] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.890149 14946 raft_consensus.cc:2468] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:29.890415 15023 raft_consensus.cc:2468] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:29.891820 15138 tablet_bootstrap.cc:492] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:29.891714 15061 leader_election.cc:304] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:29.893760 15264 raft_consensus.cc:2804] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:29.894994 15264 raft_consensus.cc:697] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:29.896117 15264 consensus_queue.cc:237] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.898339 15138 tablet_bootstrap.cc:654] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.915342 15203 consensus_queue.cc:1048] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.916476 15140 tablet_bootstrap.cc:492] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:29.916931 15140 ts_tablet_manager.cc:1403] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.115s	user 0.005s	sys 0.007s
I20260709 13:01:29.919312 15140 raft_consensus.cc:359] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.919516 14844 catalog_manager.cc:5697] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:29.920405 15140 raft_consensus.cc:385] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.923447 15140 raft_consensus.cc:740] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.924340 15240 raft_consensus.cc:493] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.924782 15240 raft_consensus.cc:515] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.926285 15139 tablet_bootstrap.cc:492] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:29.927846 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d02434de6941258d0aac02d0a19721" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:29.928045 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d02434de6941258d0aac02d0a19721" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:29.928582 14947 raft_consensus.cc:2393] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f2e377ec45e4d48abbe40a66d751c18 in current term 1: Already voted for candidate 20964c2a02d141ea8f014fc26ccfcea7 in this term.
I20260709 13:01:29.926643 15240 leader_election.cc:290] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:29.924070 15140 consensus_queue.cc:260] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.929970 14989 leader_election.cc:304] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:29.922477 15138 tablet_bootstrap.cc:492] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:29.930720 15240 raft_consensus.cc:3060] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.935902 14846 catalog_manager.cc:5697] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:29.937772 15240 raft_consensus.cc:2749] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.926674 15139 ts_tablet_manager.cc:1403] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.152s	user 0.022s	sys 0.007s
I20260709 13:01:29.940752 15144 consensus_queue.cc:1048] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.931527 15140 ts_tablet_manager.cc:1434] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:01:29.932372 15138 ts_tablet_manager.cc:1403] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.001s
I20260709 13:01:29.940704 15139 raft_consensus.cc:359] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.943782 15139 raft_consensus.cc:385] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.944029 15139 raft_consensus.cc:740] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.946199 15140 tablet_bootstrap.cc:492] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:29.955462 15138 raft_consensus.cc:359] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.956103 15138 raft_consensus.cc:385] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.956379 15138 raft_consensus.cc:740] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.956971 15138 consensus_queue.cc:260] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.951889 15139 consensus_queue.cc:260] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.959120 15138 ts_tablet_manager.cc:1434] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:01:29.958693 14844 catalog_manager.cc:5697] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:29.961988 15138 tablet_bootstrap.cc:492] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:29.962072 15139 ts_tablet_manager.cc:1434] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.024s	user 0.000s	sys 0.004s
I20260709 13:01:29.965929 15139 tablet_bootstrap.cc:492] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:29.968227 15138 tablet_bootstrap.cc:654] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.979087 15152 consensus_queue.cc:1048] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.979686 15140 tablet_bootstrap.cc:654] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.979693 15138 tablet_bootstrap.cc:492] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:29.980341 15138 ts_tablet_manager.cc:1403] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:01:29.982708 15138 raft_consensus.cc:359] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.983385 15138 raft_consensus.cc:385] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.983639 15138 raft_consensus.cc:740] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.984333 15138 consensus_queue.cc:260] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:29.986171 15138 ts_tablet_manager.cc:1434] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:01:29.987025 15138 tablet_bootstrap.cc:492] T 3fbc019ad45d4a80bedda171a4040bda P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:29.989943 15139 tablet_bootstrap.cc:654] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.000030 15138 tablet_bootstrap.cc:654] T 3fbc019ad45d4a80bedda171a4040bda P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.007318 15138 tablet_bootstrap.cc:492] T 3fbc019ad45d4a80bedda171a4040bda P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:30.007743 15138 ts_tablet_manager.cc:1403] T 3fbc019ad45d4a80bedda171a4040bda P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.002s
I20260709 13:01:30.009281 15140 tablet_bootstrap.cc:492] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:30.009351 15335 raft_consensus.cc:493] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.009820 15140 ts_tablet_manager.cc:1403] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.000s
I20260709 13:01:30.009872 15335 raft_consensus.cc:515] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.010064 15138 raft_consensus.cc:359] T 3fbc019ad45d4a80bedda171a4040bda P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.010747 15138 raft_consensus.cc:385] T 3fbc019ad45d4a80bedda171a4040bda P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.011032 15138 raft_consensus.cc:740] T 3fbc019ad45d4a80bedda171a4040bda P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.011817 15335 leader_election.cc:290] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.012789 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f96f7928542450f85d1e5cede943d4b" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:30.013442 15098 raft_consensus.cc:2468] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:30.012990 15140 raft_consensus.cc:359] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.014648 15140 raft_consensus.cc:385] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.014963 14988 leader_election.cc:304] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:30.015280 15140 raft_consensus.cc:740] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.015760 15335 raft_consensus.cc:2804] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.016105 15335 raft_consensus.cc:493] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.016543 15335 raft_consensus.cc:3060] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.016765 15140 consensus_queue.cc:260] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.020102 15140 ts_tablet_manager.cc:1434] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:01:30.022259 15140 tablet_bootstrap.cc:492] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:30.022770 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f96f7928542450f85d1e5cede943d4b" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:30.023450 14947 raft_consensus.cc:2468] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:30.028579 15335 raft_consensus.cc:515] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.031153 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f96f7928542450f85d1e5cede943d4b" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:30.031466 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f96f7928542450f85d1e5cede943d4b" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:30.031975 15098 raft_consensus.cc:3060] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.031759 14947 raft_consensus.cc:3060] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.033833 15140 tablet_bootstrap.cc:654] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.011662 15138 consensus_queue.cc:260] T 3fbc019ad45d4a80bedda171a4040bda P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.036872 15138 ts_tablet_manager.cc:1434] T 3fbc019ad45d4a80bedda171a4040bda P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:01:30.037761 15138 tablet_bootstrap.cc:492] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:30.038419 15098 raft_consensus.cc:2468] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:30.039603 14988 leader_election.cc:304] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:30.040411 15240 raft_consensus.cc:2804] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:30.040704 15335 leader_election.cc:290] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.040889 15240 raft_consensus.cc:697] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:30.041731 15240 consensus_queue.cc:237] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.043944 14947 raft_consensus.cc:2468] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:30.046204 15139 tablet_bootstrap.cc:492] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:30.046622 15139 ts_tablet_manager.cc:1403] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.012s
I20260709 13:01:30.049005 15139 raft_consensus.cc:359] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.049932 15139 raft_consensus.cc:385] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.050185 15139 raft_consensus.cc:740] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.053083 14845 catalog_manager.cc:5697] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:30.054075 15138 tablet_bootstrap.cc:654] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.060491 15264 consensus_queue.cc:1048] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.050793 15139 consensus_queue.cc:260] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.063868 15139 ts_tablet_manager.cc:1434] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260709 13:01:30.068956 15139 tablet_bootstrap.cc:492] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:30.075822 15264 consensus_queue.cc:1048] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.085896 15139 tablet_bootstrap.cc:654] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.095216 15140 tablet_bootstrap.cc:492] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:30.096303 15140 ts_tablet_manager.cc:1403] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.008s
I20260709 13:01:30.099009 15140 raft_consensus.cc:359] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.099678 15140 raft_consensus.cc:385] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.099928 15140 raft_consensus.cc:740] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.100579 15140 consensus_queue.cc:260] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.102012 15152 raft_consensus.cc:493] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.102420 15152 raft_consensus.cc:515] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.102922 15140 ts_tablet_manager.cc:1434] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:30.103766 15140 tablet_bootstrap.cc:492] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:30.104219 15152 leader_election.cc:290] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:30.106204 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bcd7438fe4219a8609537e7543a58" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:30.107579 15061 leader_election.cc:343] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.108973 15140 tablet_bootstrap.cc:654] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.109247 15139 tablet_bootstrap.cc:492] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:30.109107 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bcd7438fe4219a8609537e7543a58" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:30.109784 15139 ts_tablet_manager.cc:1403] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.006s
I20260709 13:01:30.109912 14946 raft_consensus.cc:2468] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:30.111541 15063 leader_election.cc:304] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:30.112452 15144 raft_consensus.cc:2804] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.112778 15144 raft_consensus.cc:493] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.113181 15144 raft_consensus.cc:3060] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.112942 15139 raft_consensus.cc:359] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.113637 15139 raft_consensus.cc:385] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.113909 15139 raft_consensus.cc:740] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.114650 15139 consensus_queue.cc:260] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.123425 15144 raft_consensus.cc:515] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.126362 15139 ts_tablet_manager.cc:1434] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260709 13:01:30.126904 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bcd7438fe4219a8609537e7543a58" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:30.127149 15140 tablet_bootstrap.cc:492] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:30.127241 15139 tablet_bootstrap.cc:492] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:30.127619 15140 ts_tablet_manager.cc:1403] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.003s
I20260709 13:01:30.128594 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bcd7438fe4219a8609537e7543a58" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
W20260709 13:01:30.129837 15061 leader_election.cc:343] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.129999 15140 raft_consensus.cc:359] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.130503 14947 raft_consensus.cc:3060] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.130677 15140 raft_consensus.cc:385] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.131050 15140 raft_consensus.cc:740] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.131703 15140 consensus_queue.cc:260] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.133096 15139 tablet_bootstrap.cc:654] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.133635 15140 ts_tablet_manager.cc:1434] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:30.134461 15140 tablet_bootstrap.cc:492] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:30.139854 15140 tablet_bootstrap.cc:654] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.137632 14947 raft_consensus.cc:2468] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:30.144016 15063 leader_election.cc:304] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:30.144579 15144 leader_election.cc:290] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:30.145316 15264 raft_consensus.cc:2804] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:30.145869 15264 raft_consensus.cc:697] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:30.146744 15264 consensus_queue.cc:237] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.147768 15138 tablet_bootstrap.cc:492] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:30.148238 15138 ts_tablet_manager.cc:1403] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.111s	user 0.033s	sys 0.016s
I20260709 13:01:30.149981 15203 raft_consensus.cc:493] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.150435 15203 raft_consensus.cc:515] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.153957 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd2965f213347c8a894b899bd45888d" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:30.155544 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd2965f213347c8a894b899bd45888d" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:30.156123 15022 raft_consensus.cc:2468] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
W20260709 13:01:30.156826 14913 leader_election.cc:343] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.157078 15203 leader_election.cc:290] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.158159 15138 raft_consensus.cc:359] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.158867 15138 raft_consensus.cc:385] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.159185 15138 raft_consensus.cc:740] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.159262 14912 leader_election.cc:304] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [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: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:01:30.160239 15203 raft_consensus.cc:2804] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.159960 15138 consensus_queue.cc:260] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.160596 15203 raft_consensus.cc:493] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.160960 15203 raft_consensus.cc:3060] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.162078 15138 ts_tablet_manager.cc:1434] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:01:30.163014 15138 tablet_bootstrap.cc:492] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:30.168818 15138 tablet_bootstrap.cc:654] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.173766 14847 catalog_manager.cc:5697] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:30.168344 15264 consensus_queue.cc:1048] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.176738 15139 tablet_bootstrap.cc:492] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:30.177225 15139 ts_tablet_manager.cc:1403] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.006s
I20260709 13:01:30.180218 15139 raft_consensus.cc:359] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.180912 15139 raft_consensus.cc:385] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.181196 15139 raft_consensus.cc:740] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.182916 15139 consensus_queue.cc:260] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.183993 15140 tablet_bootstrap.cc:492] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:30.184404 15140 ts_tablet_manager.cc:1403] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.028s
I20260709 13:01:30.185535 15138 tablet_bootstrap.cc:492] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:30.186722 15140 raft_consensus.cc:359] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.187381 15140 raft_consensus.cc:385] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.187615 15140 raft_consensus.cc:740] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.188155 15139 ts_tablet_manager.cc:1434] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:01:30.188186 15140 consensus_queue.cc:260] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.189136 15139 tablet_bootstrap.cc:492] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:30.190420 15140 ts_tablet_manager.cc:1434] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:01:30.191304 15140 tablet_bootstrap.cc:492] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:30.191634 15138 ts_tablet_manager.cc:1403] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.001s
I20260709 13:01:30.195215 15139 tablet_bootstrap.cc:654] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.196359 15140 tablet_bootstrap.cc:654] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.195025 15138 raft_consensus.cc:359] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.197985 15138 raft_consensus.cc:385] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.198623 15138 raft_consensus.cc:740] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.199892 15138 consensus_queue.cc:260] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.202557 15138 ts_tablet_manager.cc:1434] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:01:30.205536 15138 tablet_bootstrap.cc:492] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:30.180593 15203 raft_consensus.cc:515] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.213706 15203 leader_election.cc:290] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.215951 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd2965f213347c8a894b899bd45888d" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:30.216583 15138 tablet_bootstrap.cc:654] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.217546 15199 raft_consensus.cc:493] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.217974 15199 raft_consensus.cc:515] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.218206 15263 consensus_queue.cc:1048] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.219902 15199 leader_election.cc:290] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.221529 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd2965f213347c8a894b899bd45888d" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:30.221629 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a1bf7442c9417e833900ebc41fb6ed" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:30.222128 15024 raft_consensus.cc:3060] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.221933 15240 raft_consensus.cc:493] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:30.223520 14913 leader_election.cc:343] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.206936 15140 tablet_bootstrap.cc:492] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:30.216511 15096 raft_consensus.cc:3060] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.222699 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a1bf7442c9417e833900ebc41fb6ed" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:30.223273 15240 raft_consensus.cc:515] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.229522 15240 leader_election.cc:290] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
W20260709 13:01:30.230141 14912 leader_election.cc:343] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.230208 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e616e080ef734a99bda8b9bac9fd2eac" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:30.230532 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e616e080ef734a99bda8b9bac9fd2eac" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:30.230742 14912 leader_election.cc:304] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:30.227149 15140 ts_tablet_manager.cc:1403] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.012s
I20260709 13:01:30.231550 15199 raft_consensus.cc:2749] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:30.233021 14988 leader_election.cc:343] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.234017 14947 raft_consensus.cc:2468] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:30.233984 15140 raft_consensus.cc:359] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.235344 14989 leader_election.cc:304] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [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: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:01:30.236450 15240 raft_consensus.cc:2804] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.236847 15240 raft_consensus.cc:493] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.237214 15240 raft_consensus.cc:3060] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.234745 15140 raft_consensus.cc:385] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.239238 15140 raft_consensus.cc:740] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.239853 15140 consensus_queue.cc:260] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.241496 15140 ts_tablet_manager.cc:1434] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260709 13:01:30.242091 15140 tablet_bootstrap.cc:492] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:30.242694 15024 raft_consensus.cc:2468] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:30.244338 14912 leader_election.cc:304] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:30.245131 15199 raft_consensus.cc:2804] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:30.245528 15199 raft_consensus.cc:697] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:30.246299 15199 consensus_queue.cc:237] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.238698 15096 raft_consensus.cc:2468] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:30.244171 15240 raft_consensus.cc:515] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.253750 15263 consensus_queue.cc:1048] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.253764 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e616e080ef734a99bda8b9bac9fd2eac" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:30.254577 14947 raft_consensus.cc:3060] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.256970 15140 tablet_bootstrap.cc:654] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.257544 15240 leader_election.cc:290] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.261511 14947 raft_consensus.cc:2468] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:30.262359 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e616e080ef734a99bda8b9bac9fd2eac" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:30.262601 14989 leader_election.cc:304] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:30.263887 15335 raft_consensus.cc:2804] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:30.264338 15335 raft_consensus.cc:697] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:30.265115 15335 consensus_queue.cc:237] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:30.268126 14988 leader_election.cc:343] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.269040 14847 catalog_manager.cc:5697] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:30.269876 15139 tablet_bootstrap.cc:492] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:30.270546 15139 ts_tablet_manager.cc:1403] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.082s	user 0.006s	sys 0.012s
I20260709 13:01:30.272851 15139 raft_consensus.cc:359] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.273288 15139 raft_consensus.cc:385] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.277069 15139 raft_consensus.cc:740] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.277772 15139 consensus_queue.cc:260] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.280905 15139 ts_tablet_manager.cc:1434] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:01:30.281553 15139 tablet_bootstrap.cc:492] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:30.282552 15199 raft_consensus.cc:493] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.283094 15199 raft_consensus.cc:515] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.285041 15199 leader_election.cc:290] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.285701 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf09ab4d4d314238ac22e4b1f9e8e46e" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:30.286507 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf09ab4d4d314238ac22e4b1f9e8e46e" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
W20260709 13:01:30.286871 14912 leader_election.cc:343] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:30.288481 14913 leader_election.cc:343] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.288918 14913 leader_election.cc:304] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:30.289987 15199 raft_consensus.cc:2749] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:30.293217 15139 tablet_bootstrap.cc:654] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.300452 15138 tablet_bootstrap.cc:492] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:30.300799 15138 ts_tablet_manager.cc:1403] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.016s
I20260709 13:01:30.302484 15138 raft_consensus.cc:359] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.303012 15138 raft_consensus.cc:385] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.303273 15138 raft_consensus.cc:740] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.303993 15138 consensus_queue.cc:260] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.306622 15140 tablet_bootstrap.cc:492] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:30.307065 15140 ts_tablet_manager.cc:1403] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.007s
I20260709 13:01:30.308589 15335 raft_consensus.cc:493] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.309041 15335 raft_consensus.cc:515] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.309408 15140 raft_consensus.cc:359] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.310010 15140 raft_consensus.cc:385] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.310268 15140 raft_consensus.cc:740] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.310856 15140 consensus_queue.cc:260] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.312084 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bcd7438fe4219a8609537e7543a58" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:30.312729 14947 raft_consensus.cc:2393] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f2e377ec45e4d48abbe40a66d751c18 in current term 1: Already voted for candidate 20964c2a02d141ea8f014fc26ccfcea7 in this term.
I20260709 13:01:30.313499 15263 raft_consensus.cc:493] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.313930 15263 raft_consensus.cc:515] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.315822 15263 leader_election.cc:290] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:30.317632 15138 ts_tablet_manager.cc:1434] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:01:30.318581 15138 tablet_bootstrap.cc:492] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:30.318439 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bda0f2af354f3e857e437c8c886b6f" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:30.323069 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bda0f2af354f3e857e437c8c886b6f" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:30.323796 14949 raft_consensus.cc:2393] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20964c2a02d141ea8f014fc26ccfcea7 in current term 1: Already voted for candidate 3f2e377ec45e4d48abbe40a66d751c18 in this term.
I20260709 13:01:30.326085 14847 catalog_manager.cc:5697] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:30.331183 15335 leader_election.cc:290] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.331831 15096 raft_consensus.cc:3060] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.334723 15061 leader_election.cc:304] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7; no voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:30.335973 15264 consensus_queue.cc:1048] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.338789 15140 ts_tablet_manager.cc:1434] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.002s
I20260709 13:01:30.339665 15140 tablet_bootstrap.cc:492] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:30.340979 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bcd7438fe4219a8609537e7543a58" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:30.345484 15138 tablet_bootstrap.cc:654] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.346531 14988 leader_election.cc:304] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:30.352120 15335 consensus_queue.cc:1048] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.352545 15199 raft_consensus.cc:493] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.352972 15199 raft_consensus.cc:515] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.355597 15199 leader_election.cc:290] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.356895 15139 tablet_bootstrap.cc:492] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:30.357290 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5556254f7cb94f2d819f6b15a3f47d8a" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:30.358268 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5556254f7cb94f2d819f6b15a3f47d8a" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:30.359903 15139 ts_tablet_manager.cc:1403] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.021s
I20260709 13:01:30.344803 15264 raft_consensus.cc:2749] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:30.359411 15140 tablet_bootstrap.cc:654] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.359887 15022 raft_consensus.cc:2468] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
I20260709 13:01:30.361301 15096 raft_consensus.cc:2468] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
I20260709 13:01:30.362025 14912 leader_election.cc:304] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:30.351022 15145 raft_consensus.cc:3060] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.364629 15199 raft_consensus.cc:2804] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.364953 15199 raft_consensus.cc:493] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.365257 15199 raft_consensus.cc:3060] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.370644 15145 raft_consensus.cc:2749] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:30.373344 15139 raft_consensus.cc:359] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.373971 15139 raft_consensus.cc:385] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.374231 15139 raft_consensus.cc:740] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.375067 15139 consensus_queue.cc:260] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.377009 15139 ts_tablet_manager.cc:1434] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260709 13:01:30.377949 15139 tablet_bootstrap.cc:492] T 3fbc019ad45d4a80bedda171a4040bda P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:30.387851 15263 raft_consensus.cc:493] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.390027 15263 raft_consensus.cc:515] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.393361 15263 leader_election.cc:290] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:30.395079 15139 tablet_bootstrap.cc:654] T 3fbc019ad45d4a80bedda171a4040bda P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.393632 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e616e080ef734a99bda8b9bac9fd2eac" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:30.394608 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e616e080ef734a99bda8b9bac9fd2eac" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:30.394428 15199 raft_consensus.cc:515] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.403054 15240 consensus_queue.cc:1048] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.404981 15203 raft_consensus.cc:493] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.405434 15203 raft_consensus.cc:515] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.405953 15199 leader_election.cc:290] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.406893 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5556254f7cb94f2d819f6b15a3f47d8a" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:30.407330 15203 leader_election.cc:290] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.407441 15098 raft_consensus.cc:3060] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.410378 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbc019ad45d4a80bedda171a4040bda" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:30.411679 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbc019ad45d4a80bedda171a4040bda" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
W20260709 13:01:30.411778 14912 leader_election.cc:343] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.412173 15096 raft_consensus.cc:2468] T 3fbc019ad45d4a80bedda171a4040bda P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
I20260709 13:01:30.412506 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5556254f7cb94f2d819f6b15a3f47d8a" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:30.412999 15022 raft_consensus.cc:3060] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.416407 14913 leader_election.cc:304] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:30.417240 14946 raft_consensus.cc:2393] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20964c2a02d141ea8f014fc26ccfcea7 in current term 1: Already voted for candidate 3f2e377ec45e4d48abbe40a66d751c18 in this term.
I20260709 13:01:30.417809 15199 raft_consensus.cc:2804] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.418179 15199 raft_consensus.cc:493] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.418486 15199 raft_consensus.cc:3060] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.419184 15063 leader_election.cc:304] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7; no voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:30.419832 15263 raft_consensus.cc:3060] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.436436 15192 raft_consensus.cc:493] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.436920 15140 tablet_bootstrap.cc:492] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:30.437005 15192 raft_consensus.cc:515] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.437507 15140 ts_tablet_manager.cc:1403] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.007s
I20260709 13:01:30.450431 15264 consensus_queue.cc:1048] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.453068 15098 raft_consensus.cc:2468] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:30.455482 15022 raft_consensus.cc:2468] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:30.456496 14912 leader_election.cc:304] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:30.457140 15203 raft_consensus.cc:2804] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:30.458408 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eeb110abdf4a488b4fb6353976a8f9" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:30.458642 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eeb110abdf4a488b4fb6353976a8f9" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:30.459020 14948 raft_consensus.cc:2468] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:30.459213 15024 raft_consensus.cc:2468] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:30.457787 15203 raft_consensus.cc:697] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:30.460443 15203 consensus_queue.cc:237] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.460847 15061 leader_election.cc:304] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:30.462898 15152 raft_consensus.cc:2804] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.463198 15152 raft_consensus.cc:493] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.463486 15152 raft_consensus.cc:3060] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.463671 15140 raft_consensus.cc:359] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.464564 15140 raft_consensus.cc:385] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.464810 15140 raft_consensus.cc:740] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.465492 15140 consensus_queue.cc:260] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.467703 15140 ts_tablet_manager.cc:1434] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.003s
I20260709 13:01:30.467808 15199 raft_consensus.cc:515] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.468631 15140 tablet_bootstrap.cc:492] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:30.469501 15192 leader_election.cc:290] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:30.469702 15199 leader_election.cc:290] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.471179 15152 raft_consensus.cc:515] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.475449 15240 consensus_queue.cc:1048] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.477312 15139 tablet_bootstrap.cc:492] T 3fbc019ad45d4a80bedda171a4040bda P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:30.477752 15139 ts_tablet_manager.cc:1403] T 3fbc019ad45d4a80bedda171a4040bda P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.009s
I20260709 13:01:30.480146 15139 raft_consensus.cc:359] T 3fbc019ad45d4a80bedda171a4040bda P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.480733 15139 raft_consensus.cc:385] T 3fbc019ad45d4a80bedda171a4040bda P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.480830 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eeb110abdf4a488b4fb6353976a8f9" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:30.481472 14949 raft_consensus.cc:3060] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.482827 15152 leader_election.cc:290] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:30.474013 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbc019ad45d4a80bedda171a4040bda" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:30.483062 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eeb110abdf4a488b4fb6353976a8f9" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:30.484501 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbc019ad45d4a80bedda171a4040bda" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:30.484876 15023 raft_consensus.cc:3060] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.485042 15098 raft_consensus.cc:3060] T 3fbc019ad45d4a80bedda171a4040bda P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.487777 14949 raft_consensus.cc:2468] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:30.488917 15063 leader_election.cc:304] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:30.489609 15199 raft_consensus.cc:493] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.490047 15199 raft_consensus.cc:515] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.491598 15023 raft_consensus.cc:2468] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:30.492511 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cff4c94ab884f2aaadec2f5b763e12a" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:30.492727 15199 leader_election.cc:290] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
W20260709 13:01:30.494120 14912 leader_election.cc:343] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.494328 15264 raft_consensus.cc:2804] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:30.494791 15264 raft_consensus.cc:697] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:30.495563 15264 consensus_queue.cc:237] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.497375 15098 raft_consensus.cc:2468] T 3fbc019ad45d4a80bedda171a4040bda P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:30.498944 15144 consensus_queue.cc:1048] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.504312 14913 leader_election.cc:304] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:30.505071 15202 raft_consensus.cc:2804] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:30.505558 15202 raft_consensus.cc:697] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:30.505983 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cff4c94ab884f2aaadec2f5b763e12a" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:30.506325 15202 consensus_queue.cc:237] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.512614 15145 consensus_queue.cc:1048] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.520327 15263 raft_consensus.cc:2749] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:30.525408 15138 tablet_bootstrap.cc:492] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
W20260709 13:01:30.526032 14913 leader_election.cc:343] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.527299 15138 ts_tablet_manager.cc:1403] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.209s	user 0.021s	sys 0.007s
I20260709 13:01:30.480997 15139 raft_consensus.cc:740] T 3fbc019ad45d4a80bedda171a4040bda P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.539819 15139 consensus_queue.cc:260] T 3fbc019ad45d4a80bedda171a4040bda P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.532492 15140 tablet_bootstrap.cc:654] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.540740 15022 raft_consensus.cc:3060] T 3fbc019ad45d4a80bedda171a4040bda P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.544401 14847 catalog_manager.cc:5697] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:30.548602 14913 leader_election.cc:304] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:30.553978 15203 raft_consensus.cc:2749] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:30.549401 15138 raft_consensus.cc:359] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.555155 15138 raft_consensus.cc:385] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.555433 15138 raft_consensus.cc:740] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.556427 15138 consensus_queue.cc:260] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.565017 15138 ts_tablet_manager.cc:1434] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260709 13:01:30.565712 15138 tablet_bootstrap.cc:492] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:30.564596 15022 raft_consensus.cc:2468] T 3fbc019ad45d4a80bedda171a4040bda P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:30.582046 15138 tablet_bootstrap.cc:654] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.582113 14845 catalog_manager.cc:5697] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:30.585759 15139 ts_tablet_manager.cc:1434] T 3fbc019ad45d4a80bedda171a4040bda P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.108s	user 0.009s	sys 0.001s
I20260709 13:01:30.586601 15139 tablet_bootstrap.cc:492] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:30.596967 15138 tablet_bootstrap.cc:492] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:30.597318 15138 ts_tablet_manager.cc:1403] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260709 13:01:30.598438 15139 tablet_bootstrap.cc:654] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.600100 15138 raft_consensus.cc:359] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.600622 15140 tablet_bootstrap.cc:492] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:30.600746 15138 raft_consensus.cc:385] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.601064 15140 ts_tablet_manager.cc:1403] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.133s	user 0.020s	sys 0.009s
I20260709 13:01:30.601030 15138 raft_consensus.cc:740] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.601729 15138 consensus_queue.cc:260] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.603587 15138 ts_tablet_manager.cc:1434] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:30.604326 15138 tablet_bootstrap.cc:492] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:30.605307 15140 raft_consensus.cc:359] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.605986 15140 raft_consensus.cc:385] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.606284 15140 raft_consensus.cc:740] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.606946 15140 consensus_queue.cc:260] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.608888 15140 ts_tablet_manager.cc:1434] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:30.610638 15138 tablet_bootstrap.cc:654] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.610945 15140 tablet_bootstrap.cc:492] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:30.609967 14846 catalog_manager.cc:5697] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:30.615209 15139 tablet_bootstrap.cc:492] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:30.615623 15139 ts_tablet_manager.cc:1403] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.005s
I20260709 13:01:30.617926 15139 raft_consensus.cc:359] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.618520 15139 raft_consensus.cc:385] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.618778 15139 raft_consensus.cc:740] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.619565 15139 consensus_queue.cc:260] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.622704 15138 tablet_bootstrap.cc:492] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:30.623137 15138 ts_tablet_manager.cc:1403] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260709 13:01:30.624513 15140 tablet_bootstrap.cc:654] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.625907 15138 raft_consensus.cc:359] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.626534 15138 raft_consensus.cc:385] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.626789 15138 raft_consensus.cc:740] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.627538 15139 ts_tablet_manager.cc:1434] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 13:01:30.627410 15138 consensus_queue.cc:260] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.628393 15139 tablet_bootstrap.cc:492] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:30.634188 15139 tablet_bootstrap.cc:654] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.634865 15138 ts_tablet_manager.cc:1434] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:01:30.635733 15138 tablet_bootstrap.cc:492] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:30.642333 15138 tablet_bootstrap.cc:654] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.645524 15140 tablet_bootstrap.cc:492] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:30.645991 15140 ts_tablet_manager.cc:1403] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.003s
I20260709 13:01:30.648360 15140 raft_consensus.cc:359] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.648983 15140 raft_consensus.cc:385] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.649062 15138 tablet_bootstrap.cc:492] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:30.649263 15140 raft_consensus.cc:740] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.649485 15138 ts_tablet_manager.cc:1403] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.002s
I20260709 13:01:30.650130 15140 consensus_queue.cc:260] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.652262 15140 ts_tablet_manager.cc:1434] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:01:30.653062 15140 tablet_bootstrap.cc:492] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:30.655684 15139 tablet_bootstrap.cc:492] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:30.656168 15139 ts_tablet_manager.cc:1403] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.002s
I20260709 13:01:30.657189 15138 raft_consensus.cc:359] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.657840 15138 raft_consensus.cc:385] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.658089 15138 raft_consensus.cc:740] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.658670 15140 tablet_bootstrap.cc:654] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.658699 15138 consensus_queue.cc:260] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.658895 15139 raft_consensus.cc:359] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.659726 15139 raft_consensus.cc:385] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.660029 15139 raft_consensus.cc:740] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.660784 15138 ts_tablet_manager.cc:1434] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:01:30.660758 15139 consensus_queue.cc:260] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.662073 15138 tablet_bootstrap.cc:492] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:30.663076 15139 ts_tablet_manager.cc:1434] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:30.667631 15145 consensus_queue.cc:1048] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.670441 15139 tablet_bootstrap.cc:492] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:30.676185 15138 tablet_bootstrap.cc:654] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.676160 15139 tablet_bootstrap.cc:654] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.687716 15334 consensus_queue.cc:1048] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:01:30.692909 15140 tablet_bootstrap.cc:492] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:30.694530 15140 ts_tablet_manager.cc:1403] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.017s
I20260709 13:01:30.697759 15140 raft_consensus.cc:359] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.698369 15140 raft_consensus.cc:385] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.698612 15140 raft_consensus.cc:740] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.701717 15140 consensus_queue.cc:260] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.703729 15140 ts_tablet_manager.cc:1434] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:01:30.704571 15140 tablet_bootstrap.cc:492] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:30.704968 15138 tablet_bootstrap.cc:492] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:30.705380 15138 ts_tablet_manager.cc:1403] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.004s
I20260709 13:01:30.708045 15138 raft_consensus.cc:359] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.708678 15138 raft_consensus.cc:385] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.708930 15138 raft_consensus.cc:740] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.709506 15138 consensus_queue.cc:260] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.711403 15138 ts_tablet_manager.cc:1434] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:01:30.712213 15138 tablet_bootstrap.cc:492] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:30.713375 15199 raft_consensus.cc:493] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.714031 15140 tablet_bootstrap.cc:654] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.713829 15199 raft_consensus.cc:515] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.716383 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f39ef64a6464eb7dbe2f48feceec7" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:30.716761 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f39ef64a6464eb7dbe2f48feceec7" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:30.717366 15138 tablet_bootstrap.cc:654] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.717309 15096 raft_consensus.cc:2468] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
W20260709 13:01:30.717618 14912 leader_election.cc:343] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.718830 14913 leader_election.cc:304] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:30.719020 15199 leader_election.cc:290] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.719570 15199 raft_consensus.cc:2804] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.719888 15199 raft_consensus.cc:493] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.720031 15139 tablet_bootstrap.cc:492] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:30.720458 15139 ts_tablet_manager.cc:1403] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.009s
I20260709 13:01:30.722548 15138 tablet_bootstrap.cc:492] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:30.723038 15138 ts_tablet_manager.cc:1403] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:01:30.723574 15139 raft_consensus.cc:359] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.724215 15139 raft_consensus.cc:385] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.724545 15140 tablet_bootstrap.cc:492] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:30.724469 15139 raft_consensus.cc:740] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.724951 15140 ts_tablet_manager.cc:1403] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.002s
I20260709 13:01:30.725319 15139 consensus_queue.cc:260] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.725823 15138 raft_consensus.cc:359] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.726528 15138 raft_consensus.cc:385] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.726791 15138 raft_consensus.cc:740] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.727217 15140 raft_consensus.cc:359] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.727830 15140 raft_consensus.cc:385] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.727450 15138 consensus_queue.cc:260] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.728092 15140 raft_consensus.cc:740] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.728825 15140 consensus_queue.cc:260] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.729547 15138 ts_tablet_manager.cc:1434] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:30.730391 15138 tablet_bootstrap.cc:492] T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:30.730998 15140 ts_tablet_manager.cc:1434] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:01:30.731817 15140 tablet_bootstrap.cc:492] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:30.732113 15199 raft_consensus.cc:3060] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.739774 15199 raft_consensus.cc:515] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.746202 15199 leader_election.cc:290] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.744550 15140 tablet_bootstrap.cc:654] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.742137 15138 tablet_bootstrap.cc:654] T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.746628 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f39ef64a6464eb7dbe2f48feceec7" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
W20260709 13:01:30.747913 14912 leader_election.cc:343] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.747848 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f39ef64a6464eb7dbe2f48feceec7" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:30.748812 15139 ts_tablet_manager.cc:1434] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:01:30.749821 15139 tablet_bootstrap.cc:492] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:30.748777 15096 raft_consensus.cc:3060] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.759581 15199 raft_consensus.cc:493] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.760068 15199 raft_consensus.cc:515] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.759584 15096 raft_consensus.cc:2468] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:30.761853 14913 leader_election.cc:304] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:30.762415 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3228914b764ed38ce9473e8f8061c4" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:30.762960 15203 raft_consensus.cc:2804] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:30.763469 15203 raft_consensus.cc:697] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
W20260709 13:01:30.763700 14912 leader_election.cc:343] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.764279 15203 consensus_queue.cc:237] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.765758 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3228914b764ed38ce9473e8f8061c4" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:30.766260 15098 raft_consensus.cc:2468] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
I20260709 13:01:30.766884 15199 leader_election.cc:290] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.767308 14913 leader_election.cc:304] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:30.770201 15264 consensus_queue.cc:1048] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.770270 15199 raft_consensus.cc:2804] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.774494 15199 raft_consensus.cc:493] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.774868 15199 raft_consensus.cc:3060] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.775159 15264 consensus_queue.cc:1048] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.794974 15387 consensus_queue.cc:1048] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.797430 15145 raft_consensus.cc:493] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.797880 15145 raft_consensus.cc:515] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.799422 15145 leader_election.cc:290] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.805328 15139 tablet_bootstrap.cc:654] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.805750 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf09ab4d4d314238ac22e4b1f9e8e46e" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:30.806416 14948 raft_consensus.cc:2468] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:30.809916 15145 raft_consensus.cc:493] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.810393 15145 raft_consensus.cc:515] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.811322 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf09ab4d4d314238ac22e4b1f9e8e46e" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:30.813381 14989 leader_election.cc:304] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
W20260709 13:01:30.813973 14988 leader_election.cc:343] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.814186 15334 raft_consensus.cc:2804] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.814590 15334 raft_consensus.cc:493] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.814913 15334 raft_consensus.cc:3060] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.817726 15145 leader_election.cc:290] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.835067 15140 tablet_bootstrap.cc:492] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:30.835506 15140 ts_tablet_manager.cc:1403] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.104s	user 0.015s	sys 0.032s
I20260709 13:01:30.827826 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac14dcc642041dd982d7f7140455e3f" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:30.836479 14948 raft_consensus.cc:2468] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:30.841625 15334 raft_consensus.cc:515] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.825220 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac14dcc642041dd982d7f7140455e3f" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:30.844295 15098 raft_consensus.cc:2468] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:30.844383 15387 consensus_queue.cc:1048] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.859107 15199 raft_consensus.cc:515] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.874245 15138 tablet_bootstrap.cc:492] T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:30.877853 15388 consensus_queue.cc:1048] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:30.894965 15138 ts_tablet_manager.cc:1403] T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.165s	user 0.027s	sys 0.022s
I20260709 13:01:30.908536 15140 raft_consensus.cc:359] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.909219 15140 raft_consensus.cc:385] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.909484 15140 raft_consensus.cc:740] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.909402 14988 leader_election.cc:304] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:30.910527 15145 raft_consensus.cc:2804] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.910385 15140 consensus_queue.cc:260] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.910919 15145 raft_consensus.cc:493] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.911278 15145 raft_consensus.cc:3060] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.911907 15140 ts_tablet_manager.cc:1434] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.076s	user 0.010s	sys 0.001s
I20260709 13:01:30.912772 15140 tablet_bootstrap.cc:492] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:30.924449 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3228914b764ed38ce9473e8f8061c4" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
W20260709 13:01:30.925632 14912 leader_election.cc:343] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.927505 15387 consensus_queue.cc:1048] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.913493 15334 leader_election.cc:290] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.935448 15139 tablet_bootstrap.cc:492] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:30.935911 15139 ts_tablet_manager.cc:1403] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.186s	user 0.007s	sys 0.009s
I20260709 13:01:30.928421 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf09ab4d4d314238ac22e4b1f9e8e46e" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
W20260709 13:01:30.938323 15405 log.cc:927] Time spent T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51: Append to log took a long time: real 0.112s	user 0.001s	sys 0.000s
W20260709 13:01:30.938541 14988 leader_election.cc:343] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.944888 15199 leader_election.cc:290] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.946887 15138 raft_consensus.cc:359] T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.947516 15138 raft_consensus.cc:385] T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.947767 15138 raft_consensus.cc:740] T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.948508 15199 raft_consensus.cc:493] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.948342 15138 consensus_queue.cc:260] T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.948916 15199 raft_consensus.cc:515] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.950714 15145 raft_consensus.cc:515] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.952102 15024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa04cf71fdb1425d89c45100748ac15f" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:30.952615 15145 leader_election.cc:290] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.953436 15139 raft_consensus.cc:359] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:30.953826 14912 leader_election.cc:343] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.954071 15139 raft_consensus.cc:385] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.954339 15139 raft_consensus.cc:740] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.954346 15199 leader_election.cc:290] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:30.955720 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac14dcc642041dd982d7f7140455e3f" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:30.956470 15096 raft_consensus.cc:3060] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.958768 15140 tablet_bootstrap.cc:654] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.961350 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa04cf71fdb1425d89c45100748ac15f" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:30.961910 15098 raft_consensus.cc:2468] T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
I20260709 13:01:30.964107 15387 raft_consensus.cc:493] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.965004 14845 catalog_manager.cc:5697] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:30.967576 15097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3228914b764ed38ce9473e8f8061c4" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:30.968152 15097 raft_consensus.cc:3060] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.968364 15138 ts_tablet_manager.cc:1434] T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.000s
I20260709 13:01:30.969230 15138 tablet_bootstrap.cc:492] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:30.971297 15139 consensus_queue.cc:260] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.970928 15096 raft_consensus.cc:2468] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:30.978511 15264 raft_consensus.cc:493] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.978976 15264 raft_consensus.cc:515] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.980269 14913 leader_election.cc:304] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:30.980825 15264 leader_election.cc:290] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:30.981348 15203 raft_consensus.cc:2804] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.975876 15199 raft_consensus.cc:493] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.981433 14988 leader_election.cc:304] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:30.981784 15203 raft_consensus.cc:493] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.982134 15203 raft_consensus.cc:3060] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.983119 15332 raft_consensus.cc:2804] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:30.964541 15387 raft_consensus.cc:515] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.985138 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf09ab4d4d314238ac22e4b1f9e8e46e" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:30.988426 15139 ts_tablet_manager.cc:1434] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.003s
I20260709 13:01:30.989717 14947 raft_consensus.cc:3060] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.991163 15139 tablet_bootstrap.cc:492] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:30.990882 15199 raft_consensus.cc:515] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:30.993947 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac14dcc642041dd982d7f7140455e3f" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:30.994508 14946 raft_consensus.cc:3060] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.994441 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f43c65d3184e66aa3e739940812e54" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:30.995144 14949 raft_consensus.cc:2468] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:30.997596 15063 leader_election.cc:304] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:31.000785 14947 raft_consensus.cc:2468] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:31.002995 15263 raft_consensus.cc:2804] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.992525 15332 raft_consensus.cc:697] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:31.004585 15263 raft_consensus.cc:493] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.999202 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f43c65d3184e66aa3e739940812e54" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:31.003446 14895 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:31.007351 15263 raft_consensus.cc:3060] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:31.010109 15061 leader_election.cc:343] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.020844 14989 leader_election.cc:304] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:01:31.021443 15387 leader_election.cc:290] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:31.021843 15335 raft_consensus.cc:2804] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:31.022348 15335 raft_consensus.cc:697] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:31.024744 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197727a4fb4b4c7db827b5d11e6f862b" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:31.027822 15263 raft_consensus.cc:515] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.028625 15097 raft_consensus.cc:2468] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:31.029742 15263 leader_election.cc:290] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:31.024756 15335 consensus_queue.cc:237] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.031097 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f43c65d3184e66aa3e739940812e54" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:31.022296 15203 raft_consensus.cc:515] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:31.033238 14912 leader_election.cc:343] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.034127 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f43c65d3184e66aa3e739940812e54" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
W20260709 13:01:31.034655 15061 leader_election.cc:343] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.034741 14947 raft_consensus.cc:3060] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.035838 15138 tablet_bootstrap.cc:654] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.037725 15263 raft_consensus.cc:493] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.038271 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197727a4fb4b4c7db827b5d11e6f862b" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:31.042177 15095 raft_consensus.cc:2468] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
I20260709 13:01:31.033491 14946 raft_consensus.cc:2468] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:31.042591 15199 leader_election.cc:290] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:31.043965 15203 leader_election.cc:290] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:31.044469 15332 consensus_queue.cc:237] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.045406 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa04cf71fdb1425d89c45100748ac15f" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:31.046134 15139 tablet_bootstrap.cc:654] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:31.046633 14912 leader_election.cc:343] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.040985 14947 raft_consensus.cc:2468] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:31.041575 14913 leader_election.cc:304] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.049002 15140 tablet_bootstrap.cc:492] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:31.049418 15140 ts_tablet_manager.cc:1403] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.137s	user 0.009s	sys 0.022s
I20260709 13:01:31.049582 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f43c65d3184e66aa3e739940812e54" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:31.049762 15203 raft_consensus.cc:2804] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:31.049237 14913 leader_election.cc:304] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.050288 15095 raft_consensus.cc:2393] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40836b482b5b4f75b0159300aa118a51 in current term 1: Already voted for candidate 20964c2a02d141ea8f014fc26ccfcea7 in this term.
I20260709 13:01:31.050472 15203 raft_consensus.cc:697] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:31.051313 15203 consensus_queue.cc:237] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.052053 15140 raft_consensus.cc:359] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.045020 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f43c65d3184e66aa3e739940812e54" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:31.053046 15199 raft_consensus.cc:2804] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:31.053793 15199 raft_consensus.cc:493] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:31.052691 15140 raft_consensus.cc:385] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.053045 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa04cf71fdb1425d89c45100748ac15f" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:31.054483 15140 raft_consensus.cc:740] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.054124 15199 raft_consensus.cc:3060] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.054749 15095 raft_consensus.cc:3060] T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.054915 15387 raft_consensus.cc:493] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.055172 15140 consensus_queue.cc:260] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.055418 15387 raft_consensus.cc:515] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.057401 15387 leader_election.cc:290] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:31.040951 15263 raft_consensus.cc:515] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.060150 15140 ts_tablet_manager.cc:1434] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:01:31.061091 15140 tablet_bootstrap.cc:492] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:31.061928 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a1bf7442c9417e833900ebc41fb6ed" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:31.062558 15023 raft_consensus.cc:2468] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:31.063942 15061 leader_election.cc:304] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:31.064730 15144 raft_consensus.cc:2804] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:31.065131 15144 raft_consensus.cc:493] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:31.065447 15144 raft_consensus.cc:3060] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:31.064785 14912 leader_election.cc:343] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.071112 15140 tablet_bootstrap.cc:654] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.071677 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1e558ec6c47499345711cfe255372" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:31.075246 14912 leader_election.cc:343] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.080683 15144 raft_consensus.cc:515] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.083616 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a1bf7442c9417e833900ebc41fb6ed" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:31.084172 15023 raft_consensus.cc:3060] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.086905 15144 leader_election.cc:290] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:31.091737 15023 raft_consensus.cc:2468] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:31.092923 15061 leader_election.cc:304] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:31.093756 15144 raft_consensus.cc:2804] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:31.094375 15144 raft_consensus.cc:697] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:31.094846 15140 tablet_bootstrap.cc:492] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:31.095304 15140 ts_tablet_manager.cc:1403] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.004s
I20260709 13:01:31.095122 15144 consensus_queue.cc:237] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.098544 15140 raft_consensus.cc:359] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.099323 15140 raft_consensus.cc:385] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.099618 15140 raft_consensus.cc:740] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.100287 15140 consensus_queue.cc:260] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.102250 15140 ts_tablet_manager.cc:1434] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:31.103132 15140 tablet_bootstrap.cc:492] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:31.103470 15199 raft_consensus.cc:515] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.105489 15263 leader_election.cc:290] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:31.115849 15063 leader_election.cc:304] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.121555 15192 raft_consensus.cc:2804] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:31.122201 15192 raft_consensus.cc:697] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:31.124178 15152 consensus_queue.cc:1048] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:31.124796 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a1bf7442c9417e833900ebc41fb6ed" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:31.125378 14947 raft_consensus.cc:2468] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:31.126575 14913 leader_election.cc:304] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.128123 15387 raft_consensus.cc:2749] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:31.128587 15095 raft_consensus.cc:2468] T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:31.123344 15192 consensus_queue.cc:237] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.129354 15199 leader_election.cc:290] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:31.125913 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197727a4fb4b4c7db827b5d11e6f862b" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
W20260709 13:01:31.132433 14912 leader_election.cc:343] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.133692 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a1bf7442c9417e833900ebc41fb6ed" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:31.136592 14949 raft_consensus.cc:3060] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.137722 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197727a4fb4b4c7db827b5d11e6f862b" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:31.138343 15094 raft_consensus.cc:3060] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.138672 15335 raft_consensus.cc:493] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.139137 15335 raft_consensus.cc:515] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.140021 15140 tablet_bootstrap.cc:654] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.144105 15139 tablet_bootstrap.cc:492] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:31.144541 15139 ts_tablet_manager.cc:1403] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.154s	user 0.018s	sys 0.005s
I20260709 13:01:31.148403 14913 leader_election.cc:304] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.148325 14846 catalog_manager.cc:5697] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.149737 15138 tablet_bootstrap.cc:492] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:31.150188 15388 raft_consensus.cc:2804] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:31.150667 15388 raft_consensus.cc:697] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:31.150151 15138 ts_tablet_manager.cc:1403] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.181s	user 0.017s	sys 0.010s
I20260709 13:01:31.143239 15199 consensus_queue.cc:1048] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:01:31.151454 15388 consensus_queue.cc:237] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.152009 15335 leader_election.cc:290] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:31.143957 15263 consensus_queue.cc:1048] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:01:31.162578 14845 catalog_manager.cc:5697] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.166630 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f39ef64a6464eb7dbe2f48feceec7" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:31.167428 15096 raft_consensus.cc:2393] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f2e377ec45e4d48abbe40a66d751c18 in current term 1: Already voted for candidate 40836b482b5b4f75b0159300aa118a51 in this term.
I20260709 13:01:31.166646 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f39ef64a6464eb7dbe2f48feceec7" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:31.170606 15094 raft_consensus.cc:2468] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:31.173818 14989 leader_election.cc:304] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:31.174746 15335 raft_consensus.cc:3060] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.173053 14949 raft_consensus.cc:2468] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:31.159368 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1e558ec6c47499345711cfe255372" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:31.183427 15199 consensus_queue.cc:1048] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:31.183116 14845 catalog_manager.cc:5697] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.195294 15138 raft_consensus.cc:359] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.196070 15138 raft_consensus.cc:385] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.196319 15138 raft_consensus.cc:740] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.197472 15139 raft_consensus.cc:359] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.198120 15139 raft_consensus.cc:385] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.198369 15139 raft_consensus.cc:740] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.203250 15138 consensus_queue.cc:260] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.204665 15335 raft_consensus.cc:2749] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:31.205260 15138 ts_tablet_manager.cc:1434] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 13:01:31.205019 14913 leader_election.cc:304] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.206372 15138 tablet_bootstrap.cc:492] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:31.206772 15199 raft_consensus.cc:2804] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:31.207226 15199 raft_consensus.cc:697] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:31.207773 15199 consensus_queue.cc:237] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.205953 15139 consensus_queue.cc:260] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.219482 15139 ts_tablet_manager.cc:1434] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.001s
I20260709 13:01:31.221148 15139 tablet_bootstrap.cc:492] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
W20260709 13:01:31.219913 14913 leader_election.cc:343] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.232326 14913 leader_election.cc:304] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.239519 15138 tablet_bootstrap.cc:654] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.239372 14846 catalog_manager.cc:5697] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.250578 15385 raft_consensus.cc:2749] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:31.253037 15202 raft_consensus.cc:493] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.253691 15202 raft_consensus.cc:515] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.255558 15203 consensus_queue.cc:1048] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:31.264122 14845 catalog_manager.cc:5697] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:31.267338 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b81de11694a48aed2b76ef39c4f11" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:31.269053 15140 tablet_bootstrap.cc:492] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:31.269286 15202 leader_election.cc:290] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:31.269495 15140 ts_tablet_manager.cc:1403] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.167s	user 0.007s	sys 0.004s
W20260709 13:01:31.269714 14912 leader_election.cc:343] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.268819 14845 catalog_manager.cc:5697] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:31.273625 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b81de11694a48aed2b76ef39c4f11" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:31.277325 15140 raft_consensus.cc:359] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.278013 15140 raft_consensus.cc:385] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.278272 15140 raft_consensus.cc:740] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.278908 15140 consensus_queue.cc:260] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.288580 15140 ts_tablet_manager.cc:1434] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:01:31.289562 15140 tablet_bootstrap.cc:492] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
W20260709 13:01:31.287220 14913 leader_election.cc:343] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.292171 14913 leader_election.cc:304] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.295310 15199 raft_consensus.cc:2749] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:31.297537 15202 consensus_queue.cc:1048] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:31.298430 15139 tablet_bootstrap.cc:654] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.314191 15140 tablet_bootstrap.cc:654] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.317124 14846 catalog_manager.cc:5697] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.330577 15429 raft_consensus.cc:493] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.332412 15138 tablet_bootstrap.cc:492] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:31.332854 15138 ts_tablet_manager.cc:1403] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.127s	user 0.017s	sys 0.005s
I20260709 13:01:31.335614 15138 raft_consensus.cc:359] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.336218 15138 raft_consensus.cc:385] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.336457 15138 raft_consensus.cc:740] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.340704 15138 consensus_queue.cc:260] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.344044 15138 ts_tablet_manager.cc:1434] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 13:01:31.345245 15192 raft_consensus.cc:493] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.345692 15192 raft_consensus.cc:515] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.347582 15192 leader_election.cc:290] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:31.350521 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf09ab4d4d314238ac22e4b1f9e8e46e" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:31.351279 14949 raft_consensus.cc:2393] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20964c2a02d141ea8f014fc26ccfcea7 in current term 1: Already voted for candidate 3f2e377ec45e4d48abbe40a66d751c18 in this term.
I20260709 13:01:31.352569 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf09ab4d4d314238ac22e4b1f9e8e46e" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:31.354563 15061 leader_election.cc:304] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7; no voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:31.355149 15192 raft_consensus.cc:3060] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.344898 15138 tablet_bootstrap.cc:492] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:31.342185 15429 raft_consensus.cc:515] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.359582 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48cb89e5b064f27ba66bc21e7cb0ddd" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:31.360888 14912 leader_election.cc:343] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.361781 15192 raft_consensus.cc:2749] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:31.362032 15429 leader_election.cc:290] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:31.363934 15139 tablet_bootstrap.cc:492] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:31.363761 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48cb89e5b064f27ba66bc21e7cb0ddd" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
W20260709 13:01:31.365154 14913 leader_election.cc:343] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.365566 14913 leader_election.cc:304] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.366520 15429 raft_consensus.cc:2749] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:31.369743 15139 ts_tablet_manager.cc:1403] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.149s	user 0.011s	sys 0.013s
I20260709 13:01:31.374884 15139 raft_consensus.cc:359] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.375521 15139 raft_consensus.cc:385] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.375769 15139 raft_consensus.cc:740] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.379987 15138 tablet_bootstrap.cc:654] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.381466 15139 consensus_queue.cc:260] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.384579 15139 ts_tablet_manager.cc:1434] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:01:31.386492 15139 tablet_bootstrap.cc:492] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:31.394246 15139 tablet_bootstrap.cc:654] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.394393 15138 tablet_bootstrap.cc:492] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:31.394783 15138 ts_tablet_manager.cc:1403] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.005s
I20260709 13:01:31.398258 15140 tablet_bootstrap.cc:492] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:31.398725 15140 ts_tablet_manager.cc:1403] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.000s
I20260709 13:01:31.401496 15140 raft_consensus.cc:359] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.402257 15140 raft_consensus.cc:385] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.402568 15140 raft_consensus.cc:740] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.402594 15138 raft_consensus.cc:359] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.403371 15138 raft_consensus.cc:385] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.403333 15140 consensus_queue.cc:260] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.403738 15138 raft_consensus.cc:740] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.404539 15138 consensus_queue.cc:260] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.406631 15138 ts_tablet_manager.cc:1434] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.002s
I20260709 13:01:31.408016 15138 tablet_bootstrap.cc:492] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:31.410033 15140 ts_tablet_manager.cc:1434] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:01:31.410933 15140 tablet_bootstrap.cc:492] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:31.412889 15138 tablet_bootstrap.cc:654] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.415148 15140 tablet_bootstrap.cc:654] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.416196 15139 tablet_bootstrap.cc:492] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:31.416680 15139 ts_tablet_manager.cc:1403] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.011s
I20260709 13:01:31.419744 15139 raft_consensus.cc:359] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.420480 15139 raft_consensus.cc:385] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.420882 15139 raft_consensus.cc:740] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.421700 15139 consensus_queue.cc:260] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.429553 15138 tablet_bootstrap.cc:492] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:31.430645 15138 ts_tablet_manager.cc:1403] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.003s
I20260709 13:01:31.433224 15140 tablet_bootstrap.cc:492] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:31.433027 15138 raft_consensus.cc:359] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.433318 15145 consensus_queue.cc:1048] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:31.433652 15138 raft_consensus.cc:385] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.433722 15140 ts_tablet_manager.cc:1403] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260709 13:01:31.433964 15138 raft_consensus.cc:740] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.434729 15138 consensus_queue.cc:260] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.436160 15140 raft_consensus.cc:359] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.436775 15140 raft_consensus.cc:385] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.436847 15138 ts_tablet_manager.cc:1434] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:31.437106 15140 raft_consensus.cc:740] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.437737 15138 tablet_bootstrap.cc:492] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:31.437793 15140 consensus_queue.cc:260] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.444454 15139 ts_tablet_manager.cc:1434] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:01:31.445271 15139 tablet_bootstrap.cc:492] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:31.445436 15138 tablet_bootstrap.cc:654] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.448521 15140 ts_tablet_manager.cc:1434] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:01:31.449374 15140 tablet_bootstrap.cc:492] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:31.450727 15429 raft_consensus.cc:493] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.451205 15429 raft_consensus.cc:515] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.453207 15429 leader_election.cc:290] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:31.455040 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
W20260709 13:01:31.456517 14913 leader_election.cc:343] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.458226 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:31.459527 14912 leader_election.cc:343] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.459895 14912 leader_election.cc:304] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.460768 15429 raft_consensus.cc:2749] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:31.462260 15140 tablet_bootstrap.cc:654] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.462574 15334 consensus_queue.cc:1048] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:31.468885 15138 tablet_bootstrap.cc:492] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:31.469364 15138 ts_tablet_manager.cc:1403] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.011s
I20260709 13:01:31.472012 15138 raft_consensus.cc:359] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.472652 15138 raft_consensus.cc:385] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.472913 15138 raft_consensus.cc:740] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.473670 15138 consensus_queue.cc:260] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.477378 15138 ts_tablet_manager.cc:1434] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:01:31.478170 15138 tablet_bootstrap.cc:492] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:31.481113 15139 tablet_bootstrap.cc:654] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.490228 15138 tablet_bootstrap.cc:654] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.491465 15140 tablet_bootstrap.cc:492] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:31.491956 15140 ts_tablet_manager.cc:1403] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.016s
I20260709 13:01:31.494436 15140 raft_consensus.cc:359] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.495138 15140 raft_consensus.cc:385] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.495397 15140 raft_consensus.cc:740] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.495986 15140 consensus_queue.cc:260] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.502467 15140 ts_tablet_manager.cc:1434] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:01:31.503364 15140 tablet_bootstrap.cc:492] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:31.509397 15140 tablet_bootstrap.cc:654] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.513744 15334 raft_consensus.cc:493] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.514309 15334 raft_consensus.cc:515] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.516366 15334 leader_election.cc:290] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:31.517123 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f43c65d3184e66aa3e739940812e54" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:31.517367 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f43c65d3184e66aa3e739940812e54" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:31.517890 14949 raft_consensus.cc:2393] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f2e377ec45e4d48abbe40a66d751c18 in current term 1: Already voted for candidate 20964c2a02d141ea8f014fc26ccfcea7 in this term.
I20260709 13:01:31.519014 14989 leader_election.cc:304] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:31.519925 15334 raft_consensus.cc:3060] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.520274 15140 tablet_bootstrap.cc:492] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:31.520805 15140 ts_tablet_manager.cc:1403] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.004s
I20260709 13:01:31.523211 15140 raft_consensus.cc:359] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.523871 15140 raft_consensus.cc:385] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.524087 15138 tablet_bootstrap.cc:492] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:31.524176 15140 raft_consensus.cc:740] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.524551 15138 ts_tablet_manager.cc:1403] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.004s
I20260709 13:01:31.525059 15140 consensus_queue.cc:260] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.525990 15334 raft_consensus.cc:2749] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:31.527196 15140 ts_tablet_manager.cc:1434] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:31.527062 15138 raft_consensus.cc:359] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.527696 15138 raft_consensus.cc:385] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.527959 15138 raft_consensus.cc:740] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.528478 15140 tablet_bootstrap.cc:492] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:31.528544 15138 consensus_queue.cc:260] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.531020 15138 ts_tablet_manager.cc:1434] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:01:31.532004 15138 tablet_bootstrap.cc:492] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:31.533013 15139 tablet_bootstrap.cc:492] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:31.533416 15139 ts_tablet_manager.cc:1403] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.088s	user 0.002s	sys 0.018s
I20260709 13:01:31.534058 15192 raft_consensus.cc:493] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.534490 15192 raft_consensus.cc:515] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.536476 15192 leader_election.cc:290] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:31.539559 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48cb89e5b064f27ba66bc21e7cb0ddd" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:31.540640 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48cb89e5b064f27ba66bc21e7cb0ddd" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:31.540977 14946 raft_consensus.cc:2468] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
W20260709 13:01:31.541903 15061 leader_election.cc:343] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.542614 15140 tablet_bootstrap.cc:654] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.543824 15139 raft_consensus.cc:359] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.544451 15139 raft_consensus.cc:385] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.544696 15139 raft_consensus.cc:740] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.542587 15063 leader_election.cc:304] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.547478 15138 tablet_bootstrap.cc:654] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.547714 15192 raft_consensus.cc:2804] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:31.548107 15192 raft_consensus.cc:493] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:31.548447 15192 raft_consensus.cc:3060] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.560391 15144 consensus_queue.cc:1048] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:31.560910 15335 consensus_queue.cc:1048] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:31.563668 15144 raft_consensus.cc:493] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.564108 15144 raft_consensus.cc:515] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.568213 15335 consensus_queue.cc:1048] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:31.572335 15387 raft_consensus.cc:493] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.572750 15387 raft_consensus.cc:515] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.573479 15199 raft_consensus.cc:493] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.573933 15199 raft_consensus.cc:515] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.575691 15199 leader_election.cc:290] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:31.576138 15199 raft_consensus.cc:493] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.577296 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cf25e50eb74b22b6c487805172addc" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:31.577246 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa6619f1340941db9c4c59dbbea49973" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:31.578781 14912 leader_election.cc:343] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.574606 15387 leader_election.cc:290] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
W20260709 13:01:31.580421 14912 leader_election.cc:343] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.580792 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cf25e50eb74b22b6c487805172addc" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:31.576505 15199 raft_consensus.cc:515] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.583804 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa6619f1340941db9c4c59dbbea49973" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:31.584903 15263 consensus_queue.cc:1048] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:01:31.585142 14913 leader_election.cc:343] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.585570 14913 leader_election.cc:304] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.585762 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b208e828b7ab4615a084f4d98d121f9e" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:31.586571 15429 raft_consensus.cc:2749] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:31.587065 14912 leader_election.cc:343] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.587594 15199 leader_election.cc:290] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
W20260709 13:01:31.588027 14913 leader_election.cc:343] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.588439 14913 leader_election.cc:304] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.589211 15199 raft_consensus.cc:2749] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:31.591328 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b208e828b7ab4615a084f4d98d121f9e" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
W20260709 13:01:31.592717 14913 leader_election.cc:343] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.593107 14913 leader_election.cc:304] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.593519 15144 leader_election.cc:290] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:31.593766 15199 raft_consensus.cc:2749] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:31.594894 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cff4c94ab884f2aaadec2f5b763e12a" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:31.595132 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cff4c94ab884f2aaadec2f5b763e12a" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:31.595480 15022 raft_consensus.cc:2468] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:31.595631 14947 raft_consensus.cc:2468] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:31.588340 15192 raft_consensus.cc:515] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.596630 15061 leader_election.cc:304] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:31.598048 15192 leader_election.cc:290] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:31.598537 15192 raft_consensus.cc:2804] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:31.599100 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48cb89e5b064f27ba66bc21e7cb0ddd" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:31.612361 15192 raft_consensus.cc:493] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:31.600590 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48cb89e5b064f27ba66bc21e7cb0ddd" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:31.612771 15192 raft_consensus.cc:3060] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.612929 14947 raft_consensus.cc:3060] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.545468 15139 consensus_queue.cc:260] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.615388 15429 consensus_queue.cc:1048] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:31.617566 15139 ts_tablet_manager.cc:1434] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.084s	user 0.003s	sys 0.003s
I20260709 13:01:31.618464 15139 tablet_bootstrap.cc:492] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
W20260709 13:01:31.618820 15061 leader_election.cc:343] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.622123 14947 raft_consensus.cc:2468] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:31.626746 15063 leader_election.cc:304] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.638736 15144 raft_consensus.cc:2804] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:31.641094 15429 consensus_queue.cc:1048] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:31.645826 15139 tablet_bootstrap.cc:654] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:31.645746 14912 consensus_peers.cc:597] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:31.648231 15144 raft_consensus.cc:697] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:31.650135 15138 tablet_bootstrap.cc:492] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:31.650926 15138 ts_tablet_manager.cc:1403] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.119s	user 0.024s	sys 0.044s
I20260709 13:01:31.651373 15144 consensus_queue.cc:237] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.653713 15138 raft_consensus.cc:359] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.654336 15138 raft_consensus.cc:385] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.654583 15138 raft_consensus.cc:740] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.655159 15138 consensus_queue.cc:260] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.657641 15140 tablet_bootstrap.cc:492] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:31.658063 15140 ts_tablet_manager.cc:1403] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.130s	user 0.039s	sys 0.027s
I20260709 13:01:31.660655 15140 raft_consensus.cc:359] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.661247 15140 raft_consensus.cc:385] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.661509 15140 raft_consensus.cc:740] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.662202 15140 consensus_queue.cc:260] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.662849 15263 raft_consensus.cc:493] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.663285 15263 raft_consensus.cc:515] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.664149 15140 ts_tablet_manager.cc:1434] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:31.665076 15263 leader_election.cc:290] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:31.666095 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e490b9aee2449ac84465999db69bf92" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:31.666373 15138 ts_tablet_manager.cc:1434] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
W20260709 13:01:31.667297 15061 leader_election.cc:343] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.667294 15138 tablet_bootstrap.cc:492] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:31.670023 15139 tablet_bootstrap.cc:492] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:31.670442 15139 ts_tablet_manager.cc:1403] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.004s
I20260709 13:01:31.671926 15152 consensus_queue.cc:1048] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:31.672770 15139 raft_consensus.cc:359] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.673453 15139 raft_consensus.cc:385] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.673705 15139 raft_consensus.cc:740] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.673933 15138 tablet_bootstrap.cc:654] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.674360 15139 consensus_queue.cc:260] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.677241 15139 ts_tablet_manager.cc:1434] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:01:31.678063 15139 tablet_bootstrap.cc:492] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:31.665045 15140 tablet_bootstrap.cc:492] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:31.687842 15192 raft_consensus.cc:515] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.689465 15332 raft_consensus.cc:493] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.689910 15332 raft_consensus.cc:515] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.691846 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e490b9aee2449ac84465999db69bf92" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:31.692483 14949 raft_consensus.cc:2468] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:31.700044 15139 tablet_bootstrap.cc:654] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.749282 15387 raft_consensus.cc:493] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.749848 15387 raft_consensus.cc:515] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.751538 15192 leader_election.cc:290] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:31.775601 15387 leader_election.cc:290] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:31.777113 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cff4c94ab884f2aaadec2f5b763e12a" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:31.780692 15023 raft_consensus.cc:3060] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.784488 15063 leader_election.cc:304] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.785772 15192 raft_consensus.cc:2804] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:31.786407 15016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fd8695e4b544858ef27bc069692c14" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:31.786100 15192 raft_consensus.cc:493] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:31.787928 15192 raft_consensus.cc:3060] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.777738 15017 raft_consensus.cc:3060] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.783465 15332 leader_election.cc:290] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:31.791904 15144 raft_consensus.cc:493] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.792330 15144 raft_consensus.cc:515] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:31.803541 14912 leader_election.cc:343] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.807237 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197727a4fb4b4c7db827b5d11e6f862b" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:31.811622 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cff4c94ab884f2aaadec2f5b763e12a" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:31.811988 15152 raft_consensus.cc:493] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.812127 14947 raft_consensus.cc:3060] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.812409 15152 raft_consensus.cc:515] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.813469 15140 tablet_bootstrap.cc:654] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.814944 15144 leader_election.cc:290] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:31.816427 15332 raft_consensus.cc:493] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.816859 15332 raft_consensus.cc:515] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.822082 15152 leader_election.cc:290] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:31.832683 15138 tablet_bootstrap.cc:492] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:31.833184 15138 ts_tablet_manager.cc:1403] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.166s	user 0.031s	sys 0.067s
I20260709 13:01:31.834441 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fd8695e4b544858ef27bc069692c14" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:31.834728 15192 raft_consensus.cc:515] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.838763 14947 raft_consensus.cc:2468] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:31.841766 15192 leader_election.cc:290] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:31.850786 15023 raft_consensus.cc:2468] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:31.860122 15138 raft_consensus.cc:359] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.860810 15138 raft_consensus.cc:385] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.861073 15138 raft_consensus.cc:740] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.861652 15138 consensus_queue.cc:260] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.863687 15138 ts_tablet_manager.cc:1434] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.003s
I20260709 13:01:31.863660 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b81de11694a48aed2b76ef39c4f11" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:31.864336 15018 raft_consensus.cc:2468] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:31.866308 15332 leader_election.cc:290] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:31.867328 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b81de11694a48aed2b76ef39c4f11" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:31.867893 15095 raft_consensus.cc:2468] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:31.868808 14988 leader_election.cc:304] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:31.869619 15332 raft_consensus.cc:2804] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:31.869958 15332 raft_consensus.cc:493] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:31.870242 15332 raft_consensus.cc:3060] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.860157 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1e558ec6c47499345711cfe255372" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:31.858584 15459 raft_consensus.cc:493] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.875034 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b81de11694a48aed2b76ef39c4f11" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:31.874830 15022 raft_consensus.cc:2468] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:31.878527 15139 tablet_bootstrap.cc:492] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:31.878960 15139 ts_tablet_manager.cc:1403] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.201s	user 0.019s	sys 0.016s
I20260709 13:01:31.875844 15061 leader_election.cc:304] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:31.880986 15192 raft_consensus.cc:2804] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:31.881378 15192 raft_consensus.cc:697] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:31.882097 15192 consensus_queue.cc:237] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:31.882529 14913 leader_election.cc:343] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.883081 14913 leader_election.cc:304] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:31.884286 15388 raft_consensus.cc:2749] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:31.885948 15202 consensus_queue.cc:1048] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:31.887073 15022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e490b9aee2449ac84465999db69bf92" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:31.889816 15061 leader_election.cc:304] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:31.891199 15061 leader_election.cc:304] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:31.892107 15263 raft_consensus.cc:2804] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:31.892446 15263 raft_consensus.cc:493] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:31.892778 15263 raft_consensus.cc:3060] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.894129 15138 tablet_bootstrap.cc:492] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:31.894691 15144 raft_consensus.cc:2804] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:31.895077 15144 raft_consensus.cc:493] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:31.895381 15144 raft_consensus.cc:3060] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.907524 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b81de11694a48aed2b76ef39c4f11" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:31.913995 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e490b9aee2449ac84465999db69bf92" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:31.914549 14947 raft_consensus.cc:3060] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.912711 14845 catalog_manager.cc:5697] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:31.898356 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197727a4fb4b4c7db827b5d11e6f862b" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
W20260709 13:01:31.951716 14912 consensus_peers.cc:597] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:31.909952 14945 raft_consensus.cc:2468] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:31.952293 14947 raft_consensus.cc:2468] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:31.956984 15063 leader_election.cc:304] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:31.957821 15152 raft_consensus.cc:2804] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:31.876434 15459 raft_consensus.cc:515] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.960105 15152 raft_consensus.cc:697] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:31.960878 15152 consensus_queue.cc:237] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.966663 15144 raft_consensus.cc:515] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:31.984589 15144 leader_election.cc:290] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
W20260709 13:01:31.963205 15061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.133.130:46501, user_credentials={real_user=slave}} blocked reactor thread for 72105.2us
I20260709 13:01:31.995277 15140 tablet_bootstrap.cc:492] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:31.995752 15140 ts_tablet_manager.cc:1403] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.331s	user 0.025s	sys 0.025s
W20260709 13:01:32.021987 14989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.129:33453, user_credentials={real_user=slave}} blocked reactor thread for 123178us
I20260709 13:01:32.032603 15139 raft_consensus.cc:359] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:32.033298 15063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.129:33453, user_credentials={real_user=slave}} blocked reactor thread for 45748.2us
I20260709 13:01:32.033300 15139 raft_consensus.cc:385] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.034103 15139 raft_consensus.cc:740] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.034837 15139 consensus_queue.cc:260] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.039153 15138 tablet_bootstrap.cc:654] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.084343 15139 ts_tablet_manager.cc:1434] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.205s	user 0.016s	sys 0.001s
I20260709 13:01:32.085050 15139 tablet_bootstrap.cc:492] T aa04cf71fdb1425d89c45100748ac15f P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
W20260709 13:01:32.090548 15464 log.cc:927] Time spent T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:01:32.093276 15459 leader_election.cc:290] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:32.094101 15263 raft_consensus.cc:515] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.096019 15263 leader_election.cc:290] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
W20260709 13:01:32.082311 15061 leader_election.cc:343] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:32.098150 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1e558ec6c47499345711cfe255372" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
W20260709 13:01:32.090631 15466 log.cc:927] Time spent T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7: Append to log took a long time: real 0.105s	user 0.000s	sys 0.002s
I20260709 13:01:32.104314 15140 raft_consensus.cc:359] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.104975 15140 raft_consensus.cc:385] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.105244 15140 raft_consensus.cc:740] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.106917 15140 consensus_queue.cc:260] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.079540 14988 leader_election.cc:304] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:32.105211 15332 raft_consensus.cc:515] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.108940 15020 raft_consensus.cc:3060] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.113032 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1e558ec6c47499345711cfe255372" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:32.113631 14949 raft_consensus.cc:2468] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:32.126732 15140 ts_tablet_manager.cc:1434] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.131s	user 0.007s	sys 0.000s
I20260709 13:01:32.127707 15140 tablet_bootstrap.cc:492] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:32.132198 15467 raft_consensus.cc:2749] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:32.133137 15332 leader_election.cc:290] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:32.140142 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:32.140805 15016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b81de11694a48aed2b76ef39c4f11" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:32.141602 15016 raft_consensus.cc:2393] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 20964c2a02d141ea8f014fc26ccfcea7 in current term 1: Already voted for candidate 3f2e377ec45e4d48abbe40a66d751c18 in this term.
I20260709 13:01:32.141607 15138 tablet_bootstrap.cc:492] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:32.143210 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1e558ec6c47499345711cfe255372" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:32.143428 15138 ts_tablet_manager.cc:1403] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.249s	user 0.006s	sys 0.016s
I20260709 13:01:32.143709 14947 raft_consensus.cc:3060] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.149689 14947 raft_consensus.cc:2468] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:32.151223 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b81de11694a48aed2b76ef39c4f11" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:32.151710 14947 raft_consensus.cc:3060] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.155139 14942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:32.155737 14942 raft_consensus.cc:2468] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:32.157763 14947 raft_consensus.cc:2468] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:32.158419 15192 consensus_queue.cc:1048] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:01:32.162726 15061 consensus_peers.cc:597] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.128659 14988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.133.131:41105, user_credentials={real_user=slave}} blocked reactor thread for 55899.6us
W20260709 13:01:32.164139 14989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.129:33453, user_credentials={real_user=slave}} blocked reactor thread for 48636.6us
I20260709 13:01:32.167219 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b81de11694a48aed2b76ef39c4f11" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:32.167900 14945 raft_consensus.cc:2393] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f2e377ec45e4d48abbe40a66d751c18 in current term 1: Already voted for candidate 20964c2a02d141ea8f014fc26ccfcea7 in this term.
W20260709 13:01:32.175511 15061 leader_election.cc:343] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:32.174968 15063 leader_election.cc:304] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:32.176422 15192 raft_consensus.cc:2804] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:32.177060 15063 leader_election.cc:304] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:32.177006 15092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b81de11694a48aed2b76ef39c4f11" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:32.178292 15092 raft_consensus.cc:2393] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f2e377ec45e4d48abbe40a66d751c18 in current term 1: Already voted for candidate 20964c2a02d141ea8f014fc26ccfcea7 in this term.
I20260709 13:01:32.184725 15192 raft_consensus.cc:697] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:32.185504 15192 consensus_queue.cc:237] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.186981 15020 raft_consensus.cc:2468] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:32.187687 15140 tablet_bootstrap.cc:654] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.188951 15063 leader_election.cc:304] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:32.192896 15460 consensus_queue.cc:1048] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:32.194252 15138 raft_consensus.cc:359] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.194921 15138 raft_consensus.cc:385] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.195196 15138 raft_consensus.cc:740] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.195740 15138 consensus_queue.cc:260] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.192253 15264 raft_consensus.cc:2804] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:32.196463 15264 raft_consensus.cc:493] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:32.196779 15264 raft_consensus.cc:3060] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.197901 15138 ts_tablet_manager.cc:1434] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.054s	user 0.003s	sys 0.001s
I20260709 13:01:32.198704 15138 tablet_bootstrap.cc:492] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:32.205401 15465 raft_consensus.cc:2804] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:32.205924 15465 raft_consensus.cc:697] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:32.206696 15465 consensus_queue.cc:237] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.211047 15264 raft_consensus.cc:515] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.194680 15015 raft_consensus.cc:3060] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.225766 14988 leader_election.cc:304] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [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: 3f2e377ec45e4d48abbe40a66d751c18; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:32.226461 15264 leader_election.cc:290] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:32.226552 15332 raft_consensus.cc:2749] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:32.227418 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
W20260709 13:01:32.228678 15061 leader_election.cc:343] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:32.229590 15139 tablet_bootstrap.cc:654] T aa04cf71fdb1425d89c45100748ac15f P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.236397 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:32.237274 14949 raft_consensus.cc:3060] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.238700 15138 tablet_bootstrap.cc:654] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.245342 15263 consensus_queue.cc:1048] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.250783 14949 raft_consensus.cc:2468] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:32.255335 15139 tablet_bootstrap.cc:492] T aa04cf71fdb1425d89c45100748ac15f P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:32.255867 15139 ts_tablet_manager.cc:1403] T aa04cf71fdb1425d89c45100748ac15f P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.171s	user 0.013s	sys 0.004s
I20260709 13:01:32.267284 15063 leader_election.cc:304] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:32.268133 15263 raft_consensus.cc:2804] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:32.268600 15263 raft_consensus.cc:697] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:32.258360 15139 raft_consensus.cc:359] T aa04cf71fdb1425d89c45100748ac15f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.269605 15139 raft_consensus.cc:385] T aa04cf71fdb1425d89c45100748ac15f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.269369 15263 consensus_queue.cc:237] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.269897 15139 raft_consensus.cc:740] T aa04cf71fdb1425d89c45100748ac15f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.272475 15139 consensus_queue.cc:260] T aa04cf71fdb1425d89c45100748ac15f P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.274792 15139 ts_tablet_manager.cc:1434] T aa04cf71fdb1425d89c45100748ac15f P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:01:32.285935 15023 raft_consensus.cc:3060] T aa04cf71fdb1425d89c45100748ac15f P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.286320 15139 tablet_bootstrap.cc:492] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:32.294365 15139 tablet_bootstrap.cc:654] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:32.297003 14895 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:32.299962 15202 raft_consensus.cc:493] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.300419 15202 raft_consensus.cc:515] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.302491 15263 raft_consensus.cc:493] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.302887 15202 leader_election.cc:290] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:32.303010 15263 raft_consensus.cc:515] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.306191 15263 leader_election.cc:290] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:32.308436 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa6619f1340941db9c4c59dbbea49973" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:32.308491 15092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef4e97951ae4c7e9c28a92ac9970c9e" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:32.309139 14947 raft_consensus.cc:2468] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:32.312357 15016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef4e97951ae4c7e9c28a92ac9970c9e" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:32.314347 14912 leader_election.cc:343] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:32.307042 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa6619f1340941db9c4c59dbbea49973" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:32.316051 14913 leader_election.cc:343] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:32.316222 15061 leader_election.cc:343] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:32.316466 14913 leader_election.cc:304] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:32.317108 15202 raft_consensus.cc:2749] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:32.317708 15139 tablet_bootstrap.cc:492] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:32.317730 15063 leader_election.cc:304] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:32.318130 15139 ts_tablet_manager.cc:1403] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.010s
I20260709 13:01:32.318526 15263 raft_consensus.cc:2804] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:32.318945 15263 raft_consensus.cc:493] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:32.319314 15263 raft_consensus.cc:3060] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.320549 15139 raft_consensus.cc:359] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.321210 15139 raft_consensus.cc:385] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.321470 15139 raft_consensus.cc:740] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.322068 15139 consensus_queue.cc:260] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.323603 15139 ts_tablet_manager.cc:1434] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:01:32.324450 15139 tablet_bootstrap.cc:492] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:32.325934 15263 raft_consensus.cc:515] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.329769 15139 tablet_bootstrap.cc:654] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.331761 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa6619f1340941db9c4c59dbbea49973" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:32.332401 15015 raft_consensus.cc:3060] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.332775 15263 leader_election.cc:290] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:32.336170 15138 tablet_bootstrap.cc:492] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:32.336591 15138 ts_tablet_manager.cc:1403] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.004s
I20260709 13:01:32.332803 15140 tablet_bootstrap.cc:492] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:32.338660 15140 ts_tablet_manager.cc:1403] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.211s	user 0.012s	sys 0.004s
I20260709 13:01:32.339942 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa6619f1340941db9c4c59dbbea49973" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:32.340178 15015 raft_consensus.cc:2468] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:32.340449 14947 raft_consensus.cc:3060] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.340693 15139 tablet_bootstrap.cc:492] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:32.341220 15139 ts_tablet_manager.cc:1403] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260709 13:01:32.341015 15140 raft_consensus.cc:359] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.341662 15140 raft_consensus.cc:385] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.341926 15140 raft_consensus.cc:740] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.343713 15139 raft_consensus.cc:359] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.344341 15139 raft_consensus.cc:385] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.344583 15139 raft_consensus.cc:740] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.344849 15061 leader_election.cc:304] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:32.345247 15139 consensus_queue.cc:260] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.346203 14947 raft_consensus.cc:2468] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:32.346933 15139 ts_tablet_manager.cc:1434] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:01:32.347929 15139 tablet_bootstrap.cc:492] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:32.351191 15263 raft_consensus.cc:2804] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:32.351648 15263 raft_consensus.cc:697] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:32.352211 15139 tablet_bootstrap.cc:654] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.352425 15263 consensus_queue.cc:237] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.354913 14847 catalog_manager.cc:5697] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:32.358502 15264 consensus_queue.cc:1048] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.359402 15139 tablet_bootstrap.cc:492] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:32.359812 15139 ts_tablet_manager.cc:1403] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260709 13:01:32.360728 14847 catalog_manager.cc:5697] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:32.362099 15139 raft_consensus.cc:359] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.362720 15139 raft_consensus.cc:385] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.362497 14847 catalog_manager.cc:5697] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:32.362998 15139 raft_consensus.cc:740] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.363929 15139 consensus_queue.cc:260] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.366221 15139 ts_tablet_manager.cc:1434] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:32.367120 15139 tablet_bootstrap.cc:492] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:32.367532 15138 raft_consensus.cc:359] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.369007 15138 raft_consensus.cc:385] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.368122 14847 catalog_manager.cc:5697] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:32.342504 15140 consensus_queue.cc:260] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.369992 15138 raft_consensus.cc:740] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.371587 15138 consensus_queue.cc:260] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.373003 15140 ts_tablet_manager.cc:1434] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 13:01:32.374831 15140 tablet_bootstrap.cc:492] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:32.375465 15138 ts_tablet_manager.cc:1434] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.002s
I20260709 13:01:32.376327 15138 tablet_bootstrap.cc:492] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:32.375939 14847 catalog_manager.cc:5697] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:32.373433 15139 tablet_bootstrap.cc:654] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.381964 15138 tablet_bootstrap.cc:654] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.384814 15140 tablet_bootstrap.cc:654] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.385973 15475 consensus_queue.cc:1048] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.419628 15138 tablet_bootstrap.cc:492] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:32.420105 15138 ts_tablet_manager.cc:1403] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.007s
I20260709 13:01:32.422780 15139 tablet_bootstrap.cc:492] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:32.423277 15139 ts_tablet_manager.cc:1403] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.004s
I20260709 13:01:32.423722 15140 tablet_bootstrap.cc:492] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:32.424064 15140 ts_tablet_manager.cc:1403] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.006s
I20260709 13:01:32.425722 15140 raft_consensus.cc:359] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.425616 15139 raft_consensus.cc:359] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.422945 15138 raft_consensus.cc:359] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.426235 15140 raft_consensus.cc:385] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.426339 15139 raft_consensus.cc:385] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.426433 15138 raft_consensus.cc:385] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.426532 15140 raft_consensus.cc:740] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.426720 15139 raft_consensus.cc:740] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.427032 15138 raft_consensus.cc:740] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.427459 15140 consensus_queue.cc:260] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.427205 14847 catalog_manager.cc:5697] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:32.427695 15139 consensus_queue.cc:260] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.429400 15140 ts_tablet_manager.cc:1434] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:32.427835 15138 consensus_queue.cc:260] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.430096 15139 ts_tablet_manager.cc:1434] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:32.431890 15138 ts_tablet_manager.cc:1434] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:01:32.432410 15139 tablet_bootstrap.cc:492] T 55cf25e50eb74b22b6c487805172addc P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:32.432703 15138 tablet_bootstrap.cc:492] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:32.437969 15139 tablet_bootstrap.cc:654] T 55cf25e50eb74b22b6c487805172addc P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.438082 15138 tablet_bootstrap.cc:654] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.442771 15140 tablet_bootstrap.cc:492] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:32.448968 15140 tablet_bootstrap.cc:654] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.456368 15475 consensus_queue.cc:1048] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.473757 15332 raft_consensus.cc:493] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.474241 15332 raft_consensus.cc:515] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.476131 15332 leader_election.cc:290] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:32.477057 15092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:32.479856 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:32.480576 14949 raft_consensus.cc:2393] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f2e377ec45e4d48abbe40a66d751c18 in current term 1: Already voted for candidate 20964c2a02d141ea8f014fc26ccfcea7 in this term.
I20260709 13:01:32.482049 14988 leader_election.cc:304] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:32.482730 15476 raft_consensus.cc:3060] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.486904 15140 tablet_bootstrap.cc:492] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:32.487800 15140 ts_tablet_manager.cc:1403] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.015s
I20260709 13:01:32.489048 15138 tablet_bootstrap.cc:492] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:32.489492 15138 ts_tablet_manager.cc:1403] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.023s
I20260709 13:01:32.492453 15476 raft_consensus.cc:2749] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:32.496304 15140 raft_consensus.cc:359] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.500026 15140 raft_consensus.cc:385] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.500355 15140 raft_consensus.cc:740] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.496336 15139 tablet_bootstrap.cc:492] T 55cf25e50eb74b22b6c487805172addc P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:32.500963 15139 ts_tablet_manager.cc:1403] T 55cf25e50eb74b22b6c487805172addc P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.013s
I20260709 13:01:32.499356 15138 raft_consensus.cc:359] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.501271 15016 raft_consensus.cc:3060] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.501521 15138 raft_consensus.cc:385] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.501055 15140 consensus_queue.cc:260] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.501811 15138 raft_consensus.cc:740] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.504562 15139 raft_consensus.cc:359] T 55cf25e50eb74b22b6c487805172addc P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.505196 15139 raft_consensus.cc:385] T 55cf25e50eb74b22b6c487805172addc P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.505431 15139 raft_consensus.cc:740] T 55cf25e50eb74b22b6c487805172addc P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.506440 15140 ts_tablet_manager.cc:1434] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:01:32.507513 15140 tablet_bootstrap.cc:492] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51: Bootstrap starting.
I20260709 13:01:32.509909 15263 consensus_queue.cc:1048] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.512748 15140 tablet_bootstrap.cc:654] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.506129 15139 consensus_queue.cc:260] T 55cf25e50eb74b22b6c487805172addc P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.516518 15139 ts_tablet_manager.cc:1434] T 55cf25e50eb74b22b6c487805172addc P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:01:32.516575 15138 consensus_queue.cc:260] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.518955 15138 ts_tablet_manager.cc:1434] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:01:32.517450 15139 tablet_bootstrap.cc:492] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:32.521346 15138 tablet_bootstrap.cc:492] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:32.533720 15139 tablet_bootstrap.cc:654] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.536703 15138 tablet_bootstrap.cc:654] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.541039 15138 tablet_bootstrap.cc:492] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:32.541482 15138 ts_tablet_manager.cc:1403] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 13:01:32.542354 15140 tablet_bootstrap.cc:492] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51: No bootstrap required, opened a new log
I20260709 13:01:32.544512 15138 raft_consensus.cc:359] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.545233 15138 raft_consensus.cc:385] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.545544 15138 raft_consensus.cc:740] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.546175 15138 consensus_queue.cc:260] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.548269 15138 ts_tablet_manager.cc:1434] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 13:01:32.549335 15140 ts_tablet_manager.cc:1403] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.001s
I20260709 13:01:32.552138 15140 raft_consensus.cc:359] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.552758 15140 raft_consensus.cc:385] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.552852 15138 tablet_bootstrap.cc:492] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:32.554766 15192 raft_consensus.cc:493] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.555204 15192 raft_consensus.cc:515] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.556922 15192 leader_election.cc:290] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:32.558265 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cf25e50eb74b22b6c487805172addc" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:32.558887 15138 tablet_bootstrap.cc:654] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.558890 15020 raft_consensus.cc:2468] T 55cf25e50eb74b22b6c487805172addc P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:32.560035 15139 tablet_bootstrap.cc:492] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:32.560438 15139 ts_tablet_manager.cc:1403] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.004s
I20260709 13:01:32.562310 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cf25e50eb74b22b6c487805172addc" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:32.562966 14949 raft_consensus.cc:2468] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:32.562767 15139 raft_consensus.cc:359] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.563476 15139 raft_consensus.cc:385] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.564060 15139 raft_consensus.cc:740] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.564678 15139 consensus_queue.cc:260] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.565424 15140 raft_consensus.cc:740] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.566048 15140 consensus_queue.cc:260] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.568167 15140 ts_tablet_manager.cc:1434] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:01:32.560352 15061 leader_election.cc:304] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:32.572854 15263 raft_consensus.cc:2804] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:32.573205 15263 raft_consensus.cc:493] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:32.573524 15263 raft_consensus.cc:3060] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.572875 15144 raft_consensus.cc:493] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.576267 15144 raft_consensus.cc:515] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.578027 15144 leader_election.cc:290] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:32.578511 15020 raft_consensus.cc:3060] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.579643 15016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b208e828b7ab4615a084f4d98d121f9e" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:32.584367 15016 raft_consensus.cc:2468] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:32.584864 15139 ts_tablet_manager.cc:1434] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.005s
I20260709 13:01:32.585749 15139 tablet_bootstrap.cc:492] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:32.585595 15263 raft_consensus.cc:515] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.585769 15061 leader_election.cc:304] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:32.587263 15463 raft_consensus.cc:2804] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:32.587472 15263 leader_election.cc:290] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:32.587649 15463 raft_consensus.cc:493] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:32.588019 15463 raft_consensus.cc:3060] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.592700 15139 tablet_bootstrap.cc:654] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.593149 15016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cf25e50eb74b22b6c487805172addc" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:32.593812 15016 raft_consensus.cc:3060] T 55cf25e50eb74b22b6c487805172addc P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.597028 15192 consensus_queue.cc:1048] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.599165 15139 tablet_bootstrap.cc:492] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:32.599558 15139 ts_tablet_manager.cc:1403] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.004s
I20260709 13:01:32.602399 15139 raft_consensus.cc:359] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.603022 15139 raft_consensus.cc:385] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.603272 15139 raft_consensus.cc:740] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.603861 15139 consensus_queue.cc:260] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.605530 15139 ts_tablet_manager.cc:1434] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:32.606362 15139 tablet_bootstrap.cc:492] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:32.612484 15139 tablet_bootstrap.cc:654] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.618497 15016 raft_consensus.cc:2468] T 55cf25e50eb74b22b6c487805172addc P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
W20260709 13:01:32.618985 15063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.129:33453, user_credentials={real_user=slave}} blocked reactor thread for 43500us
I20260709 13:01:32.629935 15463 raft_consensus.cc:515] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.651796 15139 tablet_bootstrap.cc:492] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:32.651966 15061 leader_election.cc:304] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:32.637255 15471 raft_consensus.cc:493] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.652240 15139 ts_tablet_manager.cc:1403] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.021s
I20260709 13:01:32.652576 15471 raft_consensus.cc:515] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.653112 15463 leader_election.cc:290] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:32.654759 15463 raft_consensus.cc:2804] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:32.659058 15463 raft_consensus.cc:697] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:32.659472 15332 raft_consensus.cc:493] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20964c2a02d141ea8f014fc26ccfcea7)
I20260709 13:01:32.654711 15139 raft_consensus.cc:359] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.659960 15332 raft_consensus.cc:515] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.659868 15463 consensus_queue.cc:237] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.655788 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b208e828b7ab4615a084f4d98d121f9e" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:32.661278 14947 raft_consensus.cc:2468] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:32.655704 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b208e828b7ab4615a084f4d98d121f9e" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:32.662165 15019 raft_consensus.cc:3060] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.662927 15139 raft_consensus.cc:385] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.663203 15139 raft_consensus.cc:740] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.656821 15471 leader_election.cc:290] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:32.663789 15139 consensus_queue.cc:260] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.665072 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48cb89e5b064f27ba66bc21e7cb0ddd" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:32.665753 15139 ts_tablet_manager.cc:1434] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:01:32.666596 15139 tablet_bootstrap.cc:492] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:32.669287 15332 leader_election.cc:290] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:32.672271 15139 tablet_bootstrap.cc:654] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.676551 15475 raft_consensus.cc:493] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.677002 15475 raft_consensus.cc:515] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.680016 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48cb89e5b064f27ba66bc21e7cb0ddd" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:32.680404 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fd8695e4b544858ef27bc069692c14" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:32.680989 15094 raft_consensus.cc:2468] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:32.682753 15475 leader_election.cc:290] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:32.677000 15019 raft_consensus.cc:2468] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:32.657151 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cf25e50eb74b22b6c487805172addc" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:32.693972 14949 raft_consensus.cc:3060] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.658398 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fd8695e4b544858ef27bc069692c14" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:32.695075 14945 raft_consensus.cc:2468] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:32.691051 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef4e97951ae4c7e9c28a92ac9970c9e" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:32.692910 14942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b208e828b7ab4615a084f4d98d121f9e" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:32.696731 14942 raft_consensus.cc:3060] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.657294 15138 tablet_bootstrap.cc:492] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:32.699128 15138 ts_tablet_manager.cc:1403] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.149s	user 0.022s	sys 0.041s
I20260709 13:01:32.699931 14989 leader_election.cc:304] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:32.701030 15332 raft_consensus.cc:2804] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:32.701352 15332 raft_consensus.cc:493] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:32.701655 15332 raft_consensus.cc:3060] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.701752 14988 leader_election.cc:304] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:32.703862 15470 raft_consensus.cc:2749] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:32.705966 14949 raft_consensus.cc:2468] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:32.707515 15264 consensus_queue.cc:1048] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.707899 15138 raft_consensus.cc:359] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.708827 15138 raft_consensus.cc:385] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.709115 15138 raft_consensus.cc:740] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.709745 15138 consensus_queue.cc:260] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
W20260709 13:01:32.711453 15061 leader_election.cc:343] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:32.712062 15061 leader_election.cc:304] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:32.712729 15192 raft_consensus.cc:2804] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:32.713114 15192 raft_consensus.cc:697] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:32.713761 15192 consensus_queue.cc:237] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.714457 15138 ts_tablet_manager.cc:1434] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:01:32.715174 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef4e97951ae4c7e9c28a92ac9970c9e" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:32.706445 14847 catalog_manager.cc:5697] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:32.716820 15460 raft_consensus.cc:493] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.728050 15460 raft_consensus.cc:515] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.730095 15460 leader_election.cc:290] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:32.730459 14942 raft_consensus.cc:2468] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:32.731456 15332 raft_consensus.cc:515] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.733361 15332 leader_election.cc:290] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:32.719070 14946 raft_consensus.cc:2468] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:32.734014 14942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fd8695e4b544858ef27bc069692c14" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:32.715413 15138 tablet_bootstrap.cc:492] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
I20260709 13:01:32.735146 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca01c32d7c7e4455b575cf8b7c7cadf6" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:32.735905 15063 leader_election.cc:304] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
W20260709 13:01:32.736825 14912 leader_election.cc:343] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:32.737241 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fd8695e4b544858ef27bc069692c14" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:32.737514 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca01c32d7c7e4455b575cf8b7c7cadf6" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:32.737794 15094 raft_consensus.cc:3060] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.737381 15144 raft_consensus.cc:2804] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:01:32.738611 14913 leader_election.cc:343] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:32.735078 14942 raft_consensus.cc:3060] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.739009 14913 leader_election.cc:304] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:32.739923 15460 raft_consensus.cc:2749] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:32.740362 15263 consensus_queue.cc:1048] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.741377 15264 raft_consensus.cc:493] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.741815 15264 raft_consensus.cc:515] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.743665 15264 leader_election.cc:290] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:32.738945 15144 raft_consensus.cc:493] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:32.744848 15144 raft_consensus.cc:3060] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.745136 15263 consensus_queue.cc:1048] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.745946 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2967237a52374eb18b1972fba2c2ab04" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:32.746220 15263 consensus_queue.cc:1048] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.746502 15020 raft_consensus.cc:2468] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:32.746691 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2967237a52374eb18b1972fba2c2ab04" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:32.747290 14946 raft_consensus.cc:2468] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:32.750272 15144 raft_consensus.cc:515] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.750787 15061 leader_election.cc:304] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:32.751470 15263 raft_consensus.cc:2804] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:32.752835 15263 raft_consensus.cc:493] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:32.753233 15263 raft_consensus.cc:3060] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.753024 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef4e97951ae4c7e9c28a92ac9970c9e" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:32.751993 15144 leader_election.cc:290] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
W20260709 13:01:32.754763 15061 leader_election.cc:343] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:32.754035 15094 raft_consensus.cc:2468] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:32.758790 14988 leader_election.cc:304] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:32.759250 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef4e97951ae4c7e9c28a92ac9970c9e" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:32.759810 14947 raft_consensus.cc:3060] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.765252 15332 raft_consensus.cc:2804] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:32.768007 15332 raft_consensus.cc:697] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:32.768775 15332 consensus_queue.cc:237] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.776007 14846 catalog_manager.cc:5697] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:32.779870 15264 consensus_queue.cc:1048] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.782234 15139 tablet_bootstrap.cc:492] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:32.782657 15139 ts_tablet_manager.cc:1403] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.116s	user 0.025s	sys 0.026s
I20260709 13:01:32.783492 15263 raft_consensus.cc:515] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.790717 14947 raft_consensus.cc:2468] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:32.793776 15139 raft_consensus.cc:359] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.794689 15139 raft_consensus.cc:385] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.795418 15139 raft_consensus.cc:740] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.794237 15460 raft_consensus.cc:493] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.796440 15139 consensus_queue.cc:260] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.797119 15063 leader_election.cc:304] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:32.802421 15264 raft_consensus.cc:2804] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:32.802874 15264 raft_consensus.cc:697] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:32.803634 15264 consensus_queue.cc:237] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.807724 15460 raft_consensus.cc:515] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.809727 15460 leader_election.cc:290] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:32.814606 15139 ts_tablet_manager.cc:1434] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:01:32.816095 15139 tablet_bootstrap.cc:492] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:32.828244 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2967237a52374eb18b1972fba2c2ab04" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:32.828809 14949 raft_consensus.cc:3060] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.840811 14949 raft_consensus.cc:2468] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:32.844604 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091df103030b4edf82efed43e721a5da" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:32.862385 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091df103030b4edf82efed43e721a5da" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
W20260709 13:01:32.865916 14912 leader_election.cc:343] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:32.856417 14942 raft_consensus.cc:2468] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:32.889617 15263 leader_election.cc:290] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:32.891100 15202 raft_consensus.cc:493] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.891538 15202 raft_consensus.cc:515] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.894393 15063 leader_election.cc:304] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:32.897361 15144 raft_consensus.cc:2804] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:32.904213 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2967237a52374eb18b1972fba2c2ab04" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:32.904773 15019 raft_consensus.cc:3060] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.905128 15332 raft_consensus.cc:493] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.905544 15332 raft_consensus.cc:515] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.907085 15144 raft_consensus.cc:697] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:32.884490 15093 raft_consensus.cc:2468] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 0.
I20260709 13:01:32.912985 15332 leader_election.cc:290] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:32.907835 15144 consensus_queue.cc:237] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.914647 14949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef4e97951ae4c7e9c28a92ac9970c9e" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:32.915186 15016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602c49019841481c9dab49e8e5943065" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
W20260709 13:01:32.916380 14912 leader_election.cc:343] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:32.915278 14949 raft_consensus.cc:2393] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f2e377ec45e4d48abbe40a66d751c18 in current term 1: Already voted for candidate 20964c2a02d141ea8f014fc26ccfcea7 in this term.
I20260709 13:01:32.920761 14913 leader_election.cc:304] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [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: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:32.919414 15202 leader_election.cc:290] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:32.927340 15387 raft_consensus.cc:2804] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:32.929600 15387 raft_consensus.cc:493] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:32.934984 15387 raft_consensus.cc:3060] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.933435 15465 consensus_queue.cc:1048] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.932039 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef4e97951ae4c7e9c28a92ac9970c9e" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:32.929111 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602c49019841481c9dab49e8e5943065" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
W20260709 13:01:32.948792 14913 leader_election.cc:343] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:32.949155 14913 leader_election.cc:304] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:32.950037 15460 raft_consensus.cc:2749] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:32.951390 15387 raft_consensus.cc:515] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:32.953622 14988 leader_election.cc:304] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:32.954898 15471 raft_consensus.cc:3060] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.960153 14847 catalog_manager.cc:5697] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:32.963384 15139 tablet_bootstrap.cc:654] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.970044 15016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091df103030b4edf82efed43e721a5da" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
W20260709 13:01:32.971158 14912 leader_election.cc:343] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:32.975077 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091df103030b4edf82efed43e721a5da" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:32.975601 15093 raft_consensus.cc:3060] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.976159 15138 tablet_bootstrap.cc:654] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.976948 15019 raft_consensus.cc:2468] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:32.979846 15471 raft_consensus.cc:2749] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:32.969475 15387 leader_election.cc:290] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:32.987478 15192 consensus_queue.cc:1048] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.986567 14847 catalog_manager.cc:5697] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:33.027184 15139 tablet_bootstrap.cc:492] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:33.027680 15139 ts_tablet_manager.cc:1403] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.212s	user 0.011s	sys 0.002s
I20260709 13:01:33.031826 15138 tablet_bootstrap.cc:492] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:33.032196 15138 ts_tablet_manager.cc:1403] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.317s	user 0.009s	sys 0.008s
I20260709 13:01:33.032128 15093 raft_consensus.cc:2468] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 1.
I20260709 13:01:33.035614 15139 raft_consensus.cc:359] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.036317 15139 raft_consensus.cc:385] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.036609 15139 raft_consensus.cc:740] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.037292 15139 consensus_queue.cc:260] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.038769 14846 catalog_manager.cc:5697] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:33.041054 15139 ts_tablet_manager.cc:1434] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:01:33.041945 15139 tablet_bootstrap.cc:492] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
I20260709 13:01:33.043179 15138 raft_consensus.cc:359] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.043839 15138 raft_consensus.cc:385] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.044153 15138 raft_consensus.cc:740] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.045274 15138 consensus_queue.cc:260] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.050155 14913 leader_election.cc:304] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:33.051222 15522 raft_consensus.cc:2804] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:33.051687 15522 raft_consensus.cc:697] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:33.052443 15522 consensus_queue.cc:237] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.196112 15138 ts_tablet_manager.cc:1434] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.164s	user 0.061s	sys 0.085s
I20260709 13:01:33.197233 15476 raft_consensus.cc:493] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.197741 15476 raft_consensus.cc:515] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.203730 15138 tablet_bootstrap.cc:492] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7: Bootstrap starting.
W20260709 13:01:33.210709 15533 log.cc:927] Time spent T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18: Append to log took a long time: real 0.166s	user 0.001s	sys 0.000s
I20260709 13:01:33.211877 15476 leader_election.cc:290] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
W20260709 13:01:33.215797 15063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.129:33453, user_credentials={real_user=slave}} blocked reactor thread for 159986us
I20260709 13:01:33.217355 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca01c32d7c7e4455b575cf8b7c7cadf6" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:33.217998 14946 raft_consensus.cc:2468] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 0.
I20260709 13:01:33.222415 14989 leader_election.cc:304] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:33.224020 15525 raft_consensus.cc:2804] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.224385 15525 raft_consensus.cc:493] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.224677 15525 raft_consensus.cc:3060] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.224910 14846 catalog_manager.cc:5697] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:33.226614 15061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.130:46501, user_credentials={real_user=slave}} blocked reactor thread for 164603us
I20260709 13:01:33.239779 15139 tablet_bootstrap.cc:654] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.241070 15264 raft_consensus.cc:493] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.241555 15264 raft_consensus.cc:515] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.243264 15264 leader_election.cc:290] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:33.252919 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca01c32d7c7e4455b575cf8b7c7cadf6" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7" is_pre_election: true
I20260709 13:01:33.269481 15138 tablet_bootstrap.cc:654] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.274374 15525 raft_consensus.cc:515] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.276542 15525 leader_election.cc:290] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:33.293546 15530 consensus_queue.cc:1048] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:33.294555 15139 tablet_bootstrap.cc:492] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:33.295073 15139 ts_tablet_manager.cc:1403] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.253s	user 0.004s	sys 0.012s
I20260709 13:01:33.297466 15139 raft_consensus.cc:359] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.297923 15139 raft_consensus.cc:385] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.298153 15139 raft_consensus.cc:740] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.298753 15139 consensus_queue.cc:260] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.300203 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca01c32d7c7e4455b575cf8b7c7cadf6" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:33.304008 15139 ts_tablet_manager.cc:1434] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:01:33.304867 15139 tablet_bootstrap.cc:492] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18: Bootstrap starting.
W20260709 13:01:33.339885 14988 leader_election.cc:343] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:33.342433 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602c49019841481c9dab49e8e5943065" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:33.344111 14945 raft_consensus.cc:2468] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:33.346084 15138 tablet_bootstrap.cc:492] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7: No bootstrap required, opened a new log
I20260709 13:01:33.347146 15138 ts_tablet_manager.cc:1403] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent bootstrapping tablet: real 0.144s	user 0.013s	sys 0.009s
I20260709 13:01:33.347604 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca01c32d7c7e4455b575cf8b7c7cadf6" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:33.348526 14945 raft_consensus.cc:3060] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:33.342494 14988 leader_election.cc:343] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:33.372988 15138 raft_consensus.cc:359] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.380064 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602c49019841481c9dab49e8e5943065" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:33.380589 15138 raft_consensus.cc:385] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.380990 15015 raft_consensus.cc:2468] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 0.
I20260709 13:01:33.380970 15138 raft_consensus.cc:740] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.396237 14945 raft_consensus.cc:2468] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 1.
I20260709 13:01:33.397523 14989 leader_election.cc:304] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:01:33.400161 15470 raft_consensus.cc:2804] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:33.400110 15138 consensus_queue.cc:260] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.401115 15470 raft_consensus.cc:697] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:33.405547 15138 ts_tablet_manager.cc:1434] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.003s
I20260709 13:01:33.410836 15144 consensus_queue.cc:1048] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:33.402424 15470 consensus_queue.cc:237] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.422261 15139 tablet_bootstrap.cc:654] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.423168 15476 consensus_queue.cc:1048] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:33.443002 15063 leader_election.cc:304] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:33.450570 15465 raft_consensus.cc:2804] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.450929 15465 raft_consensus.cc:493] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.451267 15465 raft_consensus.cc:3060] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.454228 15144 consensus_queue.cc:1048] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:33.455425 15264 consensus_queue.cc:1048] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:33.454278 15263 consensus_queue.cc:1048] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:01:33.470292 15470 consensus_queue.cc:1048] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:33.469883 14846 catalog_manager.cc:5697] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:33.475987 15465 raft_consensus.cc:515] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.478125 15465 leader_election.cc:290] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:33.499260 15264 consensus_queue.cc:1048] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:33.513849 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602c49019841481c9dab49e8e5943065" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:33.514595 14943 raft_consensus.cc:3060] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.520845 15463 consensus_queue.cc:1048] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:01:33.522710 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602c49019841481c9dab49e8e5943065" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:33.523465 15020 raft_consensus.cc:3060] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.593493 15020 raft_consensus.cc:2468] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:33.594063 14943 raft_consensus.cc:2468] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 1.
I20260709 13:01:33.596524 15063 leader_election.cc:304] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:33.600273 15144 raft_consensus.cc:2804] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:33.600711 15144 raft_consensus.cc:697] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:33.601512 15144 consensus_queue.cc:237] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.611153 15139 tablet_bootstrap.cc:492] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18: No bootstrap required, opened a new log
I20260709 13:01:33.612691 15139 ts_tablet_manager.cc:1403] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18: Time spent bootstrapping tablet: real 0.308s	user 0.007s	sys 0.014s
I20260709 13:01:33.620819 15263 consensus_queue.cc:1048] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:33.626818 15139 raft_consensus.cc:359] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.627552 15139 raft_consensus.cc:385] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.627830 15139 raft_consensus.cc:740] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.628469 15139 consensus_queue.cc:260] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.630138 15139 ts_tablet_manager.cc:1434] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.000s
I20260709 13:01:33.683842 15017 raft_consensus.cc:3060] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.698644 15387 consensus_queue.cc:1048] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:01:33.719767 15551 log.cc:927] Time spent T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:01:33.744585 15460 consensus_queue.cc:1048] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:33.778647 14847 catalog_manager.cc:5697] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
W20260709 13:01:33.795430 14895 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:33.837447 15530 raft_consensus.cc:493] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.837970 15530 raft_consensus.cc:515] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:33.839706 15530 leader_election.cc:290] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:33.840226 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca01c32d7c7e4455b575cf8b7c7cadf6" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40836b482b5b4f75b0159300aa118a51" is_pre_election: true
I20260709 13:01:33.840546 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca01c32d7c7e4455b575cf8b7c7cadf6" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18" is_pre_election: true
I20260709 13:01:33.840782 14948 raft_consensus.cc:2393] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20964c2a02d141ea8f014fc26ccfcea7 in current term 1: Already voted for candidate 3f2e377ec45e4d48abbe40a66d751c18 in this term.
I20260709 13:01:33.841817 15063 leader_election.cc:304] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7; no voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:33.842286 15530 raft_consensus.cc:3060] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.846894 15530 raft_consensus.cc:2749] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:33.869203 15476 consensus_queue.cc:1048] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:33.878433 15470 consensus_queue.cc:1048] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.033227 15558 consensus_queue.cc:1048] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.046211 15475 consensus_queue.cc:1048] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.293449 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:34.336601 15563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:34.336709 15564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:34.336570 15566 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:34.339974 13846 server_base.cc:1061] running on GCE node
I20260709 13:01:34.341138 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:34.341346 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:34.341544 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602094341527 us; error 0 us; skew 500 ppm
I20260709 13:01:34.342238 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:34.346292 13846 webserver.cc:533] Webserver started at http://127.13.133.132:33949/ using document root <none> and password file <none>
I20260709 13:01:34.346752 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:34.346973 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:34.347262 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:34.348340 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-3-root/instance:
uuid: "b70cd3bd779f471a8d71a62661369616"
format_stamp: "Formatted at 2026-07-09 13:01:34 on dist-test-slave-9b5w"
I20260709 13:01:34.352713 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:01:34.355892 15571 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:34.356590 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:01:34.356866 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-3-root
uuid: "b70cd3bd779f471a8d71a62661369616"
format_stamp: "Formatted at 2026-07-09 13:01:34 on dist-test-slave-9b5w"
I20260709 13:01:34.357120 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:34.388960 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:34.390278 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:34.391851 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:34.394508 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:34.394692 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:34.394932 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:34.395092 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:34.462041 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.132:43465
I20260709 13:01:34.462251 15633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.132:43465 every 8 connection(s)
I20260709 13:01:34.467319 13846 auto_leader_rebalancer-test.cc:384] add a tserver: b70cd3bd779f471a8d71a62661369616
I20260709 13:01:34.491895 15634 heartbeater.cc:344] Connected to a master server at 127.13.133.190:34333
I20260709 13:01:34.492285 15634 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:34.493046 15634 heartbeater.cc:507] Master 127.13.133.190:34333 requested a full tablet report, sending...
I20260709 13:01:34.494732 14847 ts_manager.cc:194] Registered new tserver with Master: b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465)
I20260709 13:01:34.495987 14847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38320
I20260709 13:01:34.878135 14948 consensus_queue.cc:237] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:34.889590 15095 raft_consensus.cc:1275] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:34.892025 15527 consensus_queue.cc:1048] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:34.895761 15020 raft_consensus.cc:1275] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:34.900255 15638 consensus_queue.cc:1048] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:34.902513 15638 raft_consensus.cc:2955] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
W20260709 13:01:34.904824 14913 consensus_peers.cc:597] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d3228914b764ed38ce9473e8f8061c4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:34.906423 15095 raft_consensus.cc:2955] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:34.917264 15020 raft_consensus.cc:2955] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:34.925148 14948 consensus_queue.cc:237] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:34.926167 14847 catalog_manager.cc:5697] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:34.934674 15095 raft_consensus.cc:1275] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:34.935027 15018 raft_consensus.cc:1275] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:34.935715 14913 consensus_peers.cc:597] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 091df103030b4edf82efed43e721a5da. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:34.936398 15645 consensus_queue.cc:1048] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:34.937399 15647 consensus_queue.cc:1048] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:34.960638 15638 raft_consensus.cc:2955] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:34.962518 15018 raft_consensus.cc:2955] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:34.973284 15095 raft_consensus.cc:2955] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:34.997378 14844 catalog_manager.cc:5697] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:35.000650 15018 consensus_queue.cc:237] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:35.014598 15095 raft_consensus.cc:1275] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:35.018064 15476 consensus_queue.cc:1048] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.020335 14948 raft_consensus.cc:1275] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:35.021524 15470 consensus_queue.cc:1048] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:01:35.023702 14988 consensus_peers.cc:597] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f96f7928542450f85d1e5cede943d4b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:35.027429 15476 raft_consensus.cc:2955] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:35.029174 15095 raft_consensus.cc:2955] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:35.033595 14948 raft_consensus.cc:2955] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:35.045764 14846 catalog_manager.cc:5697] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:35.059708 14945 consensus_queue.cc:237] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
W20260709 13:01:35.068960 14913 consensus_peers.cc:597] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 197727a4fb4b4c7db827b5d11e6f862b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:35.070531 15095 raft_consensus.cc:1275] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:35.070772 15018 raft_consensus.cc:1275] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:35.072664 15645 consensus_queue.cc:1048] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.073957 15638 consensus_queue.cc:1048] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.090952 15638 raft_consensus.cc:2955] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:35.092967 15017 raft_consensus.cc:2955] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:35.101431 15095 raft_consensus.cc:2955] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:35.109921 14846 catalog_manager.cc:5697] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:35.313313 15668 ts_tablet_manager.cc:933] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453)
I20260709 13:01:35.317219 15668 tablet_copy_client.cc:323] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.129:33453
I20260709 13:01:35.331616 14959 tablet_copy_service.cc:140] P 40836b482b5b4f75b0159300aa118a51: Received BeginTabletCopySession request for tablet 091df103030b4edf82efed43e721a5da from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:54334)
I20260709 13:01:35.332218 14959 tablet_copy_service.cc:161] P 40836b482b5b4f75b0159300aa118a51: Beginning new tablet copy session on tablet 091df103030b4edf82efed43e721a5da from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:54334: session id = b70cd3bd779f471a8d71a62661369616-091df103030b4edf82efed43e721a5da
I20260709 13:01:35.340343 14959 tablet_copy_source_session.cc:215] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:35.343930 15668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091df103030b4edf82efed43e721a5da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.355935 15668 tablet_copy_client.cc:806] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:35.356539 15668 tablet_copy_client.cc:670] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:35.361955 15668 tablet_copy_client.cc:538] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:35.370936 15668 tablet_bootstrap.cc:492] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:35.393514 15668 tablet_bootstrap.cc:492] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:35.394421 15668 tablet_bootstrap.cc:492] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:35.395066 15668 ts_tablet_manager.cc:1403] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.004s
I20260709 13:01:35.397879 15668 raft_consensus.cc:359] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:35.398697 15668 raft_consensus.cc:740] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:35.399343 15668 consensus_queue.cc:260] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:35.402073 15634 heartbeater.cc:499] Master 127.13.133.190:34333 was elected leader, sending a full tablet report...
I20260709 13:01:35.402661 15668 ts_tablet_manager.cc:1434] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:35.404784 14959 tablet_copy_service.cc:342] P 40836b482b5b4f75b0159300aa118a51: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-091df103030b4edf82efed43e721a5da received from {username='slave'} at 127.0.0.1:54334
I20260709 13:01:35.405222 14959 tablet_copy_service.cc:434] P 40836b482b5b4f75b0159300aa118a51: ending tablet copy session b70cd3bd779f471a8d71a62661369616-091df103030b4edf82efed43e721a5da on tablet 091df103030b4edf82efed43e721a5da with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:35.479035 15668 ts_tablet_manager.cc:933] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453)
I20260709 13:01:35.480507 15668 tablet_copy_client.cc:323] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.129:33453
I20260709 13:01:35.481945 14959 tablet_copy_service.cc:140] P 40836b482b5b4f75b0159300aa118a51: Received BeginTabletCopySession request for tablet 7d3228914b764ed38ce9473e8f8061c4 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:54334)
I20260709 13:01:35.482442 14959 tablet_copy_service.cc:161] P 40836b482b5b4f75b0159300aa118a51: Beginning new tablet copy session on tablet 7d3228914b764ed38ce9473e8f8061c4 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:54334: session id = b70cd3bd779f471a8d71a62661369616-7d3228914b764ed38ce9473e8f8061c4
I20260709 13:01:35.489981 14959 tablet_copy_source_session.cc:215] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:35.492679 15668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3228914b764ed38ce9473e8f8061c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.505645 15674 ts_tablet_manager.cc:933] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453)
I20260709 13:01:35.506191 15668 tablet_copy_client.cc:806] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:35.506680 15668 tablet_copy_client.cc:670] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:35.509728 15674 tablet_copy_client.cc:323] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.129:33453
I20260709 13:01:35.512815 14959 tablet_copy_service.cc:140] P 40836b482b5b4f75b0159300aa118a51: Received BeginTabletCopySession request for tablet 197727a4fb4b4c7db827b5d11e6f862b from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:54334)
I20260709 13:01:35.513307 14959 tablet_copy_service.cc:161] P 40836b482b5b4f75b0159300aa118a51: Beginning new tablet copy session on tablet 197727a4fb4b4c7db827b5d11e6f862b from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:54334: session id = b70cd3bd779f471a8d71a62661369616-197727a4fb4b4c7db827b5d11e6f862b
I20260709 13:01:35.513813 15668 tablet_copy_client.cc:538] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:35.519763 14959 tablet_copy_source_session.cc:215] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:35.523597 15674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197727a4fb4b4c7db827b5d11e6f862b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.524694 15668 tablet_bootstrap.cc:492] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:35.540547 15674 tablet_copy_client.cc:806] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:35.541062 15674 tablet_copy_client.cc:670] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:35.544888 15674 tablet_copy_client.cc:538] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:35.545672 15668 tablet_bootstrap.cc:492] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:35.546610 15668 tablet_bootstrap.cc:492] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:35.547273 15668 ts_tablet_manager.cc:1403] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260709 13:01:35.550282 15668 raft_consensus.cc:359] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:35.551088 15668 raft_consensus.cc:740] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:35.551735 15668 consensus_queue.cc:260] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:35.552445 15674 tablet_bootstrap.cc:492] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:35.554329 15668 ts_tablet_manager.cc:1434] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:35.557246 14959 tablet_copy_service.cc:342] P 40836b482b5b4f75b0159300aa118a51: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-7d3228914b764ed38ce9473e8f8061c4 received from {username='slave'} at 127.0.0.1:54334
I20260709 13:01:35.557637 14959 tablet_copy_service.cc:434] P 40836b482b5b4f75b0159300aa118a51: ending tablet copy session b70cd3bd779f471a8d71a62661369616-7d3228914b764ed38ce9473e8f8061c4 on tablet 7d3228914b764ed38ce9473e8f8061c4 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:35.576197 15674 tablet_bootstrap.cc:492] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:35.576985 15674 tablet_bootstrap.cc:492] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:35.577620 15674 ts_tablet_manager.cc:1403] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260709 13:01:35.579685 15674 raft_consensus.cc:359] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:35.580220 15674 raft_consensus.cc:740] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:35.580744 15674 consensus_queue.cc:260] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:35.582527 15674 ts_tablet_manager.cc:1434] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:01:35.585721 14959 tablet_copy_service.cc:342] P 40836b482b5b4f75b0159300aa118a51: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-197727a4fb4b4c7db827b5d11e6f862b received from {username='slave'} at 127.0.0.1:54334
I20260709 13:01:35.586087 14959 tablet_copy_service.cc:434] P 40836b482b5b4f75b0159300aa118a51: ending tablet copy session b70cd3bd779f471a8d71a62661369616-197727a4fb4b4c7db827b5d11e6f862b on tablet 197727a4fb4b4c7db827b5d11e6f862b with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:35.600118 15674 ts_tablet_manager.cc:933] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:35.601627 15674 tablet_copy_client.cc:323] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.130:46501
I20260709 13:01:35.612396 15034 tablet_copy_service.cc:140] P 3f2e377ec45e4d48abbe40a66d751c18: Received BeginTabletCopySession request for tablet 3f96f7928542450f85d1e5cede943d4b from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:59012)
I20260709 13:01:35.612948 15034 tablet_copy_service.cc:161] P 3f2e377ec45e4d48abbe40a66d751c18: Beginning new tablet copy session on tablet 3f96f7928542450f85d1e5cede943d4b from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:59012: session id = b70cd3bd779f471a8d71a62661369616-3f96f7928542450f85d1e5cede943d4b
I20260709 13:01:35.620365 15034 tablet_copy_source_session.cc:215] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:35.623368 15674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f96f7928542450f85d1e5cede943d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.640705 15674 tablet_copy_client.cc:806] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:35.641214 15674 tablet_copy_client.cc:670] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:35.651625 15674 tablet_copy_client.cc:538] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:35.665453 15674 tablet_bootstrap.cc:492] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:35.682540 15674 tablet_bootstrap.cc:492] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:35.683279 15674 tablet_bootstrap.cc:492] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:35.683857 15674 ts_tablet_manager.cc:1403] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260709 13:01:35.686309 15674 raft_consensus.cc:359] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:35.687039 15674 raft_consensus.cc:740] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:35.687621 15674 consensus_queue.cc:260] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:35.689814 15674 ts_tablet_manager.cc:1434] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:35.691308 15034 tablet_copy_service.cc:342] P 3f2e377ec45e4d48abbe40a66d751c18: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-3f96f7928542450f85d1e5cede943d4b received from {username='slave'} at 127.0.0.1:59012
I20260709 13:01:35.691722 15034 tablet_copy_service.cc:434] P 3f2e377ec45e4d48abbe40a66d751c18: ending tablet copy session b70cd3bd779f471a8d71a62661369616-3f96f7928542450f85d1e5cede943d4b on tablet 3f96f7928542450f85d1e5cede943d4b with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:35.855203 15609 raft_consensus.cc:1217] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:35.886489 15609 raft_consensus.cc:1217] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:35.986739 15609 raft_consensus.cc:1217] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:36.176066 15609 raft_consensus.cc:1217] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:36.247522 15683 raft_consensus.cc:1064] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:36.250044 15683 consensus_queue.cc:237] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:36.255385 15609 raft_consensus.cc:1275] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.255857 15097 raft_consensus.cc:1275] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.255960 15023 raft_consensus.cc:1275] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.257404 15683 consensus_queue.cc:1048] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.258153 15647 consensus_queue.cc:1048] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.261615 15647 consensus_queue.cc:1048] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.270306 15681 raft_consensus.cc:2955] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.278000 15023 raft_consensus.cc:2955] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.288183 15097 raft_consensus.cc:2955] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.287583 15609 raft_consensus.cc:2955] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.292440 15682 raft_consensus.cc:1064] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:36.296468 15682 consensus_queue.cc:237] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:36.307646 14844 catalog_manager.cc:5697] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.322597 15609 raft_consensus.cc:1275] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.322597 15097 raft_consensus.cc:1275] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.337543 15682 consensus_queue.cc:1048] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:36.338547 15683 consensus_queue.cc:1048] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.342890 15023 raft_consensus.cc:1275] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.345389 15645 consensus_queue.cc:1048] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.362753 15682 raft_consensus.cc:2955] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.364616 15609 raft_consensus.cc:2955] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.378599 15023 raft_consensus.cc:2955] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.384507 15097 raft_consensus.cc:2955] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.398957 14948 consensus_queue.cc:237] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:36.405890 15609 raft_consensus.cc:1275] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.405493 14844 catalog_manager.cc:5697] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.407291 15645 consensus_queue.cc:1048] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:36.409737 15095 raft_consensus.cc:1275] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.416131 15683 consensus_queue.cc:1048] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:36.419750 15645 raft_consensus.cc:2955] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.424474 15608 raft_consensus.cc:2955] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.431634 14833 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d3228914b764ed38ce9473e8f8061c4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:36.435119 14945 consensus_queue.cc:237] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:36.439550 14847 catalog_manager.cc:5697] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:36.442466 15608 raft_consensus.cc:1275] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.443989 15023 raft_consensus.cc:1275] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.444753 15682 consensus_queue.cc:1048] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:36.447225 15682 consensus_queue.cc:1048] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:36.447203 15097 raft_consensus.cc:2955] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.453598 15009 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d3228914b764ed38ce9473e8f8061c4 with delete_type TABLET_DATA_TOMBSTONED (TS 3f2e377ec45e4d48abbe40a66d751c18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47288
I20260709 13:01:36.461557 15682 raft_consensus.cc:2955] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.472618 15023 raft_consensus.cc:2955] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.478072 15608 raft_consensus.cc:2955] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.485391 14833 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 091df103030b4edf82efed43e721a5da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:36.494910 15696 tablet_replica.cc:333] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:01:36.496037 15696 raft_consensus.cc:2243] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:36.496749 15696 raft_consensus.cc:2272] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:36.497138 14847 catalog_manager.cc:5697] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:36.499862 15696 ts_tablet_manager.cc:1916] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:36.518981 15088 tablet_service.cc:1558] Processing DeleteTablet for tablet 091df103030b4edf82efed43e721a5da with delete_type TABLET_DATA_TOMBSTONED (TS 20964c2a02d141ea8f014fc26ccfcea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40916
I20260709 13:01:36.522078 15696 ts_tablet_manager.cc:1929] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:36.522717 15696 log.cc:1199] T 7d3228914b764ed38ce9473e8f8061c4 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/wals/7d3228914b764ed38ce9473e8f8061c4
I20260709 13:01:36.524464 14831 catalog_manager.cc:5028] TS 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): tablet 7d3228914b764ed38ce9473e8f8061c4 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:36.525259 15697 tablet_replica.cc:333] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:01:36.526271 15697 raft_consensus.cc:2243] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:36.528015 15697 raft_consensus.cc:2272] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:36.534672 15697 ts_tablet_manager.cc:1916] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:36.547909 15697 ts_tablet_manager.cc:1929] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:36.548211 15697 log.cc:1199] T 091df103030b4edf82efed43e721a5da P 20964c2a02d141ea8f014fc26ccfcea7: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/wals/091df103030b4edf82efed43e721a5da
I20260709 13:01:36.549475 14832 catalog_manager.cc:5028] TS 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): tablet 091df103030b4edf82efed43e721a5da (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:36.592418 15645 raft_consensus.cc:1064] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:36.594789 15645 consensus_queue.cc:237] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:36.601022 15608 raft_consensus.cc:1275] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.601491 15097 raft_consensus.cc:1275] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.602759 15018 raft_consensus.cc:1275] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.602583 15647 consensus_queue.cc:1048] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.603542 15645 consensus_queue.cc:1048] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.604581 15682 consensus_queue.cc:1048] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.627866 15647 raft_consensus.cc:2955] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.629909 15097 raft_consensus.cc:2955] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.637944 15017 raft_consensus.cc:2955] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.645398 14846 catalog_manager.cc:5697] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.646934 15608 raft_consensus.cc:2955] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.670859 14948 consensus_queue.cc:237] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:36.677531 15017 raft_consensus.cc:1275] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.678987 15647 consensus_queue.cc:1048] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:36.685245 15608 raft_consensus.cc:1275] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.686141 15682 raft_consensus.cc:2955] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.688710 15683 consensus_queue.cc:1048] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:36.696239 14833 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 197727a4fb4b4c7db827b5d11e6f862b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:36.696343 15608 raft_consensus.cc:2955] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.698637 15018 raft_consensus.cc:2955] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.706938 14846 catalog_manager.cc:5697] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:36.720108 15088 tablet_service.cc:1558] Processing DeleteTablet for tablet 197727a4fb4b4c7db827b5d11e6f862b with delete_type TABLET_DATA_TOMBSTONED (TS 20964c2a02d141ea8f014fc26ccfcea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40916
I20260709 13:01:36.720979 15697 tablet_replica.cc:333] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:01:36.721894 15697 raft_consensus.cc:2243] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:36.722554 15697 raft_consensus.cc:2272] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:36.726377 15697 ts_tablet_manager.cc:1916] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:36.739447 15661 raft_consensus.cc:1064] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:36.741886 15661 consensus_queue.cc:237] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:36.751150 15697 ts_tablet_manager.cc:1929] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:36.751585 15697 log.cc:1199] T 197727a4fb4b4c7db827b5d11e6f862b P 20964c2a02d141ea8f014fc26ccfcea7: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/wals/197727a4fb4b4c7db827b5d11e6f862b
I20260709 13:01:36.753427 14832 catalog_manager.cc:5028] TS 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): tablet 197727a4fb4b4c7db827b5d11e6f862b (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:36.753823 15608 raft_consensus.cc:1275] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.755669 15703 consensus_queue.cc:1048] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.755930 15097 raft_consensus.cc:1275] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.756850 14945 raft_consensus.cc:1275] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.757247 15476 consensus_queue.cc:1048] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.759627 15476 consensus_queue.cc:1048] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:01:36.784389 15703 raft_consensus.cc:2955] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.790041 15095 raft_consensus.cc:2955] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.811443 15608 raft_consensus.cc:2955] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.814847 14847 catalog_manager.cc:5697] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.837002 14948 raft_consensus.cc:2955] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.860026 15018 consensus_queue.cc:237] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:36.864938 15608 raft_consensus.cc:1275] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.866344 15703 consensus_queue.cc:1048] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:36.868368 15095 raft_consensus.cc:1275] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.873106 15661 consensus_queue.cc:1048] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:36.874523 15703 raft_consensus.cc:2955] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.881012 15608 raft_consensus.cc:2955] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.881793 15097 raft_consensus.cc:2955] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.888425 14831 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f96f7928542450f85d1e5cede943d4b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:36.895197 14847 catalog_manager.cc:5697] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:36.906534 14939 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f96f7928542450f85d1e5cede943d4b with delete_type TABLET_DATA_TOMBSTONED (TS 40836b482b5b4f75b0159300aa118a51 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34512
I20260709 13:01:36.909502 15708 tablet_replica.cc:333] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:01:36.910517 15708 raft_consensus.cc:2243] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:36.911136 15708 raft_consensus.cc:2272] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:36.913367 15708 ts_tablet_manager.cc:1916] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:36.924491 15708 ts_tablet_manager.cc:1929] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:36.924860 15708 log.cc:1199] T 3f96f7928542450f85d1e5cede943d4b P 40836b482b5b4f75b0159300aa118a51: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/wals/3f96f7928542450f85d1e5cede943d4b
I20260709 13:01:36.926321 14833 catalog_manager.cc:5028] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): tablet 3f96f7928542450f85d1e5cede943d4b (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:37.970640 15017 consensus_queue.cc:237] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:37.978071 15097 raft_consensus.cc:1275] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:37.978338 14988 consensus_peers.cc:597] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e616e080ef734a99bda8b9bac9fd2eac. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:37.978835 14948 raft_consensus.cc:1275] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:37.979575 15710 consensus_queue.cc:1048] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:37.980718 15703 consensus_queue.cc:1048] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:38.015682 15710 raft_consensus.cc:2955] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:38.018151 14945 raft_consensus.cc:2955] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:38.031147 14844 catalog_manager.cc:5697] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.033987 15097 raft_consensus.cc:2955] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:38.043251 15094 consensus_queue.cc:237] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:38.053808 14945 raft_consensus.cc:1275] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:38.053947 15017 raft_consensus.cc:1275] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:38.063644 15530 consensus_queue.cc:1048] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:38.066381 15558 consensus_queue.cc:1048] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:38.100173 15530 raft_consensus.cc:2955] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:38.109210 14948 raft_consensus.cc:2955] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:38.118734 14947 consensus_queue.cc:237] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:38.122005 14844 catalog_manager.cc:5697] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:38.125762 15062 consensus_peers.cc:597] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d2a5f7e546a49a7a862aad12ab02c15. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:38.131475 15017 raft_consensus.cc:2955] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:38.143360 15097 raft_consensus.cc:1275] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:38.145278 14913 consensus_peers.cc:597] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1bb3a5e6e3b04a28b1de6c22a8e5350b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:38.145889 15017 raft_consensus.cc:1275] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:38.145771 15682 consensus_queue.cc:1048] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:38.147670 15682 consensus_queue.cc:1048] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:38.163805 15097 raft_consensus.cc:2955] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:38.162446 15734 raft_consensus.cc:2955] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:38.170087 15017 raft_consensus.cc:2955] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:38.179754 15023 consensus_queue.cc:237] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:38.187911 15097 raft_consensus.cc:1275] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:38.188683 14988 consensus_peers.cc:597] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6105f3de7a64356a0edb7bbd224a2e6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:38.188862 14947 raft_consensus.cc:1275] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:38.189953 15728 consensus_queue.cc:1048] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:38.190793 15710 consensus_queue.cc:1048] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:38.192291 14844 catalog_manager.cc:5697] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.199393 15728 raft_consensus.cc:2955] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:38.200685 14947 raft_consensus.cc:2955] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:38.207245 15097 raft_consensus.cc:2955] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:38.226176 14844 catalog_manager.cc:5697] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:38.374743 15738 ts_tablet_manager.cc:933] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:38.376906 15738 tablet_copy_client.cc:323] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.130:46501
I20260709 13:01:38.378414 15034 tablet_copy_service.cc:140] P 3f2e377ec45e4d48abbe40a66d751c18: Received BeginTabletCopySession request for tablet e616e080ef734a99bda8b9bac9fd2eac from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:59012)
I20260709 13:01:38.378922 15034 tablet_copy_service.cc:161] P 3f2e377ec45e4d48abbe40a66d751c18: Beginning new tablet copy session on tablet e616e080ef734a99bda8b9bac9fd2eac from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:59012: session id = b70cd3bd779f471a8d71a62661369616-e616e080ef734a99bda8b9bac9fd2eac
I20260709 13:01:38.386361 15034 tablet_copy_source_session.cc:215] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:38.398029 15738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e616e080ef734a99bda8b9bac9fd2eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:38.412680 15738 tablet_copy_client.cc:806] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:38.413198 15738 tablet_copy_client.cc:670] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:38.416543 15738 tablet_copy_client.cc:538] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:38.422214 15738 tablet_bootstrap.cc:492] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:38.439649 15738 tablet_bootstrap.cc:492] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:38.440270 15738 tablet_bootstrap.cc:492] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:38.440739 15738 ts_tablet_manager.cc:1403] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260709 13:01:38.442704 15738 raft_consensus.cc:359] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:38.443281 15738 raft_consensus.cc:740] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:38.443727 15738 consensus_queue.cc:260] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:38.446278 15738 ts_tablet_manager.cc:1434] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 13:01:38.447788 15034 tablet_copy_service.cc:342] P 3f2e377ec45e4d48abbe40a66d751c18: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-e616e080ef734a99bda8b9bac9fd2eac received from {username='slave'} at 127.0.0.1:59012
I20260709 13:01:38.448173 15034 tablet_copy_service.cc:434] P 3f2e377ec45e4d48abbe40a66d751c18: ending tablet copy session b70cd3bd779f471a8d71a62661369616-e616e080ef734a99bda8b9bac9fd2eac on tablet e616e080ef734a99bda8b9bac9fd2eac with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:38.464485 15738 ts_tablet_manager.cc:933] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:38.466193 15738 tablet_copy_client.cc:323] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:01:38.478585 15108 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet 6d2a5f7e546a49a7a862aad12ab02c15 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:01:38.479171 15108 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet 6d2a5f7e546a49a7a862aad12ab02c15 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-6d2a5f7e546a49a7a862aad12ab02c15
I20260709 13:01:38.485769 15108 tablet_copy_source_session.cc:215] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:38.488116 15738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2a5f7e546a49a7a862aad12ab02c15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:38.500756 15738 tablet_copy_client.cc:806] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:38.501255 15738 tablet_copy_client.cc:670] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:38.506198 15738 tablet_copy_client.cc:538] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:38.512207 15738 tablet_bootstrap.cc:492] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:38.528363 15738 tablet_bootstrap.cc:492] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:38.529204 15738 tablet_bootstrap.cc:492] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:38.529814 15738 ts_tablet_manager.cc:1403] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 13:01:38.532526 15738 raft_consensus.cc:359] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:38.533511 15738 raft_consensus.cc:740] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:38.534008 15738 consensus_queue.cc:260] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:38.535914 15738 ts_tablet_manager.cc:1434] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 13:01:38.542224 15108 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-6d2a5f7e546a49a7a862aad12ab02c15 received from {username='slave'} at 127.0.0.1:49548
I20260709 13:01:38.542645 15108 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-6d2a5f7e546a49a7a862aad12ab02c15 on tablet 6d2a5f7e546a49a7a862aad12ab02c15 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:38.635072 15738 ts_tablet_manager.cc:933] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453)
I20260709 13:01:38.636559 15738 tablet_copy_client.cc:323] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.129:33453
I20260709 13:01:38.637902 14959 tablet_copy_service.cc:140] P 40836b482b5b4f75b0159300aa118a51: Received BeginTabletCopySession request for tablet 1bb3a5e6e3b04a28b1de6c22a8e5350b from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:54334)
I20260709 13:01:38.638288 14959 tablet_copy_service.cc:161] P 40836b482b5b4f75b0159300aa118a51: Beginning new tablet copy session on tablet 1bb3a5e6e3b04a28b1de6c22a8e5350b from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:54334: session id = b70cd3bd779f471a8d71a62661369616-1bb3a5e6e3b04a28b1de6c22a8e5350b
I20260709 13:01:38.643462 14959 tablet_copy_source_session.cc:215] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:38.646099 15738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb3a5e6e3b04a28b1de6c22a8e5350b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:38.668761 15738 tablet_copy_client.cc:806] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:38.669411 15738 tablet_copy_client.cc:670] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:38.672924 15738 tablet_copy_client.cc:538] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:38.680790 15738 tablet_bootstrap.cc:492] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:38.697583 15738 tablet_bootstrap.cc:492] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:38.698369 15738 tablet_bootstrap.cc:492] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:38.698971 15738 ts_tablet_manager.cc:1403] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.003s
I20260709 13:01:38.701011 15738 raft_consensus.cc:359] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:38.701524 15738 raft_consensus.cc:740] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:38.701953 15738 consensus_queue.cc:260] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:38.703384 15738 ts_tablet_manager.cc:1434] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:01:38.704691 14959 tablet_copy_service.cc:342] P 40836b482b5b4f75b0159300aa118a51: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-1bb3a5e6e3b04a28b1de6c22a8e5350b received from {username='slave'} at 127.0.0.1:54334
I20260709 13:01:38.705080 14959 tablet_copy_service.cc:434] P 40836b482b5b4f75b0159300aa118a51: ending tablet copy session b70cd3bd779f471a8d71a62661369616-1bb3a5e6e3b04a28b1de6c22a8e5350b on tablet 1bb3a5e6e3b04a28b1de6c22a8e5350b with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:38.747109 15738 ts_tablet_manager.cc:933] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:38.748436 15738 tablet_copy_client.cc:323] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.130:46501
I20260709 13:01:38.749620 15034 tablet_copy_service.cc:140] P 3f2e377ec45e4d48abbe40a66d751c18: Received BeginTabletCopySession request for tablet c6105f3de7a64356a0edb7bbd224a2e6 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:59012)
I20260709 13:01:38.750173 15034 tablet_copy_service.cc:161] P 3f2e377ec45e4d48abbe40a66d751c18: Beginning new tablet copy session on tablet c6105f3de7a64356a0edb7bbd224a2e6 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:59012: session id = b70cd3bd779f471a8d71a62661369616-c6105f3de7a64356a0edb7bbd224a2e6
I20260709 13:01:38.757817 15034 tablet_copy_source_session.cc:215] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:38.760344 15738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6105f3de7a64356a0edb7bbd224a2e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:38.771646 15738 tablet_copy_client.cc:806] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:38.772080 15738 tablet_copy_client.cc:670] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:38.775040 15738 tablet_copy_client.cc:538] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:38.782037 15738 tablet_bootstrap.cc:492] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:38.797135 15738 tablet_bootstrap.cc:492] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:38.797739 15738 tablet_bootstrap.cc:492] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:38.798185 15738 ts_tablet_manager.cc:1403] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:01:38.799876 15738 raft_consensus.cc:359] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:38.800393 15738 raft_consensus.cc:740] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:38.800823 15738 consensus_queue.cc:260] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:38.802922 15738 ts_tablet_manager.cc:1434] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:01:38.806967 15034 tablet_copy_service.cc:342] P 3f2e377ec45e4d48abbe40a66d751c18: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-c6105f3de7a64356a0edb7bbd224a2e6 received from {username='slave'} at 127.0.0.1:59012
I20260709 13:01:38.807379 15034 tablet_copy_service.cc:434] P 3f2e377ec45e4d48abbe40a66d751c18: ending tablet copy session b70cd3bd779f471a8d71a62661369616-c6105f3de7a64356a0edb7bbd224a2e6 on tablet c6105f3de7a64356a0edb7bbd224a2e6 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:38.991556 15608 raft_consensus.cc:1217] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:39.068799 15608 raft_consensus.cc:1217] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:39.116093 15608 raft_consensus.cc:1217] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:39.354628 15608 raft_consensus.cc:1217] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:39.513103 15710 raft_consensus.cc:1064] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:39.516687 15710 consensus_queue.cc:237] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:39.523310 15608 raft_consensus.cc:1275] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.525285 15094 raft_consensus.cc:1275] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.525856 14948 raft_consensus.cc:1275] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.525673 15750 consensus_queue.cc:1048] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.527679 15710 consensus_queue.cc:1048] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:39.530176 15750 consensus_queue.cc:1048] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.543157 15728 raft_consensus.cc:2955] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.545127 14948 raft_consensus.cc:2955] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.547648 15094 raft_consensus.cc:2955] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.559279 15608 raft_consensus.cc:2955] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.563561 14847 catalog_manager.cc:5697] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.571130 15751 raft_consensus.cc:1064] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:39.573895 15751 consensus_queue.cc:237] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:39.593011 15609 raft_consensus.cc:1275] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.595039 15558 consensus_queue.cc:1048] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.599705 15023 raft_consensus.cc:1275] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.599927 14948 raft_consensus.cc:1275] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.603133 15751 consensus_queue.cc:1048] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.605104 15751 consensus_queue.cc:1048] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.629770 15761 raft_consensus.cc:2955] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.631958 14947 raft_consensus.cc:2955] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.637387 15023 raft_consensus.cc:2955] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.639463 15017 consensus_queue.cc:237] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:39.648232 15609 raft_consensus.cc:2955] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.650149 15608 raft_consensus.cc:1275] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:39.651856 15710 consensus_queue.cc:1048] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:39.652873 15094 raft_consensus.cc:1275] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:39.664132 15750 consensus_queue.cc:1048] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:39.668812 15750 raft_consensus.cc:2955] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.668556 14846 catalog_manager.cc:5697] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.683905 15609 raft_consensus.cc:2955] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.686106 15097 raft_consensus.cc:2955] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.696278 15749 raft_consensus.cc:1064] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:39.701947 15094 consensus_queue.cc:237] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:39.703621 14831 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e616e080ef734a99bda8b9bac9fd2eac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:39.712729 15608 raft_consensus.cc:1275] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:39.714190 15717 consensus_queue.cc:1048] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:01:39.715392 14945 raft_consensus.cc:1275] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:39.720273 15751 consensus_queue.cc:1048] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:39.713024 14846 catalog_manager.cc:5697] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:39.725479 15558 raft_consensus.cc:2955] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.726913 15608 raft_consensus.cc:2955] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.738308 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6d2a5f7e546a49a7a862aad12ab02c15 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:39.750931 14847 catalog_manager.cc:5697] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:01:39.758004 14913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.132:43465, user_credentials={real_user=slave}} blocked reactor thread for 63957.6us
I20260709 13:01:39.764052 14939 tablet_service.cc:1558] Processing DeleteTablet for tablet e616e080ef734a99bda8b9bac9fd2eac with delete_type TABLET_DATA_TOMBSTONED (TS 40836b482b5b4f75b0159300aa118a51 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34512
I20260709 13:01:39.764842 14945 raft_consensus.cc:2955] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.780357 15749 consensus_queue.cc:237] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:39.785535 15009 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d2a5f7e546a49a7a862aad12ab02c15 with delete_type TABLET_DATA_TOMBSTONED (TS 3f2e377ec45e4d48abbe40a66d751c18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47288
I20260709 13:01:39.787273 15750 raft_consensus.cc:1064] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:39.799433 15750 consensus_queue.cc:237] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:39.818492 15608 raft_consensus.cc:1275] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.820623 15710 consensus_queue.cc:1048] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.821309 15094 raft_consensus.cc:1275] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.824209 15710 consensus_queue.cc:1048] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:39.826678 14945 raft_consensus.cc:1275] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.833091 15771 tablet_replica.cc:333] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:01:39.834371 15770 tablet_replica.cc:333] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:01:39.837101 15017 raft_consensus.cc:1275] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.837248 15771 raft_consensus.cc:2243] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:39.838150 15771 raft_consensus.cc:2272] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:39.838368 15749 consensus_queue.cc:1048] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.845996 15771 ts_tablet_manager.cc:1916] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:39.851924 15094 raft_consensus.cc:1275] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.850483 15608 raft_consensus.cc:1275] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.837332 15770 raft_consensus.cc:2243] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:39.853048 15770 raft_consensus.cc:2272] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:39.839563 15750 consensus_queue.cc:1048] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.854148 15749 consensus_queue.cc:1048] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.860656 15749 consensus_queue.cc:1048] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.860416 15728 raft_consensus.cc:2955] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.874864 15609 raft_consensus.cc:2955] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.912371 14847 catalog_manager.cc:5697] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.919730 15771 ts_tablet_manager.cc:1929] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:39.918967 15749 raft_consensus.cc:2955] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.920249 15771 log.cc:1199] T 6d2a5f7e546a49a7a862aad12ab02c15 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/wals/6d2a5f7e546a49a7a862aad12ab02c15
I20260709 13:01:39.922123 15608 raft_consensus.cc:2955] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.922760 14831 catalog_manager.cc:5028] TS 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): tablet 6d2a5f7e546a49a7a862aad12ab02c15 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:39.931375 15097 raft_consensus.cc:2955] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.938086 15093 raft_consensus.cc:2955] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.944787 15023 raft_consensus.cc:2955] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:39.960395 14847 catalog_manager.cc:5697] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:39.999996 15017 consensus_queue.cc:237] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:40.002532 15770 ts_tablet_manager.cc:1916] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:01:40.012826 14988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.131:41105, user_credentials={real_user=slave}} blocked reactor thread for 48788.3us
I20260709 13:01:40.011237 14947 raft_consensus.cc:2955] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:40.024192 15608 raft_consensus.cc:1275] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:40.025470 15750 consensus_queue.cc:1048] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:40.043795 15095 raft_consensus.cc:1275] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:40.047629 15728 consensus_queue.cc:1048] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:40.051916 15710 raft_consensus.cc:2955] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:40.053393 15608 raft_consensus.cc:2955] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:40.055932 15093 raft_consensus.cc:2955] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:40.067193 15770 ts_tablet_manager.cc:1929] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:40.070500 14831 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c6105f3de7a64356a0edb7bbd224a2e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:40.071957 15770 log.cc:1199] T e616e080ef734a99bda8b9bac9fd2eac P 40836b482b5b4f75b0159300aa118a51: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/wals/e616e080ef734a99bda8b9bac9fd2eac
I20260709 13:01:40.074244 14945 consensus_queue.cc:237] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:40.065886 14846 catalog_manager.cc:5697] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:40.083587 14833 catalog_manager.cc:5028] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): tablet e616e080ef734a99bda8b9bac9fd2eac (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:40.085240 15017 raft_consensus.cc:1275] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:40.087122 15769 consensus_queue.cc:1048] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:40.093878 14939 tablet_service.cc:1558] Processing DeleteTablet for tablet c6105f3de7a64356a0edb7bbd224a2e6 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:34512
I20260709 13:01:40.095062 15770 tablet_replica.cc:333] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:01:40.098371 15770 raft_consensus.cc:2243] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:40.100576 15770 raft_consensus.cc:2272] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:40.095793 15749 raft_consensus.cc:2955] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:40.101241 15608 raft_consensus.cc:1275] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:40.107215 15768 consensus_queue.cc:1048] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:40.109786 15018 raft_consensus.cc:2955] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:40.121884 15770 ts_tablet_manager.cc:1916] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:40.122217 15609 raft_consensus.cc:2955] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:40.127214 14833 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1bb3a5e6e3b04a28b1de6c22a8e5350b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:40.135694 14844 catalog_manager.cc:5697] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:40.137784 15770 ts_tablet_manager.cc:1929] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:40.138258 15770 log.cc:1199] T c6105f3de7a64356a0edb7bbd224a2e6 P 40836b482b5b4f75b0159300aa118a51: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/wals/c6105f3de7a64356a0edb7bbd224a2e6
I20260709 13:01:40.139793 14833 catalog_manager.cc:5028] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): tablet c6105f3de7a64356a0edb7bbd224a2e6 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:40.159190 15088 tablet_service.cc:1558] Processing DeleteTablet for tablet 1bb3a5e6e3b04a28b1de6c22a8e5350b with delete_type TABLET_DATA_TOMBSTONED (TS 20964c2a02d141ea8f014fc26ccfcea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40916
I20260709 13:01:40.160867 15780 tablet_replica.cc:333] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:01:40.161767 15780 raft_consensus.cc:2243] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:40.162468 15780 raft_consensus.cc:2272] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:40.164750 15780 ts_tablet_manager.cc:1916] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:40.174947 15780 ts_tablet_manager.cc:1929] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:40.175220 15780 log.cc:1199] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 20964c2a02d141ea8f014fc26ccfcea7: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/wals/1bb3a5e6e3b04a28b1de6c22a8e5350b
I20260709 13:01:40.176327 14832 catalog_manager.cc:5028] TS 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): tablet 1bb3a5e6e3b04a28b1de6c22a8e5350b (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:41.219830 14947 consensus_queue.cc:237] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:41.225201 15017 raft_consensus.cc:1275] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:41.225526 15097 raft_consensus.cc:1275] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:41.225664 14913 consensus_peers.cc:597] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 304f39ef64a6464eb7dbe2f48feceec7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:41.226699 15768 consensus_queue.cc:1048] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:41.227573 15767 consensus_queue.cc:1048] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:41.234351 15767 raft_consensus.cc:2955] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:41.236090 15097 raft_consensus.cc:2955] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:41.237073 15017 raft_consensus.cc:2955] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:41.247272 15093 consensus_queue.cc:237] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:41.252172 14846 catalog_manager.cc:5697] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:41.261732 15017 raft_consensus.cc:1275] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:41.261933 15062 consensus_peers.cc:597] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 89eeb110abdf4a488b4fb6353976a8f9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:41.262751 14947 raft_consensus.cc:1275] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:41.263516 15782 consensus_queue.cc:1048] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:41.264436 15717 consensus_queue.cc:1048] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:41.278875 15782 raft_consensus.cc:2955] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:41.281946 15017 raft_consensus.cc:2955] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:41.293780 14947 raft_consensus.cc:2955] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:41.297206 15023 consensus_queue.cc:237] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:41.298045 14844 catalog_manager.cc:5697] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:41.307861 15093 raft_consensus.cc:1275] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:41.308593 14949 raft_consensus.cc:1275] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:41.308880 14988 consensus_peers.cc:597] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 949c6bd60e8b4e5085bc8b4613dbe81b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:41.309692 15753 consensus_queue.cc:1048] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:41.310456 15728 consensus_queue.cc:1048] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:41.327693 15728 raft_consensus.cc:2955] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:41.333743 15095 raft_consensus.cc:2955] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:41.333745 14947 raft_consensus.cc:2955] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:41.358146 14846 catalog_manager.cc:5697] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:41.366704 14947 consensus_queue.cc:237] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
W20260709 13:01:41.377696 14913 consensus_peers.cc:597] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9258a65f265e4778bc6bb85f5e3340a4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:41.380091 15095 raft_consensus.cc:1275] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:41.381364 15767 consensus_queue.cc:1048] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:41.381896 15017 raft_consensus.cc:1275] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:41.384016 15767 consensus_queue.cc:1048] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:41.389901 15768 raft_consensus.cc:2955] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:41.393041 15095 raft_consensus.cc:2955] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:41.396178 15023 raft_consensus.cc:2955] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:41.406926 14847 catalog_manager.cc:5697] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:41.649833 15803 ts_tablet_manager.cc:933] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453)
I20260709 13:01:41.651549 15803 tablet_copy_client.cc:323] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.129:33453
I20260709 13:01:41.652877 14959 tablet_copy_service.cc:140] P 40836b482b5b4f75b0159300aa118a51: Received BeginTabletCopySession request for tablet 304f39ef64a6464eb7dbe2f48feceec7 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:54334)
I20260709 13:01:41.653371 14959 tablet_copy_service.cc:161] P 40836b482b5b4f75b0159300aa118a51: Beginning new tablet copy session on tablet 304f39ef64a6464eb7dbe2f48feceec7 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:54334: session id = b70cd3bd779f471a8d71a62661369616-304f39ef64a6464eb7dbe2f48feceec7
I20260709 13:01:41.660460 14959 tablet_copy_source_session.cc:215] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:41.663585 15803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304f39ef64a6464eb7dbe2f48feceec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:41.677630 15803 tablet_copy_client.cc:806] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:41.678083 15803 tablet_copy_client.cc:670] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:41.681326 15803 tablet_copy_client.cc:538] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:41.688336 15803 tablet_bootstrap.cc:492] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:41.705920 15803 tablet_bootstrap.cc:492] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:41.706667 15803 tablet_bootstrap.cc:492] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:41.707194 15803 ts_tablet_manager.cc:1403] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260709 13:01:41.709260 15803 raft_consensus.cc:359] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:41.709846 15803 raft_consensus.cc:740] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:41.710350 15803 consensus_queue.cc:260] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:41.712877 15803 ts_tablet_manager.cc:1434] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:01:41.714560 14959 tablet_copy_service.cc:342] P 40836b482b5b4f75b0159300aa118a51: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-304f39ef64a6464eb7dbe2f48feceec7 received from {username='slave'} at 127.0.0.1:54334
I20260709 13:01:41.714959 14959 tablet_copy_service.cc:434] P 40836b482b5b4f75b0159300aa118a51: ending tablet copy session b70cd3bd779f471a8d71a62661369616-304f39ef64a6464eb7dbe2f48feceec7 on tablet 304f39ef64a6464eb7dbe2f48feceec7 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:41.807091 15803 ts_tablet_manager.cc:933] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:41.808655 15803 tablet_copy_client.cc:323] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:01:41.809895 15108 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet 89eeb110abdf4a488b4fb6353976a8f9 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:01:41.810324 15108 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet 89eeb110abdf4a488b4fb6353976a8f9 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-89eeb110abdf4a488b4fb6353976a8f9
I20260709 13:01:41.816684 15108 tablet_copy_source_session.cc:215] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:41.819151 15803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89eeb110abdf4a488b4fb6353976a8f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:41.829978 15808 ts_tablet_manager.cc:933] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:41.833775 15803 tablet_copy_client.cc:806] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:41.834312 15803 tablet_copy_client.cc:670] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:41.837903 15803 tablet_copy_client.cc:538] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:41.845230 15808 tablet_copy_client.cc:323] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.130:46501
I20260709 13:01:41.846624 15034 tablet_copy_service.cc:140] P 3f2e377ec45e4d48abbe40a66d751c18: Received BeginTabletCopySession request for tablet 949c6bd60e8b4e5085bc8b4613dbe81b from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:59012)
I20260709 13:01:41.847066 15034 tablet_copy_service.cc:161] P 3f2e377ec45e4d48abbe40a66d751c18: Beginning new tablet copy session on tablet 949c6bd60e8b4e5085bc8b4613dbe81b from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:59012: session id = b70cd3bd779f471a8d71a62661369616-949c6bd60e8b4e5085bc8b4613dbe81b
I20260709 13:01:41.849232 15803 tablet_bootstrap.cc:492] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:41.852228 15034 tablet_copy_source_session.cc:215] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:41.854586 15808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949c6bd60e8b4e5085bc8b4613dbe81b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:41.866791 15808 tablet_copy_client.cc:806] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:41.867297 15808 tablet_copy_client.cc:670] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:41.869900 15803 tablet_bootstrap.cc:492] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:41.870752 15803 tablet_bootstrap.cc:492] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:41.871414 15803 ts_tablet_manager.cc:1403] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.001s
I20260709 13:01:41.872006 15808 tablet_copy_client.cc:538] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:41.874368 15803 raft_consensus.cc:359] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:41.875248 15803 raft_consensus.cc:740] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:41.875906 15803 consensus_queue.cc:260] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:41.878191 15803 ts_tablet_manager.cc:1434] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:41.881114 15108 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-89eeb110abdf4a488b4fb6353976a8f9 received from {username='slave'} at 127.0.0.1:49548
I20260709 13:01:41.881485 15108 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-89eeb110abdf4a488b4fb6353976a8f9 on tablet 89eeb110abdf4a488b4fb6353976a8f9 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:41.886852 15808 tablet_bootstrap.cc:492] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:41.913926 15808 tablet_bootstrap.cc:492] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:41.914834 15808 tablet_bootstrap.cc:492] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:41.915453 15808 ts_tablet_manager.cc:1403] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.008s
I20260709 13:01:41.918111 15808 raft_consensus.cc:359] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:41.918886 15808 raft_consensus.cc:740] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:41.919495 15808 consensus_queue.cc:260] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:41.922125 15808 ts_tablet_manager.cc:1434] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:41.923612 15034 tablet_copy_service.cc:342] P 3f2e377ec45e4d48abbe40a66d751c18: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-949c6bd60e8b4e5085bc8b4613dbe81b received from {username='slave'} at 127.0.0.1:59012
I20260709 13:01:41.924010 15034 tablet_copy_service.cc:434] P 3f2e377ec45e4d48abbe40a66d751c18: ending tablet copy session b70cd3bd779f471a8d71a62661369616-949c6bd60e8b4e5085bc8b4613dbe81b on tablet 949c6bd60e8b4e5085bc8b4613dbe81b with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:41.962141 15808 ts_tablet_manager.cc:933] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453)
I20260709 13:01:41.963668 15808 tablet_copy_client.cc:323] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.129:33453
I20260709 13:01:41.965251 14959 tablet_copy_service.cc:140] P 40836b482b5b4f75b0159300aa118a51: Received BeginTabletCopySession request for tablet 9258a65f265e4778bc6bb85f5e3340a4 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:54334)
I20260709 13:01:41.965759 14959 tablet_copy_service.cc:161] P 40836b482b5b4f75b0159300aa118a51: Beginning new tablet copy session on tablet 9258a65f265e4778bc6bb85f5e3340a4 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:54334: session id = b70cd3bd779f471a8d71a62661369616-9258a65f265e4778bc6bb85f5e3340a4
I20260709 13:01:41.970760 14959 tablet_copy_source_session.cc:215] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:41.973295 15808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9258a65f265e4778bc6bb85f5e3340a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:41.988176 15808 tablet_copy_client.cc:806] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:41.988689 15808 tablet_copy_client.cc:670] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:41.992832 15808 tablet_copy_client.cc:538] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:41.999028 15808 tablet_bootstrap.cc:492] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:42.018673 15808 tablet_bootstrap.cc:492] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:42.019559 15808 tablet_bootstrap.cc:492] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:42.020215 15808 ts_tablet_manager.cc:1403] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260709 13:01:42.022740 15808 raft_consensus.cc:359] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:42.023335 15808 raft_consensus.cc:740] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:42.023782 15808 consensus_queue.cc:260] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:42.025444 15808 ts_tablet_manager.cc:1434] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:01:42.027216 14959 tablet_copy_service.cc:342] P 40836b482b5b4f75b0159300aa118a51: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-9258a65f265e4778bc6bb85f5e3340a4 received from {username='slave'} at 127.0.0.1:54334
I20260709 13:01:42.027588 14959 tablet_copy_service.cc:434] P 40836b482b5b4f75b0159300aa118a51: ending tablet copy session b70cd3bd779f471a8d71a62661369616-9258a65f265e4778bc6bb85f5e3340a4 on tablet 9258a65f265e4778bc6bb85f5e3340a4 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:42.091810 15608 raft_consensus.cc:1217] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:42.229123 15608 raft_consensus.cc:1217] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:42.256860 15608 raft_consensus.cc:1217] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:42.435382 15608 raft_consensus.cc:1217] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:42.592356 15768 raft_consensus.cc:1064] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:42.594074 15768 consensus_queue.cc:237] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:42.600536 15608 raft_consensus.cc:1275] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:42.600744 15023 raft_consensus.cc:1275] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:42.601672 15768 consensus_queue.cc:1048] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:42.602584 15095 raft_consensus.cc:1275] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:42.602526 15781 consensus_queue.cc:1048] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:42.603788 15767 consensus_queue.cc:1048] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:42.612859 15767 raft_consensus.cc:2955] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.615483 15095 raft_consensus.cc:2955] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.626056 15608 raft_consensus.cc:2955] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.630656 15023 raft_consensus.cc:2955] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.644487 14847 catalog_manager.cc:5697] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.662658 15753 raft_consensus.cc:1064] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:42.664639 15753 consensus_queue.cc:237] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:42.672209 15095 raft_consensus.cc:1275] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:42.674137 15753 consensus_queue.cc:1048] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:42.674230 14947 consensus_queue.cc:237] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:42.677142 14949 raft_consensus.cc:1275] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:42.681079 15761 raft_consensus.cc:1064] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:42.675890 15608 raft_consensus.cc:1275] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:42.683782 15799 consensus_queue.cc:1048] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:42.685520 15799 consensus_queue.cc:1048] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:42.686110 15608 raft_consensus.cc:1275] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:42.687518 15767 consensus_queue.cc:1048] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:42.694262 15768 raft_consensus.cc:2955] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.700911 15609 raft_consensus.cc:2955] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.709234 15093 raft_consensus.cc:1275] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:42.711522 15781 consensus_queue.cc:1048] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:42.714854 14833 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 304f39ef64a6464eb7dbe2f48feceec7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:42.724921 15761 consensus_queue.cc:237] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:42.733703 14844 catalog_manager.cc:5697] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:42.733959 15093 raft_consensus.cc:2955] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.751461 15009 tablet_service.cc:1558] Processing DeleteTablet for tablet 304f39ef64a6464eb7dbe2f48feceec7 with delete_type TABLET_DATA_TOMBSTONED (TS 3f2e377ec45e4d48abbe40a66d751c18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47288
I20260709 13:01:42.756870 15799 raft_consensus.cc:2955] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.768770 15095 raft_consensus.cc:2955] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.774986 14947 raft_consensus.cc:2955] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.767351 15828 tablet_replica.cc:333] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:01:42.779812 15828 raft_consensus.cc:2243] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:42.780476 15828 raft_consensus.cc:2272] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:42.793881 15828 ts_tablet_manager.cc:1916] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:42.793995 15607 raft_consensus.cc:1275] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:42.796096 15782 consensus_queue.cc:1048] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:42.798427 14949 raft_consensus.cc:1275] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:42.800268 15761 consensus_queue.cc:1048] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:42.819008 15023 raft_consensus.cc:1275] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:42.820554 15761 consensus_queue.cc:1048] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:42.818109 14844 catalog_manager.cc:5697] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.845504 15828 ts_tablet_manager.cc:1929] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:42.850198 15828 log.cc:1199] T 304f39ef64a6464eb7dbe2f48feceec7 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/wals/304f39ef64a6464eb7dbe2f48feceec7
I20260709 13:01:42.864405 14831 catalog_manager.cc:5028] TS 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): tablet 304f39ef64a6464eb7dbe2f48feceec7 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:42.868669 15826 raft_consensus.cc:2955] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.872001 15608 raft_consensus.cc:2955] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.883904 15023 raft_consensus.cc:2955] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.886706 14947 raft_consensus.cc:2955] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.905606 14844 catalog_manager.cc:5697] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.935184 15609 raft_consensus.cc:2955] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.953070 15097 consensus_queue.cc:237] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:42.953483 15017 consensus_queue.cc:237] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:42.957809 15609 raft_consensus.cc:1275] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:42.957916 14947 raft_consensus.cc:1275] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:42.962359 15097 raft_consensus.cc:1275] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:42.962460 15609 raft_consensus.cc:1275] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:42.959978 15826 consensus_queue.cc:1048] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:42.963749 15830 consensus_queue.cc:1048] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:42.964253 15826 consensus_queue.cc:1048] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:42.966538 15830 consensus_queue.cc:1048] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:42.970227 15830 raft_consensus.cc:2955] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.972659 15782 raft_consensus.cc:2955] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.976794 15607 raft_consensus.cc:2955] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.974215 15609 raft_consensus.cc:2955] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.983577 14947 raft_consensus.cc:2955] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:42.996420 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 89eeb110abdf4a488b4fb6353976a8f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:42.986840 15097 raft_consensus.cc:2955] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:43.000758 14846 catalog_manager.cc:5697] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:43.015970 14831 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 949c6bd60e8b4e5085bc8b4613dbe81b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:43.020314 15009 tablet_service.cc:1558] Processing DeleteTablet for tablet 89eeb110abdf4a488b4fb6353976a8f9 with delete_type TABLET_DATA_TOMBSTONED (TS 3f2e377ec45e4d48abbe40a66d751c18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47288
I20260709 13:01:43.022770 15828 tablet_replica.cc:333] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:01:43.028074 14845 catalog_manager.cc:5697] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:43.040730 14939 tablet_service.cc:1558] Processing DeleteTablet for tablet 949c6bd60e8b4e5085bc8b4613dbe81b with delete_type TABLET_DATA_TOMBSTONED (TS 40836b482b5b4f75b0159300aa118a51 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34512
I20260709 13:01:43.049196 15828 raft_consensus.cc:2243] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.050022 15828 raft_consensus.cc:2272] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.054484 15828 ts_tablet_manager.cc:1916] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:43.061889 15836 tablet_replica.cc:333] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:01:43.062885 15836 raft_consensus.cc:2243] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.064848 15768 raft_consensus.cc:1064] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:43.070194 15836 raft_consensus.cc:2272] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.068306 15768 consensus_queue.cc:237] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:43.073429 15836 ts_tablet_manager.cc:1916] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:43.085352 15828 ts_tablet_manager.cc:1929] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:43.086979 15607 raft_consensus.cc:1275] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:43.086933 15828 log.cc:1199] T 89eeb110abdf4a488b4fb6353976a8f9 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/wals/89eeb110abdf4a488b4fb6353976a8f9
I20260709 13:01:43.088608 14831 catalog_manager.cc:5028] TS 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): tablet 89eeb110abdf4a488b4fb6353976a8f9 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:43.088853 15767 consensus_queue.cc:1048] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:43.094483 15836 ts_tablet_manager.cc:1929] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:43.094933 15836 log.cc:1199] T 949c6bd60e8b4e5085bc8b4613dbe81b P 40836b482b5b4f75b0159300aa118a51: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/wals/949c6bd60e8b4e5085bc8b4613dbe81b
I20260709 13:01:43.098088 14833 catalog_manager.cc:5028] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): tablet 949c6bd60e8b4e5085bc8b4613dbe81b (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:43.099026 15093 raft_consensus.cc:1275] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:43.100401 15017 raft_consensus.cc:1275] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:43.100922 15767 consensus_queue.cc:1048] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:43.101933 15781 consensus_queue.cc:1048] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:43.114639 15768 raft_consensus.cc:2955] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:43.120441 15017 raft_consensus.cc:2955] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:43.122970 15093 raft_consensus.cc:2955] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:43.139178 15607 raft_consensus.cc:2955] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:43.144169 14846 catalog_manager.cc:5697] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:43.166242 14949 consensus_queue.cc:237] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:43.170583 15017 raft_consensus.cc:1275] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:43.172258 15607 raft_consensus.cc:1275] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:43.172150 15839 consensus_queue.cc:1048] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:43.173729 15768 consensus_queue.cc:1048] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:43.180586 15781 raft_consensus.cc:2955] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:43.182164 15607 raft_consensus.cc:2955] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:43.184784 15017 raft_consensus.cc:2955] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:43.201005 14847 catalog_manager.cc:5697] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:43.203470 14833 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9258a65f265e4778bc6bb85f5e3340a4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:43.213799 15088 tablet_service.cc:1558] Processing DeleteTablet for tablet 9258a65f265e4778bc6bb85f5e3340a4 with delete_type TABLET_DATA_TOMBSTONED (TS 20964c2a02d141ea8f014fc26ccfcea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40916
I20260709 13:01:43.217290 15843 tablet_replica.cc:333] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:01:43.217983 15843 raft_consensus.cc:2243] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.218487 15843 raft_consensus.cc:2272] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.221146 15843 ts_tablet_manager.cc:1916] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:43.231637 15843 ts_tablet_manager.cc:1929] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:43.232021 15843 log.cc:1199] T 9258a65f265e4778bc6bb85f5e3340a4 P 20964c2a02d141ea8f014fc26ccfcea7: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/wals/9258a65f265e4778bc6bb85f5e3340a4
I20260709 13:01:43.233158 14832 catalog_manager.cc:5028] TS 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): tablet 9258a65f265e4778bc6bb85f5e3340a4 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:44.287084 15097 consensus_queue.cc:237] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:44.294037 15023 raft_consensus.cc:1275] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:44.294518 15062 consensus_peers.cc:597] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ef4e97951ae4c7e9c28a92ac9970c9e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:44.296159 15847 consensus_queue.cc:1048] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:44.297214 14949 raft_consensus.cc:1275] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:44.298364 15782 consensus_queue.cc:1048] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:44.305424 15835 raft_consensus.cc:2955] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:44.314895 15023 raft_consensus.cc:2955] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:44.320806 15017 consensus_queue.cc:237] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:44.327710 14847 catalog_manager.cc:5697] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:44.330869 14949 raft_consensus.cc:2955] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:44.410355 15097 raft_consensus.cc:1275] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:44.422879 14988 consensus_peers.cc:597] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c036d54885d495887a24a4e0833f0e9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:44.425567 14949 raft_consensus.cc:1275] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:44.428644 15859 consensus_queue.cc:1048] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:44.429718 15830 consensus_queue.cc:1048] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:44.446050 15799 raft_consensus.cc:2955] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:44.451735 15095 raft_consensus.cc:2955] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:44.452699 14949 raft_consensus.cc:2955] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:44.464605 15093 consensus_queue.cc:237] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:44.467337 14844 catalog_manager.cc:5697] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:44.472280 15018 raft_consensus.cc:1275] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:44.473803 15847 consensus_queue.cc:1048] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:01:44.475339 15062 consensus_peers.cc:597] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: deb1e558ec6c47499345711cfe255372. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:44.472306 14945 raft_consensus.cc:1275] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:44.480394 15847 consensus_queue.cc:1048] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:44.487001 15782 raft_consensus.cc:2955] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:44.492218 15018 raft_consensus.cc:2955] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:44.495030 14948 raft_consensus.cc:2955] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:44.506704 14847 catalog_manager.cc:5697] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:44.509075 15093 consensus_queue.cc:237] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
W20260709 13:01:44.520037 15062 consensus_peers.cc:597] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5f43c65d3184e66aa3e739940812e54. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:44.522886 14948 raft_consensus.cc:1275] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:44.523178 15018 raft_consensus.cc:1275] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:44.524390 15782 consensus_queue.cc:1048] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:44.525341 15847 consensus_queue.cc:1048] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:44.537040 15782 raft_consensus.cc:2955] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:44.541082 15023 raft_consensus.cc:2955] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:44.543779 14948 raft_consensus.cc:2955] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:44.560267 14845 catalog_manager.cc:5697] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:44.843945 15868 ts_tablet_manager.cc:933] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:44.845750 15868 tablet_copy_client.cc:323] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.130:46501
I20260709 13:01:44.847304 15034 tablet_copy_service.cc:140] P 3f2e377ec45e4d48abbe40a66d751c18: Received BeginTabletCopySession request for tablet 3c036d54885d495887a24a4e0833f0e9 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:59012)
I20260709 13:01:44.847744 15034 tablet_copy_service.cc:161] P 3f2e377ec45e4d48abbe40a66d751c18: Beginning new tablet copy session on tablet 3c036d54885d495887a24a4e0833f0e9 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:59012: session id = b70cd3bd779f471a8d71a62661369616-3c036d54885d495887a24a4e0833f0e9
I20260709 13:01:44.852906 15034 tablet_copy_source_session.cc:215] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:44.855602 15868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c036d54885d495887a24a4e0833f0e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.867448 15868 tablet_copy_client.cc:806] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:44.868041 15868 tablet_copy_client.cc:670] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:44.872570 15868 tablet_copy_client.cc:538] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:44.879247 15868 tablet_bootstrap.cc:492] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:44.895054 15870 ts_tablet_manager.cc:933] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:44.902275 15868 tablet_bootstrap.cc:492] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:44.903288 15868 tablet_bootstrap.cc:492] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:44.903997 15868 ts_tablet_manager.cc:1403] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.006s
I20260709 13:01:44.903591 15872 ts_tablet_manager.cc:933] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:44.909482 15872 tablet_copy_client.cc:323] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:01:44.910874 15870 tablet_copy_client.cc:323] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:01:44.913256 15108 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet 3ef4e97951ae4c7e9c28a92ac9970c9e from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:01:44.913502 15107 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet deb1e558ec6c47499345711cfe255372 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:01:44.913846 15108 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet 3ef4e97951ae4c7e9c28a92ac9970c9e from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-3ef4e97951ae4c7e9c28a92ac9970c9e
I20260709 13:01:44.915613 15868 raft_consensus.cc:359] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:44.916455 15868 raft_consensus.cc:740] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:44.917089 15868 consensus_queue.cc:260] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:44.919497 15107 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet deb1e558ec6c47499345711cfe255372 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-deb1e558ec6c47499345711cfe255372
I20260709 13:01:44.932651 15108 tablet_copy_source_session.cc:215] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:44.935431 15107 tablet_copy_source_session.cc:215] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:44.938781 15872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef4e97951ae4c7e9c28a92ac9970c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.939653 15870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb1e558ec6c47499345711cfe255372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.964645 15876 ts_tablet_manager.cc:933] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:44.969084 15870 tablet_copy_client.cc:806] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:44.969651 15870 tablet_copy_client.cc:670] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:44.982120 15868 ts_tablet_manager.cc:1434] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.078s	user 0.010s	sys 0.011s
I20260709 13:01:44.992812 15034 tablet_copy_service.cc:342] P 3f2e377ec45e4d48abbe40a66d751c18: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-3c036d54885d495887a24a4e0833f0e9 received from {username='slave'} at 127.0.0.1:59012
I20260709 13:01:44.993633 15034 tablet_copy_service.cc:434] P 3f2e377ec45e4d48abbe40a66d751c18: ending tablet copy session b70cd3bd779f471a8d71a62661369616-3c036d54885d495887a24a4e0833f0e9 on tablet 3c036d54885d495887a24a4e0833f0e9 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:45.002156 15876 tablet_copy_client.cc:323] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:01:45.004047 15108 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet a5f43c65d3184e66aa3e739940812e54 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:01:45.004846 15108 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet a5f43c65d3184e66aa3e739940812e54 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-a5f43c65d3184e66aa3e739940812e54
I20260709 13:01:45.009443 15872 tablet_copy_client.cc:806] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:45.010056 15872 tablet_copy_client.cc:670] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:45.012198 15108 tablet_copy_source_session.cc:215] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:45.015005 15870 tablet_copy_client.cc:538] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:45.016896 15872 tablet_copy_client.cc:538] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:45.016181 15876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f43c65d3184e66aa3e739940812e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.025075 15870 tablet_bootstrap.cc:492] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:45.036353 15872 tablet_bootstrap.cc:492] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:45.053004 15876 tablet_copy_client.cc:806] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:45.059175 15876 tablet_copy_client.cc:670] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:45.072861 15876 tablet_copy_client.cc:538] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:45.081303 15872 tablet_bootstrap.cc:492] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:45.081480 15876 tablet_bootstrap.cc:492] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:45.082314 15872 tablet_bootstrap.cc:492] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:45.085304 15870 tablet_bootstrap.cc:492] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:45.087561 15872 ts_tablet_manager.cc:1403] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.008s
I20260709 13:01:45.090945 15872 raft_consensus.cc:359] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:45.092063 15872 raft_consensus.cc:740] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:45.092737 15872 consensus_queue.cc:260] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:45.093511 15870 tablet_bootstrap.cc:492] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:45.094511 15870 ts_tablet_manager.cc:1403] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.010s
I20260709 13:01:45.095253 15872 ts_tablet_manager.cc:1434] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:45.097469 15870 raft_consensus.cc:359] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:45.099378 15106 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-3ef4e97951ae4c7e9c28a92ac9970c9e received from {username='slave'} at 127.0.0.1:49548
I20260709 13:01:45.099815 15106 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-3ef4e97951ae4c7e9c28a92ac9970c9e on tablet 3ef4e97951ae4c7e9c28a92ac9970c9e with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:45.100911 15870 raft_consensus.cc:740] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:45.101588 15870 consensus_queue.cc:260] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:45.104358 15870 ts_tablet_manager.cc:1434] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:01:45.110471 15106 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-deb1e558ec6c47499345711cfe255372 received from {username='slave'} at 127.0.0.1:49548
I20260709 13:01:45.110886 15106 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-deb1e558ec6c47499345711cfe255372 on tablet deb1e558ec6c47499345711cfe255372 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:45.123864 15876 tablet_bootstrap.cc:492] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:45.124802 15876 tablet_bootstrap.cc:492] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:45.125471 15876 ts_tablet_manager.cc:1403] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.005s
I20260709 13:01:45.128243 15876 raft_consensus.cc:359] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:45.128993 15876 raft_consensus.cc:740] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:45.129590 15876 consensus_queue.cc:260] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:45.132243 15876 ts_tablet_manager.cc:1434] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:01:45.133688 15106 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-a5f43c65d3184e66aa3e739940812e54 received from {username='slave'} at 127.0.0.1:49548
I20260709 13:01:45.134066 15106 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-a5f43c65d3184e66aa3e739940812e54 on tablet a5f43c65d3184e66aa3e739940812e54 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:45.311846 15607 raft_consensus.cc:1217] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:45.367287 15607 raft_consensus.cc:1217] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:45.379498 15607 raft_consensus.cc:1217] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:45.493096 15607 raft_consensus.cc:1217] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:45.866541 15850 raft_consensus.cc:1064] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:45.869716 15850 consensus_queue.cc:237] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:45.876960 15607 raft_consensus.cc:1275] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:45.879191 15018 raft_consensus.cc:1275] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:45.880399 15847 consensus_queue.cc:1048] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:45.883296 14948 raft_consensus.cc:1275] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:45.883991 15782 consensus_queue.cc:1048] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:45.900070 15782 consensus_queue.cc:1048] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:45.903403 15850 raft_consensus.cc:2955] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:45.911971 15023 raft_consensus.cc:2955] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:45.924852 15607 raft_consensus.cc:2955] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:45.933708 14847 catalog_manager.cc:5697] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:45.941015 15847 raft_consensus.cc:1064] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:45.943456 15847 consensus_queue.cc:237] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:45.950088 14948 raft_consensus.cc:2955] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:45.959589 15609 raft_consensus.cc:1275] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:45.961431 15883 consensus_queue.cc:1048] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:45.961684 14945 raft_consensus.cc:1275] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:45.962064 15782 raft_consensus.cc:1064] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:45.963940 15883 consensus_queue.cc:1048] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:45.964305 15782 consensus_queue.cc:237] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:45.978474 15023 raft_consensus.cc:1275] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:45.991415 15881 raft_consensus.cc:1064] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:45.991765 15847 consensus_queue.cc:1048] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:45.993919 15881 consensus_queue.cc:237] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:46.013110 14948 raft_consensus.cc:1275] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.013314 15018 raft_consensus.cc:1275] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.019678 15883 consensus_queue.cc:1048] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:46.020445 15609 raft_consensus.cc:1275] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.022327 15850 consensus_queue.cc:1048] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:46.023689 15884 consensus_queue.cc:1048] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:46.056680 15606 raft_consensus.cc:1275] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.070717 15835 raft_consensus.cc:2955] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.073071 15858 consensus_queue.cc:1048] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:46.079273 14949 raft_consensus.cc:1275] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.079670 15607 raft_consensus.cc:2955] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.078059 14945 raft_consensus.cc:2955] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.100224 15884 raft_consensus.cc:2955] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.107573 15093 raft_consensus.cc:1275] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.108760 14948 raft_consensus.cc:2955] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.111049 15901 consensus_queue.cc:1048] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:46.119081 15901 consensus_queue.cc:1048] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:46.117597 15609 raft_consensus.cc:2955] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.137140 15023 raft_consensus.cc:2955] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.144138 15017 raft_consensus.cc:2955] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.171955 15903 raft_consensus.cc:2955] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.176870 14945 raft_consensus.cc:2955] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.179145 15606 raft_consensus.cc:2955] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.187875 15093 raft_consensus.cc:2955] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.209658 14846 catalog_manager.cc:5697] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:46.211747 14846 catalog_manager.cc:5697] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:46.221731 14844 catalog_manager.cc:5697] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:46.224438 15093 consensus_queue.cc:237] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:46.227252 15094 consensus_queue.cc:237] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:46.227393 15095 consensus_queue.cc:237] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:46.231017 15606 raft_consensus.cc:1275] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:46.232275 15884 consensus_queue.cc:1048] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:46.234462 14945 raft_consensus.cc:1275] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:46.237694 15609 raft_consensus.cc:1275] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:46.238827 15850 consensus_queue.cc:1048] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:46.239590 14945 raft_consensus.cc:1275] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:46.241086 15023 raft_consensus.cc:1275] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:46.241791 15847 consensus_queue.cc:1048] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:46.243249 15782 raft_consensus.cc:2955] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.245157 15835 consensus_queue.cc:1048] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:46.246896 15883 consensus_queue.cc:1048] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:46.252792 14945 raft_consensus.cc:2955] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.254204 15883 raft_consensus.cc:2955] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.255198 15609 raft_consensus.cc:1275] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:46.254748 15607 raft_consensus.cc:2955] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.259660 15023 raft_consensus.cc:2955] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.263151 14947 raft_consensus.cc:2955] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.274459 15850 consensus_queue.cc:1048] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:46.276237 15017 consensus_queue.cc:237] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:46.281991 14949 raft_consensus.cc:1275] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:46.283337 15858 consensus_queue.cc:1048] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:46.297314 15901 raft_consensus.cc:2955] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.303843 14949 raft_consensus.cc:2955] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.312171 15608 raft_consensus.cc:1275] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:46.312678 15607 raft_consensus.cc:2955] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.313472 15881 consensus_queue.cc:1048] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:46.318038 15606 raft_consensus.cc:2955] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.326329 15608 raft_consensus.cc:2955] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.330427 14844 catalog_manager.cc:5697] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.273528 15884 raft_consensus.cc:2955] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.347138 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5f43c65d3184e66aa3e739940812e54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:46.347985 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet deb1e558ec6c47499345711cfe255372 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:46.349324 14831 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c036d54885d495887a24a4e0833f0e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:46.364003 15009 tablet_service.cc:1558] Processing DeleteTablet for tablet deb1e558ec6c47499345711cfe255372 with delete_type TABLET_DATA_TOMBSTONED (TS 3f2e377ec45e4d48abbe40a66d751c18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47288
I20260709 13:01:46.368952 14845 catalog_manager.cc:5697] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.371119 14845 catalog_manager.cc:5697] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:46.377779 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ef4e97951ae4c7e9c28a92ac9970c9e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:46.404274 15910 tablet_replica.cc:333] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:01:46.405597 15910 raft_consensus.cc:2243] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:46.406256 15910 raft_consensus.cc:2272] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:46.407579 14847 catalog_manager.cc:5697] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:46.409966 15910 ts_tablet_manager.cc:1916] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:46.415719 14939 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ef4e97951ae4c7e9c28a92ac9970c9e with delete_type TABLET_DATA_TOMBSTONED (TS 40836b482b5b4f75b0159300aa118a51 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34512
I20260709 13:01:46.416289 15088 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c036d54885d495887a24a4e0833f0e9 with delete_type TABLET_DATA_TOMBSTONED (TS 20964c2a02d141ea8f014fc26ccfcea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40916
I20260709 13:01:46.430734 15009 tablet_service.cc:1558] Processing DeleteTablet for tablet a5f43c65d3184e66aa3e739940812e54 with delete_type TABLET_DATA_TOMBSTONED (TS 3f2e377ec45e4d48abbe40a66d751c18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47288
I20260709 13:01:46.441845 15911 tablet_replica.cc:333] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:01:46.442978 15911 raft_consensus.cc:2243] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:46.443708 15911 raft_consensus.cc:2272] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:46.448132 15911 ts_tablet_manager.cc:1916] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:46.451606 15910 ts_tablet_manager.cc:1929] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:46.452041 15910 log.cc:1199] T deb1e558ec6c47499345711cfe255372 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/wals/deb1e558ec6c47499345711cfe255372
I20260709 13:01:46.457335 14831 catalog_manager.cc:5028] TS 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): tablet deb1e558ec6c47499345711cfe255372 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:46.458122 15910 tablet_replica.cc:333] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:01:46.459779 15910 raft_consensus.cc:2243] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:46.459985 15912 tablet_replica.cc:333] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:01:46.460510 15910 raft_consensus.cc:2272] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:46.461036 15912 raft_consensus.cc:2243] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:46.461671 15912 raft_consensus.cc:2272] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:46.463868 15910 ts_tablet_manager.cc:1916] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:46.464440 15911 ts_tablet_manager.cc:1929] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:46.464783 15911 log.cc:1199] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 40836b482b5b4f75b0159300aa118a51: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/wals/3ef4e97951ae4c7e9c28a92ac9970c9e
I20260709 13:01:46.465090 15912 ts_tablet_manager.cc:1916] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:46.466244 14833 catalog_manager.cc:5028] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): tablet 3ef4e97951ae4c7e9c28a92ac9970c9e (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:46.481226 15912 ts_tablet_manager.cc:1929] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:46.481670 15912 log.cc:1199] T 3c036d54885d495887a24a4e0833f0e9 P 20964c2a02d141ea8f014fc26ccfcea7: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/wals/3c036d54885d495887a24a4e0833f0e9
I20260709 13:01:46.481784 15910 ts_tablet_manager.cc:1929] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:46.482164 15910 log.cc:1199] T a5f43c65d3184e66aa3e739940812e54 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/wals/a5f43c65d3184e66aa3e739940812e54
I20260709 13:01:46.483309 14832 catalog_manager.cc:5028] TS 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): tablet 3c036d54885d495887a24a4e0833f0e9 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:46.483673 14831 catalog_manager.cc:5028] TS 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): tablet a5f43c65d3184e66aa3e739940812e54 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:47.492489 15094 consensus_queue.cc:237] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:47.497560 14945 raft_consensus.cc:1275] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:47.497763 15019 raft_consensus.cc:1275] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:47.498054 15062 consensus_peers.cc:597] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 602c49019841481c9dab49e8e5943065. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.498859 15782 consensus_queue.cc:1048] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:47.499488 15883 consensus_queue.cc:1048] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:47.506592 15908 raft_consensus.cc:2955] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:47.508399 15019 raft_consensus.cc:2955] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:47.510980 14945 raft_consensus.cc:2955] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:47.526288 14844 catalog_manager.cc:5697] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:47.528770 15019 consensus_queue.cc:237] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
W20260709 13:01:47.536561 14988 consensus_peers.cc:597] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5787a7a1a274aa588078090721e235d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.537815 14945 raft_consensus.cc:1275] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:47.537832 15094 raft_consensus.cc:1275] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:47.539353 15903 consensus_queue.cc:1048] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:47.540158 15858 consensus_queue.cc:1048] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:47.554363 15903 raft_consensus.cc:2955] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:47.556226 14949 raft_consensus.cc:2955] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:47.560860 15094 raft_consensus.cc:2955] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:47.568341 15093 consensus_queue.cc:237] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:47.575490 14846 catalog_manager.cc:5697] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
W20260709 13:01:47.584059 15062 consensus_peers.cc:597] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2967237a52374eb18b1972fba2c2ab04. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.584134 14949 raft_consensus.cc:1275] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:47.584852 15019 raft_consensus.cc:1275] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:47.585390 15782 consensus_queue.cc:1048] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:47.586627 15908 consensus_queue.cc:1048] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:47.600332 15782 raft_consensus.cc:2955] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:47.603296 15023 raft_consensus.cc:2955] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:47.604049 14949 raft_consensus.cc:2955] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:47.614282 14949 consensus_queue.cc:237] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:47.616122 14845 catalog_manager.cc:5697] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:47.631122 14913 consensus_peers.cc:597] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0bd2965f213347c8a894b899bd45888d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.634119 15093 raft_consensus.cc:1275] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:47.635231 15019 raft_consensus.cc:1275] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:47.636667 15913 consensus_queue.cc:1048] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:47.637652 15768 consensus_queue.cc:1048] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:47.648357 15768 raft_consensus.cc:2955] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:47.651371 15023 raft_consensus.cc:2955] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:47.653053 15093 raft_consensus.cc:2955] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:47.676608 14845 catalog_manager.cc:5697] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:47.980383 15931 ts_tablet_manager.cc:933] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:47.982265 15931 tablet_copy_client.cc:323] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:01:47.983644 15106 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet 602c49019841481c9dab49e8e5943065 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:01:47.984138 15106 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet 602c49019841481c9dab49e8e5943065 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-602c49019841481c9dab49e8e5943065
I20260709 13:01:47.995256 15106 tablet_copy_source_session.cc:215] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:47.998270 15931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602c49019841481c9dab49e8e5943065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:48.012866 15931 tablet_copy_client.cc:806] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:48.013449 15931 tablet_copy_client.cc:670] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:48.019461 15931 tablet_copy_client.cc:538] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:48.019861 15933 ts_tablet_manager.cc:933] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:48.021898 15933 tablet_copy_client.cc:323] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.130:46501
I20260709 13:01:48.023630 15034 tablet_copy_service.cc:140] P 3f2e377ec45e4d48abbe40a66d751c18: Received BeginTabletCopySession request for tablet d5787a7a1a274aa588078090721e235d from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:59012)
I20260709 13:01:48.024121 15034 tablet_copy_service.cc:161] P 3f2e377ec45e4d48abbe40a66d751c18: Beginning new tablet copy session on tablet d5787a7a1a274aa588078090721e235d from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:59012: session id = b70cd3bd779f471a8d71a62661369616-d5787a7a1a274aa588078090721e235d
I20260709 13:01:48.027421 15931 tablet_bootstrap.cc:492] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:48.031463 15034 tablet_copy_source_session.cc:215] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:48.035493 15933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5787a7a1a274aa588078090721e235d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:48.056811 15933 tablet_copy_client.cc:806] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:48.057433 15933 tablet_copy_client.cc:670] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:48.061038 15933 tablet_copy_client.cc:538] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:48.065979 15931 tablet_bootstrap.cc:492] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:48.067001 15931 tablet_bootstrap.cc:492] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:48.067729 15931 ts_tablet_manager.cc:1403] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.040s	user 0.027s	sys 0.004s
I20260709 13:01:48.070645 15933 tablet_bootstrap.cc:492] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:48.070689 15931 raft_consensus.cc:359] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:48.071911 15931 raft_consensus.cc:740] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:48.072549 15931 consensus_queue.cc:260] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:48.075639 15931 ts_tablet_manager.cc:1434] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:48.078337 15106 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-602c49019841481c9dab49e8e5943065 received from {username='slave'} at 127.0.0.1:49548
I20260709 13:01:48.078714 15106 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-602c49019841481c9dab49e8e5943065 on tablet 602c49019841481c9dab49e8e5943065 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:48.095546 15933 tablet_bootstrap.cc:492] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:48.096959 15933 tablet_bootstrap.cc:492] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:48.097594 15933 ts_tablet_manager.cc:1403] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.003s
I20260709 13:01:48.100309 15933 raft_consensus.cc:359] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:48.101082 15933 raft_consensus.cc:740] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:48.101682 15933 consensus_queue.cc:260] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:48.105159 15933 ts_tablet_manager.cc:1434] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:48.106875 15034 tablet_copy_service.cc:342] P 3f2e377ec45e4d48abbe40a66d751c18: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-d5787a7a1a274aa588078090721e235d received from {username='slave'} at 127.0.0.1:59012
I20260709 13:01:48.107296 15034 tablet_copy_service.cc:434] P 3f2e377ec45e4d48abbe40a66d751c18: ending tablet copy session b70cd3bd779f471a8d71a62661369616-d5787a7a1a274aa588078090721e235d on tablet d5787a7a1a274aa588078090721e235d with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:48.159776 15933 ts_tablet_manager.cc:933] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:48.161345 15933 tablet_copy_client.cc:323] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:01:48.163074 15106 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet 2967237a52374eb18b1972fba2c2ab04 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:01:48.163579 15106 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet 2967237a52374eb18b1972fba2c2ab04 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-2967237a52374eb18b1972fba2c2ab04
I20260709 13:01:48.175139 15106 tablet_copy_source_session.cc:215] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:48.179926 15931 ts_tablet_manager.cc:933] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453)
I20260709 13:01:48.180073 15933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2967237a52374eb18b1972fba2c2ab04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:48.195132 15931 tablet_copy_client.cc:323] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.129:33453
I20260709 13:01:48.197585 14959 tablet_copy_service.cc:140] P 40836b482b5b4f75b0159300aa118a51: Received BeginTabletCopySession request for tablet 0bd2965f213347c8a894b899bd45888d from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:54334)
I20260709 13:01:48.197988 14959 tablet_copy_service.cc:161] P 40836b482b5b4f75b0159300aa118a51: Beginning new tablet copy session on tablet 0bd2965f213347c8a894b899bd45888d from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:54334: session id = b70cd3bd779f471a8d71a62661369616-0bd2965f213347c8a894b899bd45888d
I20260709 13:01:48.201794 15933 tablet_copy_client.cc:806] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:48.202399 15933 tablet_copy_client.cc:670] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:48.204490 14959 tablet_copy_source_session.cc:215] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:48.205737 15933 tablet_copy_client.cc:538] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:48.211187 15931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd2965f213347c8a894b899bd45888d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:48.212970 15933 tablet_bootstrap.cc:492] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:48.227886 15931 tablet_copy_client.cc:806] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:48.228479 15931 tablet_copy_client.cc:670] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:48.239487 15931 tablet_copy_client.cc:538] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:48.248358 15931 tablet_bootstrap.cc:492] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:48.267638 15933 tablet_bootstrap.cc:492] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:48.268443 15933 tablet_bootstrap.cc:492] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:48.269047 15933 ts_tablet_manager.cc:1403] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.023s
I20260709 13:01:48.272320 15933 raft_consensus.cc:359] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:48.273135 15933 raft_consensus.cc:740] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:48.273801 15933 consensus_queue.cc:260] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:48.276199 15933 ts_tablet_manager.cc:1434] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:01:48.277745 15106 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-2967237a52374eb18b1972fba2c2ab04 received from {username='slave'} at 127.0.0.1:49548
I20260709 13:01:48.278121 15106 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-2967237a52374eb18b1972fba2c2ab04 on tablet 2967237a52374eb18b1972fba2c2ab04 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:48.279106 15931 tablet_bootstrap.cc:492] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:48.279928 15931 tablet_bootstrap.cc:492] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:48.280536 15931 ts_tablet_manager.cc:1403] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.007s
I20260709 13:01:48.283481 15931 raft_consensus.cc:359] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:48.284444 15931 raft_consensus.cc:740] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:48.285117 15931 consensus_queue.cc:260] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:48.287364 15931 ts_tablet_manager.cc:1434] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:01:48.290215 14959 tablet_copy_service.cc:342] P 40836b482b5b4f75b0159300aa118a51: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-0bd2965f213347c8a894b899bd45888d received from {username='slave'} at 127.0.0.1:54334
I20260709 13:01:48.290609 14959 tablet_copy_service.cc:434] P 40836b482b5b4f75b0159300aa118a51: ending tablet copy session b70cd3bd779f471a8d71a62661369616-0bd2965f213347c8a894b899bd45888d on tablet 0bd2965f213347c8a894b899bd45888d with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:48.415143 15606 raft_consensus.cc:1217] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:48.555037 15606 raft_consensus.cc:1217] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:48.569136 15606 raft_consensus.cc:1217] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:48.579751 15608 raft_consensus.cc:1217] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:48.953929 15782 raft_consensus.cc:1064] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:48.956099 15782 consensus_queue.cc:237] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:48.961432 15606 raft_consensus.cc:1275] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:48.961544 15023 raft_consensus.cc:1275] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:48.962934 15782 consensus_queue.cc:1048] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:48.963249 14945 raft_consensus.cc:1275] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:48.964329 15883 consensus_queue.cc:1048] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:48.965584 15908 consensus_queue.cc:1048] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:48.983645 15908 raft_consensus.cc:2955] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:48.987589 14945 raft_consensus.cc:2955] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:48.990921 15606 raft_consensus.cc:2955] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:48.997313 15023 raft_consensus.cc:2955] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.006498 14846 catalog_manager.cc:5697] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.025336 15903 raft_consensus.cc:1064] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:49.027482 15903 consensus_queue.cc:237] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:49.040982 15944 raft_consensus.cc:1064] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:49.043598 14945 raft_consensus.cc:1275] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:49.043334 15944 consensus_queue.cc:237] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:49.044947 15903 consensus_queue.cc:1048] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:49.045419 15094 raft_consensus.cc:1275] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:49.046868 15606 raft_consensus.cc:1275] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:49.046725 15903 consensus_queue.cc:1048] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:49.048874 15903 consensus_queue.cc:1048] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:49.061882 15948 raft_consensus.cc:1064] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:49.064589 15948 consensus_queue.cc:237] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:49.080685 15606 raft_consensus.cc:1275] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:49.081779 15608 raft_consensus.cc:1275] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:49.082926 15944 consensus_queue.cc:1048] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:49.084919 15019 raft_consensus.cc:1275] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:49.084607 15946 raft_consensus.cc:2955] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.086148 15093 raft_consensus.cc:1275] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:49.086396 15023 raft_consensus.cc:1275] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:49.086551 15094 raft_consensus.cc:2955] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.087805 15883 consensus_queue.cc:1048] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:49.088743 15095 consensus_queue.cc:237] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:49.089301 15883 consensus_queue.cc:1048] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:49.095652 15944 consensus_queue.cc:1048] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:01:49.100931 15768 consensus_queue.cc:1048] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:49.101876 14945 raft_consensus.cc:1275] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:49.102408 15607 raft_consensus.cc:1275] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:49.103099 15019 raft_consensus.cc:1275] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:49.103852 15908 consensus_queue.cc:1048] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:49.104768 15948 consensus_queue.cc:1048] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:49.107636 15908 consensus_queue.cc:1048] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:01:49.129941 15955 log.cc:927] Time spent T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:01:49.154735 14844 catalog_manager.cc:5697] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.173861 15782 raft_consensus.cc:2955] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.170383 15908 raft_consensus.cc:2955] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.221988 15609 raft_consensus.cc:2955] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
W20260709 13:01:49.242376 14913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.132:43465, user_credentials={real_user=slave}} blocked reactor thread for 84408.2us
W20260709 13:01:49.259745 15061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.130:46501, user_credentials={real_user=slave}} blocked reactor thread for 59143.1us
I20260709 13:01:49.263155 15017 raft_consensus.cc:2955] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.267372 15019 raft_consensus.cc:2955] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.296973 14949 raft_consensus.cc:2955] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.296980 15970 raft_consensus.cc:2955] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.308137 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 602c49019841481c9dab49e8e5943065 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:49.309985 15608 raft_consensus.cc:2955] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.311525 15017 raft_consensus.cc:2955] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.317852 15020 consensus_queue.cc:237] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:49.323511 14845 catalog_manager.cc:5697] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.337975 14949 raft_consensus.cc:1275] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:49.340572 14949 raft_consensus.cc:2955] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.340729 15606 raft_consensus.cc:2955] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.342232 15089 raft_consensus.cc:2955] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.347476 15609 raft_consensus.cc:1275] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:49.350766 15966 consensus_queue.cc:1048] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:49.352975 15966 consensus_queue.cc:1048] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:49.369272 15903 raft_consensus.cc:2955] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.371817 14847 catalog_manager.cc:5697] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:49.376187 14844 catalog_manager.cc:5697] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.380976 14939 tablet_service.cc:1558] Processing DeleteTablet for tablet 602c49019841481c9dab49e8e5943065 with delete_type TABLET_DATA_TOMBSTONED (TS 40836b482b5b4f75b0159300aa118a51 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34512
I20260709 13:01:49.384370 14945 raft_consensus.cc:2955] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.385411 14831 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5787a7a1a274aa588078090721e235d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:49.407992 15608 raft_consensus.cc:2955] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.414583 15981 tablet_replica.cc:333] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:01:49.415634 15981 raft_consensus.cc:2243] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:49.416369 15981 raft_consensus.cc:2272] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:49.420210 15606 raft_consensus.cc:2955] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.433257 14947 consensus_queue.cc:237] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:49.440936 15020 raft_consensus.cc:1275] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:49.442374 15973 consensus_queue.cc:1048] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:49.447230 15981 ts_tablet_manager.cc:1916] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:49.444908 14843 catalog_manager.cc:5697] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.458833 15609 raft_consensus.cc:1275] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:01:49.459619 14831 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet d5787a7a1a274aa588078090721e235d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 13:01:49.465931 15944 raft_consensus.cc:2955] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.474568 15088 tablet_service.cc:1558] Processing DeleteTablet for tablet d5787a7a1a274aa588078090721e235d with delete_type TABLET_DATA_TOMBSTONED (TS 20964c2a02d141ea8f014fc26ccfcea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40916
I20260709 13:01:49.475754 15020 raft_consensus.cc:2955] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.480187 15982 tablet_replica.cc:333] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:01:49.479990 15973 consensus_queue.cc:1048] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:49.481226 15982 raft_consensus.cc:2243] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:49.482016 15982 raft_consensus.cc:2272] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:49.483703 14833 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0bd2965f213347c8a894b899bd45888d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:49.478164 15981 ts_tablet_manager.cc:1929] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:49.484735 15981 log.cc:1199] T 602c49019841481c9dab49e8e5943065 P 40836b482b5b4f75b0159300aa118a51: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/wals/602c49019841481c9dab49e8e5943065
I20260709 13:01:49.493711 15609 raft_consensus.cc:2955] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.497910 14833 catalog_manager.cc:5028] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): tablet 602c49019841481c9dab49e8e5943065 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:49.515221 15091 consensus_queue.cc:237] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:49.515244 14846 catalog_manager.cc:5697] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:49.518020 15982 ts_tablet_manager.cc:1916] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:49.526793 15088 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bd2965f213347c8a894b899bd45888d with delete_type TABLET_DATA_TOMBSTONED (TS 20964c2a02d141ea8f014fc26ccfcea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40916
I20260709 13:01:49.530668 14945 raft_consensus.cc:1275] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:49.532049 15609 raft_consensus.cc:1275] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:49.532222 15980 consensus_queue.cc:1048] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:49.533607 15972 consensus_queue.cc:1048] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:49.541041 15976 raft_consensus.cc:2955] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.543843 15606 raft_consensus.cc:2955] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.546780 14945 raft_consensus.cc:2955] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.547732 15982 ts_tablet_manager.cc:1929] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:49.548213 15982 log.cc:1199] T d5787a7a1a274aa588078090721e235d P 20964c2a02d141ea8f014fc26ccfcea7: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/wals/d5787a7a1a274aa588078090721e235d
I20260709 13:01:49.549748 14832 catalog_manager.cc:5028] TS 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): tablet d5787a7a1a274aa588078090721e235d (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:49.551824 15982 tablet_replica.cc:333] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:01:49.552780 15982 raft_consensus.cc:2243] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:49.553488 15982 raft_consensus.cc:2272] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:49.562749 14844 catalog_manager.cc:5697] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:49.565660 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2967237a52374eb18b1972fba2c2ab04 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:49.572201 15982 ts_tablet_manager.cc:1916] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:49.580470 15009 tablet_service.cc:1558] Processing DeleteTablet for tablet 2967237a52374eb18b1972fba2c2ab04 with delete_type TABLET_DATA_TOMBSTONED (TS 3f2e377ec45e4d48abbe40a66d751c18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47288
I20260709 13:01:49.589192 15982 ts_tablet_manager.cc:1929] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:49.589633 15982 log.cc:1199] T 0bd2965f213347c8a894b899bd45888d P 20964c2a02d141ea8f014fc26ccfcea7: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/wals/0bd2965f213347c8a894b899bd45888d
I20260709 13:01:49.590981 14832 catalog_manager.cc:5028] TS 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): tablet 0bd2965f213347c8a894b899bd45888d (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:49.591447 15983 tablet_replica.cc:333] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:01:49.592324 15983 raft_consensus.cc:2243] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:49.592995 15983 raft_consensus.cc:2272] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:49.595818 15983 ts_tablet_manager.cc:1916] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:49.607501 15983 ts_tablet_manager.cc:1929] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:49.607793 15983 log.cc:1199] T 2967237a52374eb18b1972fba2c2ab04 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/wals/2967237a52374eb18b1972fba2c2ab04
I20260709 13:01:49.608992 14831 catalog_manager.cc:5028] TS 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): tablet 2967237a52374eb18b1972fba2c2ab04 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:50.642328 15091 consensus_queue.cc:237] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:50.648042 15017 raft_consensus.cc:1275] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:50.648131 15062 consensus_peers.cc:597] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c48cb89e5b064f27ba66bc21e7cb0ddd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:50.648341 14945 raft_consensus.cc:1275] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:50.649544 15976 consensus_queue.cc:1048] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:50.650249 15985 consensus_queue.cc:1048] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:50.658064 15985 raft_consensus.cc:2955] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:50.660066 14945 raft_consensus.cc:2955] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:50.660892 15017 raft_consensus.cc:2955] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:50.676429 14847 catalog_manager.cc:5697] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:50.681139 15017 consensus_queue.cc:237] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:50.696269 15091 raft_consensus.cc:1275] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:50.696334 14988 consensus_peers.cc:597] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4805a2d659064727991fd58f8cb9a3f8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:50.696777 14945 raft_consensus.cc:1275] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:50.697778 15966 consensus_queue.cc:1048] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:50.698724 15903 consensus_queue.cc:1048] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:50.776337 15966 raft_consensus.cc:2955] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:50.792892 14945 raft_consensus.cc:2955] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:50.806996 14844 catalog_manager.cc:5697] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:50.824059 15098 consensus_queue.cc:237] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
W20260709 13:01:50.838647 15062 consensus_peers.cc:597] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90d4000082274910babe14826a94987a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:50.838223 15090 raft_consensus.cc:2955] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:50.839578 14949 raft_consensus.cc:1275] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:50.840870 15985 consensus_queue.cc:1048] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:50.845420 15020 raft_consensus.cc:1275] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:50.846596 15985 consensus_queue.cc:1048] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:50.895777 15972 raft_consensus.cc:2955] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:50.897313 15020 raft_consensus.cc:2955] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:50.899561 14949 raft_consensus.cc:2955] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:50.909379 15090 consensus_queue.cc:237] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
W20260709 13:01:50.916616 15062 consensus_peers.cc:597] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa6619f1340941db9c4c59dbbea49973. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:50.916712 15020 raft_consensus.cc:1275] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:50.917804 15985 consensus_queue.cc:1048] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:50.920137 14949 raft_consensus.cc:1275] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:50.920265 14847 catalog_manager.cc:5697] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:50.921435 15985 consensus_queue.cc:1048] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:50.929123 15972 raft_consensus.cc:2955] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:50.931834 15020 raft_consensus.cc:2955] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:50.944144 14949 raft_consensus.cc:2955] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:50.969045 14844 catalog_manager.cc:5697] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:51.138294 16009 ts_tablet_manager.cc:933] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:51.140575 16009 tablet_copy_client.cc:323] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:01:51.142755 15106 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet c48cb89e5b064f27ba66bc21e7cb0ddd from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:01:51.143213 15106 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet c48cb89e5b064f27ba66bc21e7cb0ddd from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-c48cb89e5b064f27ba66bc21e7cb0ddd
I20260709 13:01:51.148049 15106 tablet_copy_source_session.cc:215] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:51.150509 16009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48cb89e5b064f27ba66bc21e7cb0ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:51.163023 16009 tablet_copy_client.cc:806] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:51.163589 16009 tablet_copy_client.cc:670] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:51.166900 16009 tablet_copy_client.cc:538] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:51.173894 16009 tablet_bootstrap.cc:492] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:51.189373 16009 tablet_bootstrap.cc:492] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:51.189960 16009 tablet_bootstrap.cc:492] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:51.190423 16009 ts_tablet_manager.cc:1403] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260709 13:01:51.192418 16009 raft_consensus.cc:359] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:51.192950 16009 raft_consensus.cc:740] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:51.193744 16009 consensus_queue.cc:260] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:51.196245 16009 ts_tablet_manager.cc:1434] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.008s
I20260709 13:01:51.198486 15106 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-c48cb89e5b064f27ba66bc21e7cb0ddd received from {username='slave'} at 127.0.0.1:49548
I20260709 13:01:51.198969 15106 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-c48cb89e5b064f27ba66bc21e7cb0ddd on tablet c48cb89e5b064f27ba66bc21e7cb0ddd with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:51.237890 16009 ts_tablet_manager.cc:933] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:51.239944 16009 tablet_copy_client.cc:323] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.130:46501
I20260709 13:01:51.241221 15034 tablet_copy_service.cc:140] P 3f2e377ec45e4d48abbe40a66d751c18: Received BeginTabletCopySession request for tablet 4805a2d659064727991fd58f8cb9a3f8 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:59012)
I20260709 13:01:51.241621 15034 tablet_copy_service.cc:161] P 3f2e377ec45e4d48abbe40a66d751c18: Beginning new tablet copy session on tablet 4805a2d659064727991fd58f8cb9a3f8 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:59012: session id = b70cd3bd779f471a8d71a62661369616-4805a2d659064727991fd58f8cb9a3f8
I20260709 13:01:51.247181 15034 tablet_copy_source_session.cc:215] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:51.249729 16009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4805a2d659064727991fd58f8cb9a3f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:51.262562 16009 tablet_copy_client.cc:806] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:51.263121 16009 tablet_copy_client.cc:670] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:51.266088 16009 tablet_copy_client.cc:538] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:51.271689 16009 tablet_bootstrap.cc:492] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:51.286435 16009 tablet_bootstrap.cc:492] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:51.287328 16009 tablet_bootstrap.cc:492] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:51.287992 16009 ts_tablet_manager.cc:1403] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260709 13:01:51.290756 16009 raft_consensus.cc:359] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:51.291610 16009 raft_consensus.cc:740] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:51.292265 16009 consensus_queue.cc:260] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:51.294565 16009 ts_tablet_manager.cc:1434] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:51.300320 15034 tablet_copy_service.cc:342] P 3f2e377ec45e4d48abbe40a66d751c18: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-4805a2d659064727991fd58f8cb9a3f8 received from {username='slave'} at 127.0.0.1:59012
I20260709 13:01:51.300918 15034 tablet_copy_service.cc:434] P 3f2e377ec45e4d48abbe40a66d751c18: ending tablet copy session b70cd3bd779f471a8d71a62661369616-4805a2d659064727991fd58f8cb9a3f8 on tablet 4805a2d659064727991fd58f8cb9a3f8 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:51.324329 16009 ts_tablet_manager.cc:933] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:51.328508 16009 tablet_copy_client.cc:323] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:01:51.331168 15106 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet aa6619f1340941db9c4c59dbbea49973 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:01:51.331668 15106 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet aa6619f1340941db9c4c59dbbea49973 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-aa6619f1340941db9c4c59dbbea49973
I20260709 13:01:51.337549 15106 tablet_copy_source_session.cc:215] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:51.339980 16009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa6619f1340941db9c4c59dbbea49973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:51.353926 16009 tablet_copy_client.cc:806] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:51.354493 16009 tablet_copy_client.cc:670] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:51.357758 16009 tablet_copy_client.cc:538] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:51.367801 16009 tablet_bootstrap.cc:492] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:51.381989 16009 tablet_bootstrap.cc:492] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:51.382579 16009 tablet_bootstrap.cc:492] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:51.383071 16009 ts_tablet_manager.cc:1403] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260709 13:01:51.384893 16009 raft_consensus.cc:359] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:51.385417 16009 raft_consensus.cc:740] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:51.385816 16009 consensus_queue.cc:260] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:51.387283 16009 ts_tablet_manager.cc:1434] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:01:51.388661 15106 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-aa6619f1340941db9c4c59dbbea49973 received from {username='slave'} at 127.0.0.1:49548
I20260709 13:01:51.388972 15106 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-aa6619f1340941db9c4c59dbbea49973 on tablet aa6619f1340941db9c4c59dbbea49973 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:51.457482 16009 ts_tablet_manager.cc:933] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:51.459022 16009 tablet_copy_client.cc:323] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:01:51.460435 15106 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet 90d4000082274910babe14826a94987a from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:01:51.461019 15106 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet 90d4000082274910babe14826a94987a from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-90d4000082274910babe14826a94987a
I20260709 13:01:51.468173 15106 tablet_copy_source_session.cc:215] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:51.470885 16009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d4000082274910babe14826a94987a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:51.485204 16009 tablet_copy_client.cc:806] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:51.485759 16009 tablet_copy_client.cc:670] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:51.491472 16009 tablet_copy_client.cc:538] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:51.499536 16009 tablet_bootstrap.cc:492] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:51.516332 16009 tablet_bootstrap.cc:492] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:51.517150 16009 tablet_bootstrap.cc:492] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:51.517768 16009 ts_tablet_manager.cc:1403] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.003s
I20260709 13:01:51.520294 16009 raft_consensus.cc:359] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:51.521049 16009 raft_consensus.cc:740] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:51.521591 16009 consensus_queue.cc:260] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:51.526058 16009 ts_tablet_manager.cc:1434] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:01:51.527889 15106 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-90d4000082274910babe14826a94987a received from {username='slave'} at 127.0.0.1:49548
I20260709 13:01:51.528302 15106 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-90d4000082274910babe14826a94987a on tablet 90d4000082274910babe14826a94987a with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:51.553941 15609 raft_consensus.cc:1217] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:51.837540 15609 raft_consensus.cc:1217] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:51.853049 15609 raft_consensus.cc:1217] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:51.930991 16020 raft_consensus.cc:1064] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:51.933245 16020 consensus_queue.cc:237] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:51.940114 15609 raft_consensus.cc:1275] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:51.941468 15020 raft_consensus.cc:1275] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:51.941854 14945 raft_consensus.cc:1275] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:51.943189 15975 consensus_queue.cc:1048] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:51.949249 15975 consensus_queue.cc:1048] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:51.968457 15976 consensus_queue.cc:1048] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:51.971640 15609 raft_consensus.cc:1217] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:51.980867 15976 raft_consensus.cc:2955] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:51.986081 14945 raft_consensus.cc:2955] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:51.996349 15020 raft_consensus.cc:2955] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.010147 14844 catalog_manager.cc:5697] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.022393 15609 raft_consensus.cc:2955] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.068363 15091 consensus_queue.cc:237] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:52.076821 15609 raft_consensus.cc:1275] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:52.078295 15976 consensus_queue.cc:1048] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:52.081451 15020 raft_consensus.cc:1275] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:52.085580 15975 consensus_queue.cc:1048] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:52.088713 16008 raft_consensus.cc:2955] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.097419 15017 raft_consensus.cc:2955] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.104693 15606 raft_consensus.cc:2955] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.113941 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c48cb89e5b064f27ba66bc21e7cb0ddd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:52.122206 14846 catalog_manager.cc:5697] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.133311 14939 tablet_service.cc:1558] Processing DeleteTablet for tablet c48cb89e5b064f27ba66bc21e7cb0ddd with delete_type TABLET_DATA_TOMBSTONED (TS 40836b482b5b4f75b0159300aa118a51 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34512
I20260709 13:01:52.158339 16029 tablet_replica.cc:333] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:01:52.159459 16029 raft_consensus.cc:2243] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:52.160203 16029 raft_consensus.cc:2272] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:52.163201 16029 ts_tablet_manager.cc:1916] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:52.178431 16029 ts_tablet_manager.cc:1929] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:52.178864 16029 log.cc:1199] T c48cb89e5b064f27ba66bc21e7cb0ddd P 40836b482b5b4f75b0159300aa118a51: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/wals/c48cb89e5b064f27ba66bc21e7cb0ddd
I20260709 13:01:52.180274 14833 catalog_manager.cc:5028] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): tablet c48cb89e5b064f27ba66bc21e7cb0ddd (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:52.286890 15903 raft_consensus.cc:1064] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:52.289040 15903 consensus_queue.cc:237] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:52.301375 15606 raft_consensus.cc:1275] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:52.303527 15091 raft_consensus.cc:1275] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:52.303879 14947 raft_consensus.cc:1275] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:52.303764 15903 consensus_queue.cc:1048] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:52.305137 15966 consensus_queue.cc:1048] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:52.306854 16019 consensus_queue.cc:1048] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:52.323527 15966 raft_consensus.cc:2955] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.326547 14947 raft_consensus.cc:2955] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.330631 15091 raft_consensus.cc:2955] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.338881 15606 raft_consensus.cc:2955] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.342922 15975 raft_consensus.cc:1064] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:52.345266 15975 consensus_queue.cc:237] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:52.360410 14847 catalog_manager.cc:5697] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.370298 15606 raft_consensus.cc:1275] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:52.371632 15017 raft_consensus.cc:1275] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:52.371716 15976 consensus_queue.cc:1048] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:52.373101 16020 consensus_queue.cc:1048] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:52.377895 14947 raft_consensus.cc:1275] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:52.387832 15020 consensus_queue.cc:237] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:52.394958 15975 consensus_queue.cc:1048] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:52.398739 15609 raft_consensus.cc:1275] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:52.400277 16034 consensus_queue.cc:1048] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:52.400261 14947 raft_consensus.cc:1275] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:52.403316 16019 consensus_queue.cc:1048] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:52.406518 16019 raft_consensus.cc:2955] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.412572 15608 raft_consensus.cc:2955] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.406505 16008 raft_consensus.cc:2955] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.416220 14947 raft_consensus.cc:2955] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.421715 14949 raft_consensus.cc:2955] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.432219 14845 catalog_manager.cc:5697] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.435025 15606 raft_consensus.cc:2955] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.440711 14844 catalog_manager.cc:5697] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.447343 15975 raft_consensus.cc:1064] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:52.447757 15088 tablet_service.cc:1558] Processing DeleteTablet for tablet 4805a2d659064727991fd58f8cb9a3f8 with delete_type TABLET_DATA_TOMBSTONED (TS 20964c2a02d141ea8f014fc26ccfcea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40916
I20260709 13:01:52.449488 14831 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4805a2d659064727991fd58f8cb9a3f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:01:52.454475 15064 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:01:52.461189 15975 consensus_queue.cc:237] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:52.466203 15020 raft_consensus.cc:2955] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.494115 16042 tablet_replica.cc:333] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:01:52.495364 16042 raft_consensus.cc:2243] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:52.496126 16042 raft_consensus.cc:2272] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:52.505113 16042 ts_tablet_manager.cc:1916] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:52.512529 15091 consensus_queue.cc:237] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:52.513784 15020 raft_consensus.cc:1275] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:52.514586 15606 raft_consensus.cc:1275] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:52.519513 16008 consensus_queue.cc:1048] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:01:52.520798 16042 ts_tablet_manager.cc:1929] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:52.521287 16042 log.cc:1199] T 4805a2d659064727991fd58f8cb9a3f8 P 20964c2a02d141ea8f014fc26ccfcea7: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/wals/4805a2d659064727991fd58f8cb9a3f8
I20260709 13:01:52.520972 16040 consensus_queue.cc:1048] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:52.525080 15606 raft_consensus.cc:1275] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:52.525079 15017 raft_consensus.cc:1275] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:52.527159 15975 consensus_queue.cc:1048] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:52.528012 14947 raft_consensus.cc:1275] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:52.527952 16020 consensus_queue.cc:1048] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:52.529927 14832 catalog_manager.cc:5028] TS 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): tablet 4805a2d659064727991fd58f8cb9a3f8 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:52.535807 15976 consensus_queue.cc:1048] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:52.535686 16039 raft_consensus.cc:2955] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.568082 15017 raft_consensus.cc:2955] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.572536 15023 raft_consensus.cc:2955] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.568989 16020 raft_consensus.cc:2955] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.580719 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa6619f1340941db9c4c59dbbea49973 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:52.581331 15608 raft_consensus.cc:2955] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.572503 15606 raft_consensus.cc:2955] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.588707 14844 catalog_manager.cc:5697] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.600808 14947 raft_consensus.cc:2955] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.609436 14939 tablet_service.cc:1558] Processing DeleteTablet for tablet aa6619f1340941db9c4c59dbbea49973 with delete_type TABLET_DATA_TOMBSTONED (TS 40836b482b5b4f75b0159300aa118a51 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34512
I20260709 13:01:52.610297 16029 tablet_replica.cc:333] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:01:52.611254 16029 raft_consensus.cc:2243] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:52.611902 16029 raft_consensus.cc:2272] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:52.615772 16029 ts_tablet_manager.cc:1916] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:52.611845 14845 catalog_manager.cc:5697] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.649091 16029 ts_tablet_manager.cc:1929] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:52.649612 16029 log.cc:1199] T aa6619f1340941db9c4c59dbbea49973 P 40836b482b5b4f75b0159300aa118a51: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/wals/aa6619f1340941db9c4c59dbbea49973
I20260709 13:01:52.654520 14833 catalog_manager.cc:5028] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): tablet aa6619f1340941db9c4c59dbbea49973 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:52.660512 15098 consensus_queue.cc:237] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:52.664981 15608 raft_consensus.cc:1275] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:52.665092 14947 raft_consensus.cc:1275] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:52.666113 16008 consensus_queue.cc:1048] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:52.666954 15975 consensus_queue.cc:1048] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:52.672272 16008 raft_consensus.cc:2955] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.673813 15608 raft_consensus.cc:2955] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.679924 14947 raft_consensus.cc:2955] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:52.682753 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 90d4000082274910babe14826a94987a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:52.693814 14844 catalog_manager.cc:5697] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:52.705731 15009 tablet_service.cc:1558] Processing DeleteTablet for tablet 90d4000082274910babe14826a94987a with delete_type TABLET_DATA_TOMBSTONED (TS 3f2e377ec45e4d48abbe40a66d751c18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47288
I20260709 13:01:52.707177 16048 tablet_replica.cc:333] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:01:52.709599 16048 raft_consensus.cc:2243] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:52.710243 16048 raft_consensus.cc:2272] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:52.713246 16048 ts_tablet_manager.cc:1916] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:52.724840 16048 ts_tablet_manager.cc:1929] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:52.725153 16048 log.cc:1199] T 90d4000082274910babe14826a94987a P 3f2e377ec45e4d48abbe40a66d751c18: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/wals/90d4000082274910babe14826a94987a
I20260709 13:01:52.726452 14831 catalog_manager.cc:5028] TS 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): tablet 90d4000082274910babe14826a94987a (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:53.777585 15090 consensus_queue.cc:237] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:53.785576 14945 raft_consensus.cc:1275] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:53.785820 15020 raft_consensus.cc:1275] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:53.785962 15062 consensus_peers.cc:597] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 702192728d094887adb75a8009d55711. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:53.787601 16051 consensus_queue.cc:1048] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:53.789522 16051 consensus_queue.cc:1048] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:53.799472 16052 raft_consensus.cc:2955] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:53.800731 15020 raft_consensus.cc:2955] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:53.802973 14947 raft_consensus.cc:2955] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:53.815060 14945 consensus_queue.cc:237] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:53.820433 14845 catalog_manager.cc:5697] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:53.826784 15090 raft_consensus.cc:1275] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:53.828598 14913 consensus_peers.cc:597] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5b3b417f36c429fb452654c814e5dce. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:53.828984 15020 raft_consensus.cc:1275] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:53.829456 15998 consensus_queue.cc:1048] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:53.830725 15994 consensus_queue.cc:1048] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:53.838850 15994 raft_consensus.cc:2955] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:53.840021 15090 raft_consensus.cc:2955] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:53.845765 15023 raft_consensus.cc:2955] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:53.867141 15090 consensus_queue.cc:237] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:53.879504 14844 catalog_manager.cc:5697] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
W20260709 13:01:53.889140 15062 consensus_peers.cc:597] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa6306fecf3046a7ad9e98f123c05682. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:53.889463 15023 raft_consensus.cc:1275] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:53.890033 14947 raft_consensus.cc:1275] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:53.891517 16008 consensus_queue.cc:1048] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:53.893260 15975 consensus_queue.cc:1048] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:53.908110 15975 raft_consensus.cc:2955] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:53.909684 15023 raft_consensus.cc:2955] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:53.912875 14945 raft_consensus.cc:2955] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:53.925879 14847 catalog_manager.cc:5697] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:53.931582 15091 consensus_queue.cc:237] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
W20260709 13:01:53.938982 15062 consensus_peers.cc:597] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52b7a432476945aa8bc587302a71b970. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:53.939605 15023 raft_consensus.cc:1275] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:53.941854 16052 consensus_queue.cc:1048] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:53.943163 14945 raft_consensus.cc:1275] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:53.945271 15975 consensus_queue.cc:1048] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:53.954567 15975 raft_consensus.cc:2955] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:53.956317 14948 raft_consensus.cc:2955] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:53.967868 15020 raft_consensus.cc:2955] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:53.977078 14844 catalog_manager.cc:5697] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:54.295408 16070 ts_tablet_manager.cc:933] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453)
I20260709 13:01:54.296331 16071 ts_tablet_manager.cc:933] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:54.297523 16070 tablet_copy_client.cc:323] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.129:33453
I20260709 13:01:54.298514 16071 tablet_copy_client.cc:323] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:01:54.300544 15106 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet fa6306fecf3046a7ad9e98f123c05682 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:01:54.301134 15106 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet fa6306fecf3046a7ad9e98f123c05682 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-fa6306fecf3046a7ad9e98f123c05682
I20260709 13:01:54.301509 14959 tablet_copy_service.cc:140] P 40836b482b5b4f75b0159300aa118a51: Received BeginTabletCopySession request for tablet d5b3b417f36c429fb452654c814e5dce from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:54334)
I20260709 13:01:54.302062 14959 tablet_copy_service.cc:161] P 40836b482b5b4f75b0159300aa118a51: Beginning new tablet copy session on tablet d5b3b417f36c429fb452654c814e5dce from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:54334: session id = b70cd3bd779f471a8d71a62661369616-d5b3b417f36c429fb452654c814e5dce
I20260709 13:01:54.311779 14959 tablet_copy_source_session.cc:215] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:54.321717 15106 tablet_copy_source_session.cc:215] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:54.325474 16071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa6306fecf3046a7ad9e98f123c05682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:54.328969 16070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b3b417f36c429fb452654c814e5dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:54.340613 16071 tablet_copy_client.cc:806] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:54.341180 16071 tablet_copy_client.cc:670] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:54.344732 16070 tablet_copy_client.cc:806] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:54.345232 16070 tablet_copy_client.cc:670] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:54.345281 16071 tablet_copy_client.cc:538] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:54.348814 16070 tablet_copy_client.cc:538] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:54.357486 16070 tablet_bootstrap.cc:492] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:54.369939 16071 tablet_bootstrap.cc:492] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:54.388064 16070 tablet_bootstrap.cc:492] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:54.389086 16070 tablet_bootstrap.cc:492] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:54.389855 16070 ts_tablet_manager.cc:1403] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.008s
I20260709 13:01:54.393613 16070 raft_consensus.cc:359] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:54.394454 16070 raft_consensus.cc:740] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:54.395165 16070 consensus_queue.cc:260] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:54.405329 16070 ts_tablet_manager.cc:1434] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 13:01:54.422415 16071 tablet_bootstrap.cc:492] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:54.423352 16071 tablet_bootstrap.cc:492] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:54.423516 14959 tablet_copy_service.cc:342] P 40836b482b5b4f75b0159300aa118a51: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-d5b3b417f36c429fb452654c814e5dce received from {username='slave'} at 127.0.0.1:54334
I20260709 13:01:54.423990 14959 tablet_copy_service.cc:434] P 40836b482b5b4f75b0159300aa118a51: ending tablet copy session b70cd3bd779f471a8d71a62661369616-d5b3b417f36c429fb452654c814e5dce on tablet d5b3b417f36c429fb452654c814e5dce with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:54.426740 16070 ts_tablet_manager.cc:933] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:54.427214 16076 ts_tablet_manager.cc:933] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:54.424002 16071 ts_tablet_manager.cc:1403] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.003s
I20260709 13:01:54.429860 16076 tablet_copy_client.cc:323] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:01:54.430622 16071 raft_consensus.cc:359] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:54.431221 16070 tablet_copy_client.cc:323] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:01:54.431490 16071 raft_consensus.cc:740] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:54.431838 15106 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet 52b7a432476945aa8bc587302a71b970 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:01:54.432340 15106 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet 52b7a432476945aa8bc587302a71b970 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-52b7a432476945aa8bc587302a71b970
I20260709 13:01:54.432248 16071 consensus_queue.cc:260] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:54.439916 15108 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet 702192728d094887adb75a8009d55711 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:01:54.440208 15106 tablet_copy_source_session.cc:215] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:54.440527 15108 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet 702192728d094887adb75a8009d55711 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-702192728d094887adb75a8009d55711
I20260709 13:01:54.442049 16071 ts_tablet_manager.cc:1434] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:01:54.444249 16076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b7a432476945aa8bc587302a71b970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:54.447666 15108 tablet_copy_source_session.cc:215] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:54.450337 15108 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-fa6306fecf3046a7ad9e98f123c05682 received from {username='slave'} at 127.0.0.1:49548
I20260709 13:01:54.450459 16070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702192728d094887adb75a8009d55711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:54.450737 15108 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-fa6306fecf3046a7ad9e98f123c05682 on tablet fa6306fecf3046a7ad9e98f123c05682 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:54.458891 16076 tablet_copy_client.cc:806] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:54.459414 16076 tablet_copy_client.cc:670] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:54.462731 16076 tablet_copy_client.cc:538] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:54.464452 16070 tablet_copy_client.cc:806] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:54.464963 16070 tablet_copy_client.cc:670] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:54.468786 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:54.474763 16076 tablet_bootstrap.cc:492] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:54.494640 16070 tablet_copy_client.cc:538] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:54.500759 16076 tablet_bootstrap.cc:492] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:54.501634 16076 tablet_bootstrap.cc:492] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:54.502277 16076 ts_tablet_manager.cc:1403] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.028s	user 0.025s	sys 0.000s
I20260709 13:01:54.503477 16070 tablet_bootstrap.cc:492] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:54.505163 16076 raft_consensus.cc:359] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:54.505944 16076 raft_consensus.cc:740] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:54.506716 16076 consensus_queue.cc:260] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:54.516978 16076 ts_tablet_manager.cc:1434] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260709 13:01:54.519683 15108 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-52b7a432476945aa8bc587302a71b970 received from {username='slave'} at 127.0.0.1:49548
I20260709 13:01:54.520083 15108 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-52b7a432476945aa8bc587302a71b970 on tablet 52b7a432476945aa8bc587302a71b970 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:54.541864 16070 tablet_bootstrap.cc:492] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:54.542754 16070 tablet_bootstrap.cc:492] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:54.543406 16070 ts_tablet_manager.cc:1403] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.022s
I20260709 13:01:54.546053 16070 raft_consensus.cc:359] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:54.546864 16070 raft_consensus.cc:740] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:54.547462 16070 consensus_queue.cc:260] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:54.549993 16070 ts_tablet_manager.cc:1434] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:01:54.555248 15108 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-702192728d094887adb75a8009d55711 received from {username='slave'} at 127.0.0.1:49548
I20260709 13:01:54.555640 15108 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-702192728d094887adb75a8009d55711 on tablet 702192728d094887adb75a8009d55711 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:54.587352 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cff4c94ab884f2aaadec2f5b763e12a"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:54.587893 15091 raft_consensus.cc:606] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:54.590039 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f470919ed1e4a15ba087fd4c60c03f7"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:54.590430 15091 raft_consensus.cc:606] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:54.592600 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5f43c65d3184e66aa3e739940812e54"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:54.592973 15091 raft_consensus.cc:606] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS b70cd3bd779f471a8d71a62661369616
I20260709 13:01:54.595103 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c48cb89e5b064f27ba66bc21e7cb0ddd"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:54.595471 15091 raft_consensus.cc:606] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS b70cd3bd779f471a8d71a62661369616
I20260709 13:01:54.597343 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6c1414b1140453989a8f550457795e7"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:54.597715 15091 raft_consensus.cc:606] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:54.598599 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:01:54.599648 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:54.608680 16008 raft_consensus.cc:993] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:01:54.609112 16051 raft_consensus.cc:1081] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:01:54.610532 14948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cff4c94ab884f2aaadec2f5b763e12a"
dest_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:34518
I20260709 13:01:54.611073 14948 raft_consensus.cc:493] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:54.611366 14948 raft_consensus.cc:3060] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:54.627053 14948 raft_consensus.cc:515] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:54.628654 14948 leader_election.cc:290] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 2 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:54.629347 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cff4c94ab884f2aaadec2f5b763e12a" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:54.629979 15017 raft_consensus.cc:3060] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:54.630017 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cff4c94ab884f2aaadec2f5b763e12a" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:54.630544 15091 raft_consensus.cc:3055] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:54.630851 15091 raft_consensus.cc:740] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:54.631608 15091 consensus_queue.cc:260] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:54.632761 15091 raft_consensus.cc:3060] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:54.636584 15017 raft_consensus.cc:2468] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 2.
I20260709 13:01:54.637866 14912 leader_election.cc:304] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:54.639118 15091 raft_consensus.cc:2468] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 2.
I20260709 13:01:54.639492 15998 raft_consensus.cc:2804] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:54.639917 15998 raft_consensus.cc:697] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:54.640623 15998 consensus_queue.cc:237] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:54.651901 14845 catalog_manager.cc:5697] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:54.668771 16008 raft_consensus.cc:993] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:54.669215 16051 raft_consensus.cc:1081] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:54.670732 15606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c48cb89e5b064f27ba66bc21e7cb0ddd"
dest_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:46884
I20260709 13:01:54.671221 15606 raft_consensus.cc:493] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:54.671525 15606 raft_consensus.cc:3060] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:54.677745 15606 raft_consensus.cc:515] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:54.680680 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48cb89e5b064f27ba66bc21e7cb0ddd" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:54.681170 15017 raft_consensus.cc:3060] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:54.684914 15606 leader_election.cc:290] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:54.685108 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48cb89e5b064f27ba66bc21e7cb0ddd" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:54.685655 15091 raft_consensus.cc:3055] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:54.685921 15091 raft_consensus.cc:740] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:54.686585 15091 consensus_queue.cc:260] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:54.687711 15091 raft_consensus.cc:3060] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:54.688639 15017 raft_consensus.cc:2468] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:54.690028 15572 leader_election.cc:304] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:01:54.690954 16078 raft_consensus.cc:2804] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:54.693498 16078 raft_consensus.cc:697] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Becoming Leader. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Running, Role: LEADER
I20260709 13:01:54.694208 15091 raft_consensus.cc:2468] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:54.694373 16078 consensus_queue.cc:237] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:54.704948 14845 catalog_manager.cc:5697] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to b70cd3bd779f471a8d71a62661369616 (127.13.133.132). New cstate: current_term: 2 leader_uuid: "b70cd3bd779f471a8d71a62661369616" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:54.767046 15608 raft_consensus.cc:1217] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:54.793895 15608 raft_consensus.cc:1217] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:54.816692 16008 raft_consensus.cc:993] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:01:54.817152 16066 raft_consensus.cc:1081] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:01:54.818993 15017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f470919ed1e4a15ba087fd4c60c03f7"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:47290
I20260709 13:01:54.819408 15017 raft_consensus.cc:493] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:54.819645 15017 raft_consensus.cc:3060] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:54.824503 15017 raft_consensus.cc:515] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:54.826236 15017 leader_election.cc:290] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:54.826928 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f470919ed1e4a15ba087fd4c60c03f7" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:54.827468 14947 raft_consensus.cc:3060] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:54.828249 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f470919ed1e4a15ba087fd4c60c03f7" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:54.828755 15091 raft_consensus.cc:3055] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:54.829012 15091 raft_consensus.cc:740] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:54.829720 15091 consensus_queue.cc:260] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:54.830864 15091 raft_consensus.cc:3060] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:54.837466 14947 raft_consensus.cc:2468] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:01:54.838819 14989 leader_election.cc:304] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:54.838964 15091 raft_consensus.cc:2468] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:01:54.839689 16019 raft_consensus.cc:2804] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:54.840118 16019 raft_consensus.cc:697] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:54.840924 16019 consensus_queue.cc:237] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:54.856122 14845 catalog_manager.cc:5697] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:54.867138 15975 raft_consensus.cc:993] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:54.867555 16008 raft_consensus.cc:1081] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:54.869060 15608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5f43c65d3184e66aa3e739940812e54"
dest_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:46884
I20260709 13:01:54.869529 15608 raft_consensus.cc:493] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:54.869751 15608 raft_consensus.cc:3060] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:54.875882 15608 raft_consensus.cc:515] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:54.876632 15609 raft_consensus.cc:1217] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:54.881215 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f43c65d3184e66aa3e739940812e54" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:54.881714 14948 raft_consensus.cc:3060] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:54.890978 14948 raft_consensus.cc:2468] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:54.892416 15574 leader_election.cc:304] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:01:54.893222 16078 raft_consensus.cc:2804] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:54.893635 16078 raft_consensus.cc:697] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Becoming Leader. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Running, Role: LEADER
I20260709 13:01:54.894315 16078 consensus_queue.cc:237] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:54.898303 15608 leader_election.cc:290] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:54.908231 15608 raft_consensus.cc:1217] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:54.895534 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f43c65d3184e66aa3e739940812e54" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:54.910879 15091 raft_consensus.cc:3055] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:54.911185 15091 raft_consensus.cc:740] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:54.911808 15091 consensus_queue.cc:260] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:54.912787 14847 catalog_manager.cc:5697] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to b70cd3bd779f471a8d71a62661369616 (127.13.133.132). New cstate: current_term: 2 leader_uuid: "b70cd3bd779f471a8d71a62661369616" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:54.914410 15091 raft_consensus.cc:3060] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:54.924865 15091 raft_consensus.cc:2468] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:55.093803 16008 raft_consensus.cc:993] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:01:55.094193 16066 raft_consensus.cc:1081] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:01:55.095758 14948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6c1414b1140453989a8f550457795e7"
dest_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:34518
I20260709 13:01:55.096199 14948 raft_consensus.cc:493] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:55.096524 14948 raft_consensus.cc:3060] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.102362 14948 raft_consensus.cc:515] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:55.104916 14948 leader_election.cc:290] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 2 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:55.105363 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c1414b1140453989a8f550457795e7" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:55.105903 15020 raft_consensus.cc:3060] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.106736 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c1414b1140453989a8f550457795e7" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:55.107280 15091 raft_consensus.cc:3055] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:55.107537 15091 raft_consensus.cc:740] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:55.108203 15091 consensus_queue.cc:260] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:55.109282 15091 raft_consensus.cc:3060] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.110025 15020 raft_consensus.cc:2468] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 2.
I20260709 13:01:55.111022 14912 leader_election.cc:304] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:55.111722 15998 raft_consensus.cc:2804] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:55.112133 15998 raft_consensus.cc:697] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:55.112850 15998 consensus_queue.cc:237] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:55.114953 15091 raft_consensus.cc:2468] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 2.
I20260709 13:01:55.126446 14845 catalog_manager.cc:5697] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:55.153482 15017 raft_consensus.cc:1275] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:55.153813 16008 raft_consensus.cc:1064] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:55.155174 16078 consensus_queue.cc:1048] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:55.155949 16008 consensus_queue.cc:237] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:55.171006 15609 raft_consensus.cc:1275] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:55.172554 16051 consensus_queue.cc:1048] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:55.176477 15023 raft_consensus.cc:1275] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:55.179445 16066 consensus_queue.cc:1048] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:55.182066 15091 raft_consensus.cc:1275] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:55.183328 15998 consensus_queue.cc:1048] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.189625 15975 raft_consensus.cc:1064] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:55.191908 15975 consensus_queue.cc:237] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:55.194368 15091 raft_consensus.cc:1275] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:55.196673 16078 consensus_queue.cc:1048] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:55.211978 15020 raft_consensus.cc:1275] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:55.236244 14948 raft_consensus.cc:1275] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:55.241524 16008 consensus_queue.cc:1048] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:55.242833 15608 raft_consensus.cc:1275] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:55.243966 15998 consensus_queue.cc:1048] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.246263 16051 consensus_queue.cc:1048] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:55.278574 16066 raft_consensus.cc:2955] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.286340 15020 raft_consensus.cc:1275] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:55.290735 15975 consensus_queue.cc:1048] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:55.324584 15975 raft_consensus.cc:2955] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.326090 15017 raft_consensus.cc:2955] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.336854 14948 raft_consensus.cc:1275] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:55.339536 15023 raft_consensus.cc:2955] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.341372 15091 raft_consensus.cc:1275] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:55.340859 15609 raft_consensus.cc:2955] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.349720 15608 raft_consensus.cc:2955] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.364039 16034 consensus_queue.cc:1048] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:01:55.363394 15091 raft_consensus.cc:1275] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:55.362634 15975 consensus_queue.cc:1048] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:01:55.359134 14847 catalog_manager.cc:5697] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.368451 14845 catalog_manager.cc:5697] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.368676 14945 raft_consensus.cc:2955] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.373456 16085 raft_consensus.cc:1064] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:55.381014 16078 consensus_queue.cc:1048] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:55.375882 16085 consensus_queue.cc:237] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:55.402663 14948 raft_consensus.cc:1275] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:55.406075 16019 consensus_queue.cc:1048] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.421957 16109 raft_consensus.cc:1064] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:55.424368 16109 consensus_queue.cc:237] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:55.427695 15091 consensus_queue.cc:237] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:55.432471 15608 raft_consensus.cc:1275] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:55.435030 16112 consensus_queue.cc:1048] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:55.444579 16112 raft_consensus.cc:2955] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.445923 15017 raft_consensus.cc:1275] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:55.447257 16051 consensus_queue.cc:1048] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:55.447731 15609 raft_consensus.cc:2955] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.451100 15020 raft_consensus.cc:2955] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.455749 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52b7a432476945aa8bc587302a71b970 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:55.464872 15608 raft_consensus.cc:1275] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:55.467549 15998 consensus_queue.cc:1048] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:55.464844 14847 catalog_manager.cc:5697] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.474897 15609 raft_consensus.cc:1275] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:55.476495 14948 raft_consensus.cc:1275] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:55.476388 16107 consensus_queue.cc:1048] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:55.476851 15017 raft_consensus.cc:1275] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:55.478411 15994 consensus_queue.cc:1048] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:55.480015 16008 consensus_queue.cc:1048] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:55.481407 15098 raft_consensus.cc:1275] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:55.489821 15998 consensus_queue.cc:1048] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:55.492301 14949 raft_consensus.cc:1275] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:55.493781 16078 consensus_queue.cc:1048] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:55.495431 15017 raft_consensus.cc:1275] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:55.496657 16107 consensus_queue.cc:1048] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:55.503299 14939 tablet_service.cc:1558] Processing DeleteTablet for tablet 52b7a432476945aa8bc587302a71b970 with delete_type TABLET_DATA_TOMBSTONED (TS 40836b482b5b4f75b0159300aa118a51 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34512
I20260709 13:01:55.506023 15089 raft_consensus.cc:1275] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:55.507450 15994 consensus_queue.cc:1048] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.540302 14945 raft_consensus.cc:2955] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.559893 15020 raft_consensus.cc:1275] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:55.568601 16127 tablet_replica.cc:333] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:01:55.568419 15998 raft_consensus.cc:2955] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.579165 16131 consensus_queue.cc:1048] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:55.569909 16127 raft_consensus.cc:2243] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:55.582773 16127 raft_consensus.cc:2272] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:55.583245 15089 consensus_queue.cc:237] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:55.595094 16127 ts_tablet_manager.cc:1916] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:55.597280 15091 raft_consensus.cc:2955] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.600485 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:55.612876 16008 raft_consensus.cc:2955] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.617547 15607 raft_consensus.cc:2955] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.627140 15018 raft_consensus.cc:2955] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.629552 15608 raft_consensus.cc:2955] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.631243 15609 raft_consensus.cc:1275] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:55.631088 15023 raft_consensus.cc:2955] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.634982 16008 consensus_queue.cc:1048] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:55.641419 15975 raft_consensus.cc:2955] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.646373 14847 catalog_manager.cc:5697] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:55.647397 15609 raft_consensus.cc:2955] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.649149 16127 ts_tablet_manager.cc:1929] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:55.649595 16127 log.cc:1199] T 52b7a432476945aa8bc587302a71b970 P 40836b482b5b4f75b0159300aa118a51: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/wals/52b7a432476945aa8bc587302a71b970
I20260709 13:01:55.652910 14833 catalog_manager.cc:5028] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): tablet 52b7a432476945aa8bc587302a71b970 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:55.664618 14947 consensus_queue.cc:237] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:55.668432 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fa6306fecf3046a7ad9e98f123c05682 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:55.669602 14845 catalog_manager.cc:5697] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.671119 14845 catalog_manager.cc:5697] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.680208 14945 raft_consensus.cc:1275] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:55.686229 15607 raft_consensus.cc:1275] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:55.689365 15998 consensus_queue.cc:1048] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:55.695380 15018 raft_consensus.cc:1275] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:55.696508 15975 consensus_queue.cc:1048] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:55.700795 15609 raft_consensus.cc:2955] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.706517 15009 tablet_service.cc:1558] Processing DeleteTablet for tablet fa6306fecf3046a7ad9e98f123c05682 with delete_type TABLET_DATA_TOMBSTONED (TS 3f2e377ec45e4d48abbe40a66d751c18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47288
I20260709 13:01:55.710492 16133 tablet_replica.cc:333] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:01:55.697773 16120 raft_consensus.cc:2955] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.713141 16133 raft_consensus.cc:2243] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:55.715338 16085 consensus_queue.cc:1048] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:55.717279 16133 raft_consensus.cc:2272] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:55.720381 15018 raft_consensus.cc:2955] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.722364 14948 raft_consensus.cc:2955] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.724287 14833 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5b3b417f36c429fb452654c814e5dce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:55.729704 16133 ts_tablet_manager.cc:1916] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:55.737152 14947 raft_consensus.cc:2955] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.752377 16133 ts_tablet_manager.cc:1929] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:55.752827 16133 log.cc:1199] T fa6306fecf3046a7ad9e98f123c05682 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/wals/fa6306fecf3046a7ad9e98f123c05682
I20260709 13:01:55.757539 14831 catalog_manager.cc:5028] TS 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): tablet fa6306fecf3046a7ad9e98f123c05682 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:55.759480 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:55.760519 14843 catalog_manager.cc:5697] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:55.772434 15088 tablet_service.cc:1558] Processing DeleteTablet for tablet d5b3b417f36c429fb452654c814e5dce with delete_type TABLET_DATA_TOMBSTONED (TS 20964c2a02d141ea8f014fc26ccfcea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40916
I20260709 13:01:55.791857 15091 consensus_queue.cc:237] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:55.797485 16134 tablet_replica.cc:333] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:01:55.797698 15607 raft_consensus.cc:1275] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:55.798508 16134 raft_consensus.cc:2243] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:55.799074 15018 raft_consensus.cc:1275] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:55.799165 16134 raft_consensus.cc:2272] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:55.799688 16109 consensus_queue.cc:1048] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:55.801172 15975 consensus_queue.cc:1048] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:55.803953 16134 ts_tablet_manager.cc:1916] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:55.809443 16008 raft_consensus.cc:2955] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.812759 15018 raft_consensus.cc:2955] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.818436 16134 ts_tablet_manager.cc:1929] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:55.818976 16134 log.cc:1199] T d5b3b417f36c429fb452654c814e5dce P 20964c2a02d141ea8f014fc26ccfcea7: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/wals/d5b3b417f36c429fb452654c814e5dce
I20260709 13:01:55.820509 14832 catalog_manager.cc:5028] TS 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): tablet d5b3b417f36c429fb452654c814e5dce (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:55.821179 15609 raft_consensus.cc:2955] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.835633 14844 catalog_manager.cc:5697] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:55.839370 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 702192728d094887adb75a8009d55711 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:55.845949 14939 tablet_service.cc:1558] Processing DeleteTablet for tablet 702192728d094887adb75a8009d55711 with delete_type TABLET_DATA_TOMBSTONED (TS 40836b482b5b4f75b0159300aa118a51 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34512
I20260709 13:01:55.846822 16127 tablet_replica.cc:333] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:01:55.847899 16127 raft_consensus.cc:2243] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:55.848558 16127 raft_consensus.cc:2272] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:55.854573 16127 ts_tablet_manager.cc:1916] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:55.867231 15018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
mode: GRACEFUL
new_leader_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:57998
I20260709 13:01:55.867801 15018 raft_consensus.cc:606] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Received request to transfer leadership to TS 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:55.870184 16127 ts_tablet_manager.cc:1929] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:55.870625 16127 log.cc:1199] T 702192728d094887adb75a8009d55711 P 40836b482b5b4f75b0159300aa118a51: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/wals/702192728d094887adb75a8009d55711
I20260709 13:01:55.872422 14833 catalog_manager.cc:5028] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): tablet 702192728d094887adb75a8009d55711 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:55.880090 14947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5151a344bdfd48e6902bd0ca7e9f34ba"
dest_uuid: "40836b482b5b4f75b0159300aa118a51"
mode: GRACEFUL
new_leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:49140
I20260709 13:01:55.880553 14947 raft_consensus.cc:606] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Received request to transfer leadership to TS 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:55.882771 15090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68610743a0b74bed8ed11f49e1735180"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:55.883193 15090 raft_consensus.cc:606] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:55.885145 15090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:55.885562 15090 raft_consensus.cc:606] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:55.887565 15090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89eeb110abdf4a488b4fb6353976a8f9"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:55.888056 15090 raft_consensus.cc:606] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS b70cd3bd779f471a8d71a62661369616
I20260709 13:01:55.890621 15090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90d4000082274910babe14826a94987a"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:55.891168 15090 raft_consensus.cc:606] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS b70cd3bd779f471a8d71a62661369616
I20260709 13:01:55.893348 15090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "deb1e558ec6c47499345711cfe255372"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:55.893754 15090 raft_consensus.cc:606] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS b70cd3bd779f471a8d71a62661369616
I20260709 13:01:55.894986 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:01:55.895905 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:55.904134 16034 raft_consensus.cc:993] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18: : Instructing follower 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:01:55.904599 16113 raft_consensus.cc:1081] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Signalling peer 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:01:55.905778 14947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229"
dest_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:34530
I20260709 13:01:55.906116 14947 raft_consensus.cc:493] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:55.906320 14947 raft_consensus.cc:3060] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.910179 14947 raft_consensus.cc:515] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:55.911514 14947 leader_election.cc:290] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 2 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:55.912123 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:55.912642 15018 raft_consensus.cc:3055] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:55.912590 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:55.913072 15018 raft_consensus.cc:740] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:55.913286 15090 raft_consensus.cc:3060] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.913831 15018 consensus_queue.cc:260] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:55.914938 15018 raft_consensus.cc:3060] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.919493 15090 raft_consensus.cc:2468] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 2.
I20260709 13:01:55.920527 14913 leader_election.cc:304] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:55.921131 15018 raft_consensus.cc:2468] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 2.
I20260709 13:01:55.921268 16120 raft_consensus.cc:2804] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:55.921716 16120 raft_consensus.cc:697] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:55.922566 16120 consensus_queue.cc:237] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:55.932557 14843 catalog_manager.cc:5697] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 1 to 2, leader changed from 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:56.013711 15975 raft_consensus.cc:993] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:56.014101 16107 raft_consensus.cc:1081] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:56.015256 15609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90d4000082274910babe14826a94987a"
dest_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:46884
I20260709 13:01:56.015694 15609 raft_consensus.cc:493] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:56.015921 15609 raft_consensus.cc:3060] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.020169 15609 raft_consensus.cc:515] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:56.021524 15609 leader_election.cc:290] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:56.022050 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4000082274910babe14826a94987a" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:56.022336 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4000082274910babe14826a94987a" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:56.022600 14947 raft_consensus.cc:3060] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.022868 15091 raft_consensus.cc:3055] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:56.023145 15091 raft_consensus.cc:740] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:56.023836 15091 consensus_queue.cc:260] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:56.024915 15091 raft_consensus.cc:3060] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.028366 14947 raft_consensus.cc:2468] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:56.029376 15574 leader_election.cc:304] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:01:56.030022 16078 raft_consensus.cc:2804] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:56.030352 15091 raft_consensus.cc:2468] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:56.030488 16078 raft_consensus.cc:697] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Becoming Leader. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Running, Role: LEADER
I20260709 13:01:56.031320 16078 consensus_queue.cc:237] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:56.038781 14843 catalog_manager.cc:5697] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to b70cd3bd779f471a8d71a62661369616 (127.13.133.132). New cstate: current_term: 2 leader_uuid: "b70cd3bd779f471a8d71a62661369616" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:56.059689 15998 raft_consensus.cc:993] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51: : Instructing follower 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:01:56.060154 15998 raft_consensus.cc:1081] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Signalling peer 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:01:56.061470 15018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5151a344bdfd48e6902bd0ca7e9f34ba"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:47302
I20260709 13:01:56.061951 15018 raft_consensus.cc:493] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:56.062273 15018 raft_consensus.cc:3060] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.067452 15018 raft_consensus.cc:515] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:56.069041 15018 leader_election.cc:290] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:56.069492 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5151a344bdfd48e6902bd0ca7e9f34ba" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:56.070031 14947 raft_consensus.cc:3055] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:56.069744 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5151a344bdfd48e6902bd0ca7e9f34ba" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:56.070412 14947 raft_consensus.cc:740] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:56.070683 15090 raft_consensus.cc:3060] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.071017 14947 consensus_queue.cc:260] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:56.072184 14947 raft_consensus.cc:3060] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.076186 15090 raft_consensus.cc:2468] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:01:56.077014 14947 raft_consensus.cc:2468] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:01:56.077242 14988 leader_election.cc:304] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:01:56.078029 16113 raft_consensus.cc:2804] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:56.078495 16113 raft_consensus.cc:697] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:56.079294 16113 consensus_queue.cc:237] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:56.089648 14843 catalog_manager.cc:5697] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 1 to 2, leader changed from 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:56.129786 16107 raft_consensus.cc:993] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:01:56.130191 16109 raft_consensus.cc:1081] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:01:56.131489 15023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:47290
I20260709 13:01:56.131865 15023 raft_consensus.cc:493] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:56.132100 15023 raft_consensus.cc:3060] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.134653 16107 raft_consensus.cc:993] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:56.135152 16109 raft_consensus.cc:1081] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:56.136502 15609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89eeb110abdf4a488b4fb6353976a8f9"
dest_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:46884
I20260709 13:01:56.136955 15609 raft_consensus.cc:493] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:56.137219 15609 raft_consensus.cc:3060] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.142498 15609 raft_consensus.cc:515] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:56.137215 15023 raft_consensus.cc:515] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:56.144726 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eeb110abdf4a488b4fb6353976a8f9" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:56.145201 15609 leader_election.cc:290] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:56.145277 14947 raft_consensus.cc:3060] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.145684 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:56.146205 14948 raft_consensus.cc:3060] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.146116 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:56.146751 15090 raft_consensus.cc:3055] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:56.147115 15090 raft_consensus.cc:740] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:56.147336 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eeb110abdf4a488b4fb6353976a8f9" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:56.147840 15091 raft_consensus.cc:3055] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:56.148098 15091 raft_consensus.cc:740] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:56.148805 15091 consensus_queue.cc:260] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:56.151501 14947 raft_consensus.cc:2468] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:56.151921 15091 raft_consensus.cc:3060] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.152539 15574 leader_election.cc:304] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:01:56.153316 16078 raft_consensus.cc:2804] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:56.153287 14948 raft_consensus.cc:2468] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:01:56.155135 15023 leader_election.cc:290] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:56.155125 14989 leader_election.cc:304] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:56.148077 15090 consensus_queue.cc:260] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:56.156009 16113 raft_consensus.cc:2804] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:56.156551 16113 raft_consensus.cc:697] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:56.157660 16113 consensus_queue.cc:237] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:56.158053 15091 raft_consensus.cc:2468] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:56.154695 16078 raft_consensus.cc:697] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Becoming Leader. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Running, Role: LEADER
I20260709 13:01:56.158776 15090 raft_consensus.cc:3060] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.159080 16078 consensus_queue.cc:237] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:56.165355 15090 raft_consensus.cc:2468] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:01:56.170149 14843 catalog_manager.cc:5697] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:56.172711 14844 catalog_manager.cc:5697] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to b70cd3bd779f471a8d71a62661369616 (127.13.133.132). New cstate: current_term: 2 leader_uuid: "b70cd3bd779f471a8d71a62661369616" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:56.223433 16109 raft_consensus.cc:993] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:01:56.223882 15975 raft_consensus.cc:1081] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:01:56.225091 14948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68610743a0b74bed8ed11f49e1735180"
dest_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:34518
I20260709 13:01:56.225594 14948 raft_consensus.cc:493] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:56.225906 14948 raft_consensus.cc:3060] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.232900 14948 raft_consensus.cc:515] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:56.235144 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68610743a0b74bed8ed11f49e1735180" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:56.235646 15018 raft_consensus.cc:3060] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.238750 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68610743a0b74bed8ed11f49e1735180" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:56.239310 15091 raft_consensus.cc:3055] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:56.239581 15091 raft_consensus.cc:740] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:56.239849 14948 leader_election.cc:290] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 2 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:56.240259 15091 consensus_queue.cc:260] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:56.241780 16107 raft_consensus.cc:993] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:56.241710 15091 raft_consensus.cc:3060] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.242247 15975 raft_consensus.cc:1081] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:56.243669 15609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "deb1e558ec6c47499345711cfe255372"
dest_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:46884
I20260709 13:01:56.244015 15018 raft_consensus.cc:2468] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 2.
I20260709 13:01:56.244136 15609 raft_consensus.cc:493] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:56.244546 15609 raft_consensus.cc:3060] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.244889 14912 leader_election.cc:304] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:56.245481 15998 raft_consensus.cc:2804] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:56.245836 15998 raft_consensus.cc:697] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:56.246508 15998 consensus_queue.cc:237] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:56.247483 15091 raft_consensus.cc:2468] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 2.
I20260709 13:01:56.250416 15609 raft_consensus.cc:515] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:56.252544 15609 leader_election.cc:290] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:56.254031 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1e558ec6c47499345711cfe255372" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:56.254598 14948 raft_consensus.cc:3060] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.256397 14844 catalog_manager.cc:5697] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:56.259776 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1e558ec6c47499345711cfe255372" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:56.260288 15091 raft_consensus.cc:3055] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:56.260517 15091 raft_consensus.cc:740] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:56.261930 14948 raft_consensus.cc:2468] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:56.262903 15574 leader_election.cc:304] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:01:56.262779 15091 consensus_queue.cc:260] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:56.263725 16078 raft_consensus.cc:2804] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:56.263969 15091 raft_consensus.cc:3060] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.264223 16078 raft_consensus.cc:697] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Becoming Leader. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Running, Role: LEADER
I20260709 13:01:56.265030 16078 consensus_queue.cc:237] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:56.269992 15091 raft_consensus.cc:2468] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:56.273855 14843 catalog_manager.cc:5697] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to b70cd3bd779f471a8d71a62661369616 (127.13.133.132). New cstate: current_term: 2 leader_uuid: "b70cd3bd779f471a8d71a62661369616" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:56.391491 15018 raft_consensus.cc:1275] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:56.392673 15998 consensus_queue.cc:1048] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:56.403457 15091 raft_consensus.cc:1275] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:56.405786 16120 consensus_queue.cc:1048] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:56.468253 15091 raft_consensus.cc:1275] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:56.469485 16034 consensus_queue.cc:1048] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:56.472707 14947 raft_consensus.cc:1275] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:56.474172 16078 consensus_queue.cc:1048] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:56.478415 14945 raft_consensus.cc:1275] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:56.479965 16034 consensus_queue.cc:1048] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:56.519491 15091 raft_consensus.cc:1275] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:56.521090 16078 consensus_queue.cc:1048] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:56.547255 14948 raft_consensus.cc:1275] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:56.548224 16143 consensus_queue.cc:1048] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:56.555166 15091 raft_consensus.cc:1275] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:56.556870 16034 consensus_queue.cc:1048] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:56.630676 15018 raft_consensus.cc:1275] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:56.631721 16120 consensus_queue.cc:1048] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:56.639142 15091 raft_consensus.cc:1275] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:56.641624 16085 consensus_queue.cc:1048] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:56.680438 15091 raft_consensus.cc:1275] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:56.681348 16155 consensus_queue.cc:1048] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:56.688784 14945 raft_consensus.cc:1275] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:56.690402 16162 consensus_queue.cc:1048] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:56.762615 14948 raft_consensus.cc:1275] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:56.763621 16162 consensus_queue.cc:1048] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:56.773751 15091 raft_consensus.cc:1275] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:56.776042 16130 consensus_queue.cc:1048] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:56.896579 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:56.919081 15091 consensus_queue.cc:237] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:56.927266 14945 raft_consensus.cc:1275] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:56.928474 15023 raft_consensus.cc:1275] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:56.928623 16109 consensus_queue.cc:1048] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:56.930202 16107 consensus_queue.cc:1048] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:01:56.931100 15062 consensus_peers.cc:597] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf6bcd7438fe4219a8609537e7543a58. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:56.939894 16107 raft_consensus.cc:2955] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:56.943679 15023 raft_consensus.cc:2955] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:56.947480 14948 raft_consensus.cc:2955] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:56.953318 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:56.977425 14948 consensus_queue.cc:237] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:56.978191 14844 catalog_manager.cc:5697] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
W20260709 13:01:56.993238 14913 consensus_peers.cc:597] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0cff4c94ab884f2aaadec2f5b763e12a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:56.993806 15091 raft_consensus.cc:1275] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:56.995016 15994 consensus_queue.cc:1048] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.995645 15018 raft_consensus.cc:1275] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:56.997239 16120 consensus_queue.cc:1048] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:57.015077 16085 raft_consensus.cc:2955] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:57.020316 15023 raft_consensus.cc:2955] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:57.023326 14945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bb3a5e6e3b04a28b1de6c22a8e5350b"
dest_uuid: "40836b482b5b4f75b0159300aa118a51"
mode: GRACEFUL
new_leader_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:49140
I20260709 13:01:57.023869 14945 raft_consensus.cc:606] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Received request to transfer leadership to TS b70cd3bd779f471a8d71a62661369616
I20260709 13:01:57.033352 15090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52b7a432476945aa8bc587302a71b970"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:57.033885 15090 raft_consensus.cc:606] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS b70cd3bd779f471a8d71a62661369616
I20260709 13:01:57.042483 15020 consensus_queue.cc:237] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:57.044239 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "602c49019841481c9dab49e8e5943065"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:57.044782 15091 raft_consensus.cc:606] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS b70cd3bd779f471a8d71a62661369616
I20260709 13:01:57.047113 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d2a5f7e546a49a7a862aad12ab02c15"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:57.047592 15091 raft_consensus.cc:606] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS b70cd3bd779f471a8d71a62661369616
I20260709 13:01:57.050215 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa6619f1340941db9c4c59dbbea49973"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:57.050730 15091 raft_consensus.cc:606] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS b70cd3bd779f471a8d71a62661369616
I20260709 13:01:57.054556 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2d02434de6941258d0aac02d0a19721"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:57.055145 15091 raft_consensus.cc:606] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS 3f2e377ec45e4d48abbe40a66d751c18
W20260709 13:01:57.056207 14988 consensus_peers.cc:597] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a41799dfe9943d395f76788d6f96931. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:57.059024 14945 raft_consensus.cc:1275] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:57.060171 15089 raft_consensus.cc:1275] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:57.061683 16034 consensus_queue.cc:1048] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:57.062188 15018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac14dcc642041dd982d7f7140455e3f"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
mode: GRACEFUL
new_leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
 from {username='slave'} at 127.0.0.1:57998
I20260709 13:01:57.062673 15018 raft_consensus.cc:606] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Received request to transfer leadership to TS 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:01:57.063328 16143 consensus_queue.cc:1048] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:57.064478 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:01:57.066182 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:57.068794 16034 raft_consensus.cc:2955] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:57.070374 14945 raft_consensus.cc:2955] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:57.084878 15089 raft_consensus.cc:2955] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:57.104768 15091 raft_consensus.cc:2955] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:57.105724 15089 consensus_queue.cc:237] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:57.116951 14845 catalog_manager.cc:5697] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 2 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
W20260709 13:01:57.124375 15062 consensus_peers.cc:597] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bab2124dc944a078b74f1314053b7ac. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:57.126760 15018 raft_consensus.cc:1275] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:57.128202 15975 consensus_queue.cc:1048] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:57.134298 14843 catalog_manager.cc:5697] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:57.136356 15975 raft_consensus.cc:2955] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:57.140578 14945 raft_consensus.cc:1275] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:57.141219 15018 raft_consensus.cc:2955] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:57.143980 16109 consensus_queue.cc:1048] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:57.163158 14844 catalog_manager.cc:5697] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:57.167037 14945 raft_consensus.cc:2955] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:01:57.175086 16175 raft_consensus.cc:993] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51: : Instructing follower b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:57.175523 16175 raft_consensus.cc:1081] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Signalling peer b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:57.179680 15607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bb3a5e6e3b04a28b1de6c22a8e5350b"
dest_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:37628
I20260709 13:01:57.180167 15607 raft_consensus.cc:493] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:57.180472 15607 raft_consensus.cc:3060] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.186162 15607 raft_consensus.cc:515] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:57.188450 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb3a5e6e3b04a28b1de6c22a8e5350b" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:57.189002 14945 raft_consensus.cc:3055] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:57.189317 14945 raft_consensus.cc:740] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:57.189622 15607 leader_election.cc:290] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:57.190567 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb3a5e6e3b04a28b1de6c22a8e5350b" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:57.190137 14945 consensus_queue.cc:260] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:57.191133 15018 raft_consensus.cc:3060] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.191733 14945 raft_consensus.cc:3060] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.197808 14945 raft_consensus.cc:2468] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:57.198953 15018 raft_consensus.cc:2468] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:57.198985 15574 leader_election.cc:304] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:01:57.199939 16078 raft_consensus.cc:2804] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:57.200389 16078 raft_consensus.cc:697] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Becoming Leader. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Running, Role: LEADER
I20260709 13:01:57.201066 16078 consensus_queue.cc:237] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:57.210093 14843 catalog_manager.cc:5697] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 reported cstate change: term changed from 1 to 2, leader changed from 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) to b70cd3bd779f471a8d71a62661369616 (127.13.133.132). New cstate: current_term: 2 leader_uuid: "b70cd3bd779f471a8d71a62661369616" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.346840 16107 raft_consensus.cc:993] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:57.347267 16107 raft_consensus.cc:1081] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:57.348469 15607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52b7a432476945aa8bc587302a71b970"
dest_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:46884
I20260709 13:01:57.348853 15607 raft_consensus.cc:493] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:57.349124 15607 raft_consensus.cc:3060] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.354573 15607 raft_consensus.cc:515] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:57.358352 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b7a432476945aa8bc587302a71b970" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:57.358904 15018 raft_consensus.cc:3060] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.364364 15018 raft_consensus.cc:2468] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:57.370756 15572 leader_election.cc:304] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:01:57.371601 15607 leader_election.cc:290] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:57.371452 16182 raft_consensus.cc:2804] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:57.373222 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b7a432476945aa8bc587302a71b970" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:57.373701 15089 raft_consensus.cc:3055] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:57.373502 16182 raft_consensus.cc:697] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Becoming Leader. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Running, Role: LEADER
I20260709 13:01:57.374099 15089 raft_consensus.cc:740] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:57.375170 15089 consensus_queue.cc:260] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:57.376427 15089 raft_consensus.cc:3060] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.379398 16182 consensus_queue.cc:237] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:57.383078 15089 raft_consensus.cc:2468] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:57.387982 16109 raft_consensus.cc:993] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:57.388433 16107 raft_consensus.cc:1081] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:57.387497 14843 catalog_manager.cc:5697] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to b70cd3bd779f471a8d71a62661369616 (127.13.133.132). New cstate: current_term: 2 leader_uuid: "b70cd3bd779f471a8d71a62661369616" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.389948 15607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "602c49019841481c9dab49e8e5943065"
dest_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:46884
I20260709 13:01:57.390434 15607 raft_consensus.cc:493] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:57.390764 15607 raft_consensus.cc:3060] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.402701 16184 ts_tablet_manager.cc:933] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:57.411242 15607 raft_consensus.cc:515] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:57.414300 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602c49019841481c9dab49e8e5943065" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:57.414873 15018 raft_consensus.cc:3060] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.412352 16184 tablet_copy_client.cc:323] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:01:57.415678 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602c49019841481c9dab49e8e5943065" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:57.416471 15089 raft_consensus.cc:3055] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:57.418119 15108 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet cf6bcd7438fe4219a8609537e7543a58 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:01:57.418638 15108 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet cf6bcd7438fe4219a8609537e7543a58 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-cf6bcd7438fe4219a8609537e7543a58
I20260709 13:01:57.416786 15089 raft_consensus.cc:740] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:57.420056 16107 raft_consensus.cc:993] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:57.420187 15607 leader_election.cc:290] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:57.419983 15089 consensus_queue.cc:260] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:57.422648 16107 raft_consensus.cc:1081] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:57.426563 15089 raft_consensus.cc:3060] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.427536 15607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa6619f1340941db9c4c59dbbea49973"
dest_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:46884
I20260709 13:01:57.429268 15607 raft_consensus.cc:493] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:57.436342 15607 raft_consensus.cc:3060] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.432951 15108 tablet_copy_source_session.cc:215] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:57.442199 16113 raft_consensus.cc:993] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18: : Instructing follower 20964c2a02d141ea8f014fc26ccfcea7 to start an election
I20260709 13:01:57.435854 15089 raft_consensus.cc:2468] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:57.442663 16113 raft_consensus.cc:1081] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Signalling peer 20964c2a02d141ea8f014fc26ccfcea7 to start an election
I20260709 13:01:57.443051 15607 raft_consensus.cc:515] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:57.444977 15573 leader_election.cc:304] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:01:57.445077 15089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac14dcc642041dd982d7f7140455e3f"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
 from {username='slave'} at 127.0.0.1:40938
I20260709 13:01:57.429674 15018 raft_consensus.cc:2468] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:57.445822 15089 raft_consensus.cc:493] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:57.446273 15089 raft_consensus.cc:3060] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.448004 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa6619f1340941db9c4c59dbbea49973" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:57.448526 15091 raft_consensus.cc:3055] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:57.448802 15091 raft_consensus.cc:740] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:57.449460 15091 consensus_queue.cc:260] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:57.450402 15091 raft_consensus.cc:3060] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.450981 16182 raft_consensus.cc:2804] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:57.451454 16182 raft_consensus.cc:697] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Becoming Leader. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Running, Role: LEADER
I20260709 13:01:57.452234 16182 consensus_queue.cc:237] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:57.452771 16109 raft_consensus.cc:993] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:57.453222 16109 raft_consensus.cc:1081] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:57.454944 15609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d2a5f7e546a49a7a862aad12ab02c15"
dest_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:46884
I20260709 13:01:57.455381 15609 raft_consensus.cc:493] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:57.455675 15609 raft_consensus.cc:3060] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.456380 15091 raft_consensus.cc:2468] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:57.457756 15573 leader_election.cc:304] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:01:57.458184 16184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6bcd7438fe4219a8609537e7543a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:57.458659 16078 raft_consensus.cc:2804] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:57.459182 16078 raft_consensus.cc:697] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Becoming Leader. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Running, Role: LEADER
I20260709 13:01:57.459956 16078 consensus_queue.cc:237] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:57.463413 15609 raft_consensus.cc:515] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:57.464093 15607 leader_election.cc:290] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:57.467408 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2a5f7e546a49a7a862aad12ab02c15" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:57.467941 14948 raft_consensus.cc:3060] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.469225 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa6619f1340941db9c4c59dbbea49973" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:57.469777 15023 raft_consensus.cc:3060] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.482489 14948 raft_consensus.cc:2468] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:57.484964 15574 leader_election.cc:304] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:01:57.485875 16130 raft_consensus.cc:2804] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:57.486325 16130 raft_consensus.cc:697] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Becoming Leader. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Running, Role: LEADER
I20260709 13:01:57.487154 16130 consensus_queue.cc:237] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:57.488340 15023 raft_consensus.cc:2468] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:57.498191 15609 leader_election.cc:290] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:57.499966 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2a5f7e546a49a7a862aad12ab02c15" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:57.505410 15090 raft_consensus.cc:3055] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:57.505769 15090 raft_consensus.cc:740] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:57.506549 15090 consensus_queue.cc:260] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:57.509042 15090 raft_consensus.cc:3060] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.518379 16184 tablet_copy_client.cc:806] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:57.518970 16184 tablet_copy_client.cc:670] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:57.524335 15090 raft_consensus.cc:2468] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:57.525981 16189 ts_tablet_manager.cc:933] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:57.526149 15089 raft_consensus.cc:515] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:57.528946 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac14dcc642041dd982d7f7140455e3f" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:57.529556 14948 raft_consensus.cc:3060] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.534816 15089 leader_election.cc:290] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:57.540977 16107 raft_consensus.cc:993] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:01:57.541425 16107 raft_consensus.cc:1081] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:01:57.545717 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac14dcc642041dd982d7f7140455e3f" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:57.526268 16184 tablet_copy_client.cc:538] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:57.546271 15023 raft_consensus.cc:3055] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:57.546566 15023 raft_consensus.cc:740] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:57.547245 15023 consensus_queue.cc:260] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:57.548174 15023 raft_consensus.cc:3060] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.552779 15020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2d02434de6941258d0aac02d0a19721"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:47290
I20260709 13:01:57.553279 15020 raft_consensus.cc:493] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:57.553573 15020 raft_consensus.cc:3060] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.538261 14843 catalog_manager.cc:5697] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to b70cd3bd779f471a8d71a62661369616 (127.13.133.132). New cstate: current_term: 2 leader_uuid: "b70cd3bd779f471a8d71a62661369616" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.539292 14948 raft_consensus.cc:2468] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 2.
I20260709 13:01:57.565526 14947 raft_consensus.cc:1240] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Rejecting Update request from peer 3f2e377ec45e4d48abbe40a66d751c18 for earlier term 1. Current term is 2. Ops: []
I20260709 13:01:57.560451 15020 raft_consensus.cc:515] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:57.567811 15020 leader_election.cc:290] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:57.569458 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d02434de6941258d0aac02d0a19721" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:57.572540 16189 tablet_copy_client.cc:323] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:01:57.570144 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d02434de6941258d0aac02d0a19721" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:57.574931 15063 leader_election.cc:304] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:57.570127 15090 raft_consensus.cc:3055] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:57.579861 15090 raft_consensus.cc:740] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:57.580087 15975 raft_consensus.cc:2804] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:57.578735 15023 raft_consensus.cc:2468] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 2.
I20260709 13:01:57.580547 15975 raft_consensus.cc:697] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:57.579478 14945 raft_consensus.cc:3060] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.586587 15090 consensus_queue.cc:260] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:57.587132 15108 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet 4bab2124dc944a078b74f1314053b7ac from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:01:57.587802 15108 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet 4bab2124dc944a078b74f1314053b7ac from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-4bab2124dc944a078b74f1314053b7ac
I20260709 13:01:57.588050 15090 raft_consensus.cc:3060] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.589877 15975 consensus_queue.cc:237] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:57.591320 14945 raft_consensus.cc:2468] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:01:57.592844 14989 leader_election.cc:304] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:57.593694 16034 raft_consensus.cc:2804] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:57.594506 16034 raft_consensus.cc:697] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:57.595268 16034 consensus_queue.cc:237] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:57.597483 16184 tablet_bootstrap.cc:492] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:57.600587 14948 raft_consensus.cc:1275] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:57.601920 16182 consensus_queue.cc:1048] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:57.584645 14843 catalog_manager.cc:5697] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to b70cd3bd779f471a8d71a62661369616 (127.13.133.132). New cstate: current_term: 2 leader_uuid: "b70cd3bd779f471a8d71a62661369616" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.603538 14843 catalog_manager.cc:5697] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to b70cd3bd779f471a8d71a62661369616 (127.13.133.132). New cstate: current_term: 2 leader_uuid: "b70cd3bd779f471a8d71a62661369616" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.608705 15108 tablet_copy_source_session.cc:215] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:57.622150 16189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bab2124dc944a078b74f1314053b7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:57.627383 16192 ts_tablet_manager.cc:933] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453)
I20260709 13:01:57.609324 15090 raft_consensus.cc:2468] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:01:57.639037 14843 catalog_manager.cc:5697] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:57.645715 16192 tablet_copy_client.cc:323] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.129:33453
I20260709 13:01:57.647512 14959 tablet_copy_service.cc:140] P 40836b482b5b4f75b0159300aa118a51: Received BeginTabletCopySession request for tablet 0cff4c94ab884f2aaadec2f5b763e12a from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:54334)
I20260709 13:01:57.648018 14959 tablet_copy_service.cc:161] P 40836b482b5b4f75b0159300aa118a51: Beginning new tablet copy session on tablet 0cff4c94ab884f2aaadec2f5b763e12a from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:54334: session id = b70cd3bd779f471a8d71a62661369616-0cff4c94ab884f2aaadec2f5b763e12a
I20260709 13:01:57.650214 16197 ts_tablet_manager.cc:933] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:57.651175 15023 raft_consensus.cc:1275] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:57.653880 16130 consensus_queue.cc:1048] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:57.654775 14959 tablet_copy_source_session.cc:215] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:57.656590 16189 tablet_copy_client.cc:806] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:57.657099 16189 tablet_copy_client.cc:670] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:57.663982 16192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cff4c94ab884f2aaadec2f5b763e12a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:57.669575 14844 catalog_manager.cc:5697] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 1 to 2, leader changed from 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 2 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.680877 16197 tablet_copy_client.cc:323] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.130:46501
I20260709 13:01:57.682742 15034 tablet_copy_service.cc:140] P 3f2e377ec45e4d48abbe40a66d751c18: Received BeginTabletCopySession request for tablet 7a41799dfe9943d395f76788d6f96931 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:59012)
I20260709 13:01:57.683272 15034 tablet_copy_service.cc:161] P 3f2e377ec45e4d48abbe40a66d751c18: Beginning new tablet copy session on tablet 7a41799dfe9943d395f76788d6f96931 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:59012: session id = b70cd3bd779f471a8d71a62661369616-7a41799dfe9943d395f76788d6f96931
I20260709 13:01:57.688547 16189 tablet_copy_client.cc:538] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:57.702042 15034 tablet_copy_source_session.cc:215] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:57.706045 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a41799dfe9943d395f76788d6f96931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:57.716204 16192 tablet_copy_client.cc:806] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:57.716778 16192 tablet_copy_client.cc:670] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:57.716998 16189 tablet_bootstrap.cc:492] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:57.717788 16184 tablet_bootstrap.cc:492] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:57.718686 16184 tablet_bootstrap.cc:492] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:57.719326 16184 ts_tablet_manager.cc:1403] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.122s	user 0.025s	sys 0.009s
I20260709 13:01:57.720760 16192 tablet_copy_client.cc:538] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:57.733839 16197 tablet_copy_client.cc:806] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:57.734570 16197 tablet_copy_client.cc:670] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:57.735034 16192 tablet_bootstrap.cc:492] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:57.743084 16184 raft_consensus.cc:359] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:57.744005 16184 raft_consensus.cc:740] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:57.744634 16184 consensus_queue.cc:260] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:57.746191 16197 tablet_copy_client.cc:538] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:57.747881 16189 tablet_bootstrap.cc:492] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:57.748711 16189 tablet_bootstrap.cc:492] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:57.749351 16189 ts_tablet_manager.cc:1403] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.009s
I20260709 13:01:57.750204 16184 ts_tablet_manager.cc:1434] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 13:01:57.752269 16189 raft_consensus.cc:359] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:57.753064 16189 raft_consensus.cc:740] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:57.753362 15108 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-cf6bcd7438fe4219a8609537e7543a58 received from {username='slave'} at 127.0.0.1:49548
I20260709 13:01:57.753752 15108 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-cf6bcd7438fe4219a8609537e7543a58 on tablet cf6bcd7438fe4219a8609537e7543a58 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:57.755511 16189 consensus_queue.cc:260] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:57.757695 16197 tablet_bootstrap.cc:492] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:01:57.758306 16189 ts_tablet_manager.cc:1434] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:01:57.760493 15108 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-4bab2124dc944a078b74f1314053b7ac received from {username='slave'} at 127.0.0.1:49548
I20260709 13:01:57.760896 15108 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-4bab2124dc944a078b74f1314053b7ac on tablet 4bab2124dc944a078b74f1314053b7ac with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:57.782200 16192 tablet_bootstrap.cc:492] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:57.783097 16192 tablet_bootstrap.cc:492] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:57.783748 16192 ts_tablet_manager.cc:1403] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.015s
I20260709 13:01:57.786580 16192 raft_consensus.cc:359] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:57.787214 16192 raft_consensus.cc:740] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:57.787681 16192 consensus_queue.cc:260] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:57.790089 16192 ts_tablet_manager.cc:1434] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:01:57.791903 14959 tablet_copy_service.cc:342] P 40836b482b5b4f75b0159300aa118a51: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-0cff4c94ab884f2aaadec2f5b763e12a received from {username='slave'} at 127.0.0.1:54334
I20260709 13:01:57.792276 14959 tablet_copy_service.cc:434] P 40836b482b5b4f75b0159300aa118a51: ending tablet copy session b70cd3bd779f471a8d71a62661369616-0cff4c94ab884f2aaadec2f5b763e12a on tablet 0cff4c94ab884f2aaadec2f5b763e12a with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:57.793916 16197 tablet_bootstrap.cc:492] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:57.794775 16197 tablet_bootstrap.cc:492] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:01:57.796949 16197 ts_tablet_manager.cc:1403] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.011s
I20260709 13:01:57.797578 15023 raft_consensus.cc:1275] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:57.798965 16130 consensus_queue.cc:1048] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:57.800530 16197 raft_consensus.cc:359] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:57.801327 16197 raft_consensus.cc:740] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:01:57.801904 16197 consensus_queue.cc:260] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:01:57.803556 16197 ts_tablet_manager.cc:1434] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:57.808593 15034 tablet_copy_service.cc:342] P 3f2e377ec45e4d48abbe40a66d751c18: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-7a41799dfe9943d395f76788d6f96931 received from {username='slave'} at 127.0.0.1:59012
I20260709 13:01:57.809013 15034 tablet_copy_service.cc:434] P 3f2e377ec45e4d48abbe40a66d751c18: ending tablet copy session b70cd3bd779f471a8d71a62661369616-7a41799dfe9943d395f76788d6f96931 on tablet 7a41799dfe9943d395f76788d6f96931 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:01:57.827654 15089 raft_consensus.cc:1275] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:57.829581 16155 consensus_queue.cc:1048] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:57.904551 15089 raft_consensus.cc:1275] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:57.905985 16155 consensus_queue.cc:1048] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:57.906213 15023 raft_consensus.cc:1275] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:57.907665 16155 consensus_queue.cc:1048] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:57.949083 14945 raft_consensus.cc:1275] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:57.952072 16182 consensus_queue.cc:1048] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:57.960680 15609 raft_consensus.cc:1217] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:57.970615 15089 raft_consensus.cc:1275] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:57.976210 16130 consensus_queue.cc:1048] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:57.987772 15609 raft_consensus.cc:1217] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:58.042840 15018 raft_consensus.cc:1275] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:58.043927 15975 consensus_queue.cc:1048] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.050958 14948 raft_consensus.cc:1275] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:58.052784 16107 consensus_queue.cc:1048] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.054999 15018 raft_consensus.cc:1275] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:58.055146 15609 raft_consensus.cc:1217] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:01:58.056499 16078 consensus_queue.cc:1048] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:58.067718 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:58.076376 15089 raft_consensus.cc:1275] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:58.081996 16078 consensus_queue.cc:1048] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:58.085263 15609 raft_consensus.cc:1217] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:01:58.163080 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:58.169103 14948 raft_consensus.cc:1275] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:58.170595 16034 consensus_queue.cc:1048] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.186210 15090 raft_consensus.cc:1275] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:58.187642 16177 consensus_queue.cc:1048] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.236338 15023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35bda0f2af354f3e857e437c8c886b6f"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
mode: GRACEFUL
new_leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
 from {username='slave'} at 127.0.0.1:57998
I20260709 13:01:58.236790 15023 raft_consensus.cc:606] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Received request to transfer leadership to TS 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:01:58.239133 14945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9258a65f265e4778bc6bb85f5e3340a4"
dest_uuid: "40836b482b5b4f75b0159300aa118a51"
mode: GRACEFUL
new_leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:49140
I20260709 13:01:58.239666 14945 raft_consensus.cc:606] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Received request to transfer leadership to TS 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:01:58.240976 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:01:58.241999 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:58.388808 16109 raft_consensus.cc:1064] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:58.391310 16109 consensus_queue.cc:237] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:58.399204 15609 raft_consensus.cc:1275] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:58.399850 15023 raft_consensus.cc:1275] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:58.400718 16194 consensus_queue.cc:1048] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:58.402596 14945 raft_consensus.cc:1275] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:58.402567 16109 consensus_queue.cc:1048] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:58.404465 15975 consensus_queue.cc:1048] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:58.416268 15975 raft_consensus.cc:2955] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.419235 15609 raft_consensus.cc:2955] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.418907 15023 raft_consensus.cc:2955] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.444975 14945 raft_consensus.cc:2955] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.448118 16194 raft_consensus.cc:1064] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:58.450111 14843 catalog_manager.cc:5697] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.450565 16194 consensus_queue.cc:237] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:58.472770 15018 raft_consensus.cc:1275] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:58.474306 15975 consensus_queue.cc:1048] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:58.476665 14948 raft_consensus.cc:1275] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:58.478739 16109 consensus_queue.cc:1048] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:58.479400 15608 raft_consensus.cc:1275] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:58.483774 16109 consensus_queue.cc:1048] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:58.510710 16194 raft_consensus.cc:2955] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.515113 14945 raft_consensus.cc:2955] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.532897 15609 raft_consensus.cc:2955] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.538427 15091 consensus_queue.cc:237] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:58.546094 14945 raft_consensus.cc:1275] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:58.547506 16109 consensus_queue.cc:1048] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:58.548910 15609 raft_consensus.cc:1275] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:58.549438 16225 raft_consensus.cc:1064] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:58.550034 15023 raft_consensus.cc:2955] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.551412 16194 consensus_queue.cc:1048] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:58.551852 16225 consensus_queue.cc:237] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:58.549700 14844 catalog_manager.cc:5697] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.564262 16175 raft_consensus.cc:1064] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:01:58.566263 16175 consensus_queue.cc:237] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:58.572163 16107 raft_consensus.cc:2955] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.583124 14948 raft_consensus.cc:1275] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:58.584046 14945 raft_consensus.cc:2955] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.585521 16143 consensus_queue.cc:1048] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:58.589349 15608 raft_consensus.cc:1275] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:58.590781 16143 consensus_queue.cc:1048] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:58.599063 15090 raft_consensus.cc:1275] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:58.600370 16219 consensus_queue.cc:1048] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:58.605170 15091 consensus_queue.cc:237] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:58.607813 14846 catalog_manager.cc:5697] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.611608 15609 raft_consensus.cc:2955] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.621770 15607 raft_consensus.cc:1275] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:58.623210 15998 consensus_queue.cc:1048] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:58.631716 15023 raft_consensus.cc:1275] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:58.633203 15994 consensus_queue.cc:1048] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:58.636646 15606 raft_consensus.cc:1275] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:58.638705 15018 raft_consensus.cc:1275] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:58.638996 16107 consensus_queue.cc:1048] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:58.640153 16194 consensus_queue.cc:1048] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:58.645816 16109 raft_consensus.cc:2955] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.647297 15605 raft_consensus.cc:2955] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.652383 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf6bcd7438fe4219a8609537e7543a58 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:58.658151 15089 raft_consensus.cc:1275] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:58.660815 15009 tablet_service.cc:1558] Processing DeleteTablet for tablet cf6bcd7438fe4219a8609537e7543a58 with delete_type TABLET_DATA_TOMBSTONED (TS 3f2e377ec45e4d48abbe40a66d751c18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47288
I20260709 13:01:58.664728 15018 raft_consensus.cc:2955] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.666401 16225 raft_consensus.cc:993] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18: : Instructing follower 20964c2a02d141ea8f014fc26ccfcea7 to start an election
I20260709 13:01:58.666903 16177 raft_consensus.cc:1081] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Signalling peer 20964c2a02d141ea8f014fc26ccfcea7 to start an election
I20260709 13:01:58.669438 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4bab2124dc944a078b74f1314053b7ac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:58.671854 15089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35bda0f2af354f3e857e437c8c886b6f"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
 from {username='slave'} at 127.0.0.1:40938
I20260709 13:01:58.672402 15089 raft_consensus.cc:493] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:58.672757 15089 raft_consensus.cc:3060] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.676533 14845 catalog_manager.cc:5697] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.678040 15994 consensus_queue.cc:1048] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:58.681063 16177 raft_consensus.cc:2955] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.686101 15089 raft_consensus.cc:515] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:58.690085 15608 raft_consensus.cc:2955] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.692890 14939 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bab2124dc944a078b74f1314053b7ac with delete_type TABLET_DATA_TOMBSTONED (TS 40836b482b5b4f75b0159300aa118a51 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34512
I20260709 13:01:58.699956 14945 raft_consensus.cc:2955] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.711344 15998 raft_consensus.cc:993] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51: : Instructing follower 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:01:58.711818 15998 raft_consensus.cc:1081] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Signalling peer 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:01:58.713655 15020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9258a65f265e4778bc6bb85f5e3340a4"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:47302
I20260709 13:01:58.714146 15020 raft_consensus.cc:493] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:58.714473 15020 raft_consensus.cc:3060] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.717919 15089 leader_election.cc:290] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:01:58.719904 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bda0f2af354f3e857e437c8c886b6f" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:58.720427 14948 raft_consensus.cc:3060] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.720283 15998 raft_consensus.cc:2955] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.728046 14948 raft_consensus.cc:2468] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 2.
I20260709 13:01:58.731402 15020 raft_consensus.cc:515] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:58.730978 14844 catalog_manager.cc:5697] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:58.733774 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258a65f265e4778bc6bb85f5e3340a4" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:58.734282 14948 raft_consensus.cc:3055] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:58.734553 14948 raft_consensus.cc:740] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:58.735415 14948 consensus_queue.cc:260] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:58.754068 14948 raft_consensus.cc:3060] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.737819 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bda0f2af354f3e857e437c8c886b6f" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:58.755451 15023 raft_consensus.cc:3055] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:58.755728 15023 raft_consensus.cc:740] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:58.756487 15023 consensus_queue.cc:260] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:58.757678 15023 raft_consensus.cc:3060] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.758788 15019 consensus_queue.cc:237] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:58.760577 15018 raft_consensus.cc:2955] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.763883 15020 leader_election.cc:290] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465)
I20260709 13:01:58.764413 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258a65f265e4778bc6bb85f5e3340a4" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b70cd3bd779f471a8d71a62661369616"
I20260709 13:01:58.764930 15606 raft_consensus.cc:3060] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.744581 16243 tablet_replica.cc:333] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:01:58.739782 15063 leader_election.cc:304] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:58.745841 15609 raft_consensus.cc:2955] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.773155 16242 tablet_replica.cc:333] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:01:58.770941 14947 raft_consensus.cc:1275] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:58.774178 15091 raft_consensus.cc:2955] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.775678 16194 raft_consensus.cc:2804] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:58.776162 16194 raft_consensus.cc:697] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:58.776983 16194 consensus_queue.cc:237] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:58.780614 16219 consensus_queue.cc:1048] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:58.791421 16242 raft_consensus.cc:2243] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:58.792217 16242 raft_consensus.cc:2272] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:58.791349 14947 raft_consensus.cc:2955] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.794864 14844 catalog_manager.cc:5697] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:58.796440 14948 raft_consensus.cc:2468] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:01:58.790534 15023 raft_consensus.cc:2468] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 2.
I20260709 13:01:58.800858 16242 ts_tablet_manager.cc:1916] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:58.805296 14989 leader_election.cc:304] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:58.806037 16219 raft_consensus.cc:2804] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:58.806488 16219 raft_consensus.cc:697] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:58.807807 16219 consensus_queue.cc:237] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:58.812837 15091 raft_consensus.cc:2955] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.794008 15606 raft_consensus.cc:2468] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:01:58.817066 16242 ts_tablet_manager.cc:1929] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:58.817548 16242 log.cc:1199] T cf6bcd7438fe4219a8609537e7543a58 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/wals/cf6bcd7438fe4219a8609537e7543a58
I20260709 13:01:58.819900 14831 catalog_manager.cc:5028] TS 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): tablet cf6bcd7438fe4219a8609537e7543a58 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:58.830754 16243 raft_consensus.cc:2243] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:58.831498 16243 raft_consensus.cc:2272] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:58.835695 16243 ts_tablet_manager.cc:1916] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:58.847359 14846 catalog_manager.cc:5697] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 4 to 5, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New cstate: current_term: 2 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.854867 15605 raft_consensus.cc:1275] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:58.856174 16225 consensus_queue.cc:1048] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:58.852736 16177 raft_consensus.cc:2955] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.858392 14844 catalog_manager.cc:5697] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 1 to 2, leader changed from 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 2 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:58.864833 15609 raft_consensus.cc:2955] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.866407 14947 consensus_queue.cc:237] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:58.871670 15088 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a41799dfe9943d395f76788d6f96931 with delete_type TABLET_DATA_TOMBSTONED (TS 20964c2a02d141ea8f014fc26ccfcea7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40916
I20260709 13:01:58.887939 16243 ts_tablet_manager.cc:1929] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:58.888342 16243 log.cc:1199] T 4bab2124dc944a078b74f1314053b7ac P 40836b482b5b4f75b0159300aa118a51: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/wals/4bab2124dc944a078b74f1314053b7ac
I20260709 13:01:58.887719 14845 catalog_manager.cc:5697] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 1 to 2, leader changed from 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:58.889797 14833 catalog_manager.cc:5028] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): tablet 4bab2124dc944a078b74f1314053b7ac (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:58.899544 15609 raft_consensus.cc:1275] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:58.903515 15994 consensus_queue.cc:1048] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:58.909293 15998 raft_consensus.cc:2955] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.910961 15607 raft_consensus.cc:2955] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.921010 14833 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0cff4c94ab884f2aaadec2f5b763e12a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:58.941130 15019 raft_consensus.cc:1275] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:58.944288 14831 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7a41799dfe9943d395f76788d6f96931 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:58.908726 16249 tablet_replica.cc:333] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:01:58.948818 16249 raft_consensus.cc:2243] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:58.949172 16239 consensus_queue.cc:1048] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:58.949538 16249 raft_consensus.cc:2272] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:58.953678 16249 ts_tablet_manager.cc:1916] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:58.954761 14844 catalog_manager.cc:5697] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 4 to 5, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.958199 15019 raft_consensus.cc:2955] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:01:58.980792 16249 ts_tablet_manager.cc:1929] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:01:58.981308 16249 log.cc:1199] T 7a41799dfe9943d395f76788d6f96931 P 20964c2a02d141ea8f014fc26ccfcea7: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/wals/7a41799dfe9943d395f76788d6f96931
I20260709 13:01:58.984014 14832 catalog_manager.cc:5028] TS 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): tablet 7a41799dfe9943d395f76788d6f96931 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:58.991825 15088 tablet_service.cc:1558] Processing DeleteTablet for tablet 0cff4c94ab884f2aaadec2f5b763e12a with delete_type TABLET_DATA_TOMBSTONED (TS 20964c2a02d141ea8f014fc26ccfcea7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40916
I20260709 13:01:58.992507 15083 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a41799dfe9943d395f76788d6f96931 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 4 (current committed config index is 5)) from {username='slave'} at 127.0.0.1:40916
I20260709 13:01:58.992753 16249 tablet_replica.cc:333] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:01:58.993673 16249 raft_consensus.cc:2243] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:58.994275 16249 raft_consensus.cc:2272] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:58.997916 16249 ts_tablet_manager.cc:1916] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:59.011575 16249 ts_tablet_manager.cc:1929] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:01:59.011835 16249 log.cc:1199] T 0cff4c94ab884f2aaadec2f5b763e12a P 20964c2a02d141ea8f014fc26ccfcea7: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/wals/0cff4c94ab884f2aaadec2f5b763e12a
I20260709 13:01:59.012953 14832 catalog_manager.cc:5028] TS 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): tablet 0cff4c94ab884f2aaadec2f5b763e12a (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:59.013577 14832 catalog_manager.cc:5028] TS 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): tablet 7a41799dfe9943d395f76788d6f96931 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:01:59.198508 15019 raft_consensus.cc:1275] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:59.199611 16109 consensus_queue.cc:1048] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:59.215473 14945 raft_consensus.cc:1275] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:59.221786 16109 consensus_queue.cc:1048] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:59.242738 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:59.284952 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:59.318198 15018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "949c6bd60e8b4e5085bc8b4613dbe81b"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
mode: GRACEFUL
new_leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
 from {username='slave'} at 127.0.0.1:57998
I20260709 13:01:59.318665 15018 raft_consensus.cc:606] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Received request to transfer leadership to TS 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:01:59.320699 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf6bcd7438fe4219a8609537e7543a58"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:59.321105 15091 raft_consensus.cc:606] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS b70cd3bd779f471a8d71a62661369616
I20260709 13:01:59.323139 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:01:59.323616 15091 raft_consensus.cc:606] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS 40836b482b5b4f75b0159300aa118a51
I20260709 13:01:59.324390 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:01:59.325335 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:59.400048 14945 raft_consensus.cc:1275] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:59.401122 16225 consensus_queue.cc:1048] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:59.413008 15605 raft_consensus.cc:1275] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:59.416049 16219 consensus_queue.cc:1048] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:59.452248 16109 raft_consensus.cc:993] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:01:59.452621 16194 raft_consensus.cc:1081] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:01:59.453810 14948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6"
dest_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:34518
I20260709 13:01:59.454206 14948 raft_consensus.cc:493] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:59.454471 14948 raft_consensus.cc:3060] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:59.458518 14948 raft_consensus.cc:515] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:59.460175 14948 leader_election.cc:290] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 2 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:59.460634 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:59.461169 15019 raft_consensus.cc:3060] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:59.461079 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:59.462030 15090 raft_consensus.cc:3055] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:59.462347 15090 raft_consensus.cc:740] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:59.463054 15090 consensus_queue.cc:260] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:59.464170 15090 raft_consensus.cc:3060] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:59.467173 15019 raft_consensus.cc:2468] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 2.
I20260709 13:01:59.468221 14912 leader_election.cc:304] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:01:59.468969 15998 raft_consensus.cc:2804] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:59.469834 15998 raft_consensus.cc:697] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:01:59.470033 15090 raft_consensus.cc:2468] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 2.
I20260709 13:01:59.470522 15998 consensus_queue.cc:237] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:01:59.479040 14845 catalog_manager.cc:5697] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:59.582759 16177 raft_consensus.cc:993] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18: : Instructing follower 20964c2a02d141ea8f014fc26ccfcea7 to start an election
I20260709 13:01:59.583202 16219 raft_consensus.cc:1081] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Signalling peer 20964c2a02d141ea8f014fc26ccfcea7 to start an election
I20260709 13:01:59.584383 15089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "949c6bd60e8b4e5085bc8b4613dbe81b"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
 from {username='slave'} at 127.0.0.1:40938
I20260709 13:01:59.584843 15089 raft_consensus.cc:493] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:59.585075 15089 raft_consensus.cc:3060] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:59.590219 15089 raft_consensus.cc:515] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:59.591569 15089 leader_election.cc:290] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 2 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465)
I20260709 13:01:59.592218 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c6bd60e8b4e5085bc8b4613dbe81b" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:01:59.592445 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c6bd60e8b4e5085bc8b4613dbe81b" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b70cd3bd779f471a8d71a62661369616"
I20260709 13:01:59.592804 15019 raft_consensus.cc:3055] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:59.592971 15605 raft_consensus.cc:3060] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:59.593137 15019 raft_consensus.cc:740] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:01:59.593873 15019 consensus_queue.cc:260] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:59.595019 15019 raft_consensus.cc:3060] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:59.599179 15605 raft_consensus.cc:2468] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 2.
I20260709 13:01:59.600214 15062 leader_election.cc:304] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:01:59.600898 16194 raft_consensus.cc:2804] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:59.601709 15019 raft_consensus.cc:2468] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 2.
I20260709 13:01:59.601323 16194 raft_consensus.cc:697] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:59.602614 16194 consensus_queue.cc:237] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:59.611714 14845 catalog_manager.cc:5697] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 1 to 2, leader changed from 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 2 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:59.691704 15975 raft_consensus.cc:993] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:59.692058 16194 raft_consensus.cc:1081] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:01:59.693246 15605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf6bcd7438fe4219a8609537e7543a58"
dest_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:46884
I20260709 13:01:59.693645 15605 raft_consensus.cc:493] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:59.693903 15605 raft_consensus.cc:3060] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:59.698390 15605 raft_consensus.cc:515] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:59.699913 15605 leader_election.cc:290] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:01:59.700496 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bcd7438fe4219a8609537e7543a58" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:01:59.700779 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bcd7438fe4219a8609537e7543a58" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:01:59.701038 14948 raft_consensus.cc:3060] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:59.701280 15089 raft_consensus.cc:3055] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:59.701560 15089 raft_consensus.cc:740] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:01:59.702230 15089 consensus_queue.cc:260] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:59.703300 15089 raft_consensus.cc:3060] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:59.706823 14948 raft_consensus.cc:2468] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:59.707767 15574 leader_election.cc:304] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:01:59.708482 16078 raft_consensus.cc:2804] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:59.708842 16078 raft_consensus.cc:697] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Becoming Leader. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Running, Role: LEADER
I20260709 13:01:59.709002 15089 raft_consensus.cc:2468] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 2.
I20260709 13:01:59.709583 16078 consensus_queue.cc:237] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:01:59.716009 14845 catalog_manager.cc:5697] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to b70cd3bd779f471a8d71a62661369616 (127.13.133.132). New cstate: current_term: 2 leader_uuid: "b70cd3bd779f471a8d71a62661369616" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:59.873802 15019 raft_consensus.cc:1275] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:59.874826 15998 consensus_queue.cc:1048] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:59.877817 15089 raft_consensus.cc:1275] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:59.879002 15998 consensus_queue.cc:1048] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:00.013653 15019 raft_consensus.cc:1275] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:00.014726 16194 consensus_queue.cc:1048] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:00.028563 15607 raft_consensus.cc:1275] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:00.030716 15975 consensus_queue.cc:1048] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:00.072293 14948 consensus_queue.cc:237] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:00.079661 15018 raft_consensus.cc:1275] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:00.079941 15089 raft_consensus.cc:1275] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:00.080374 14913 consensus_peers.cc:597] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f19b8303f914f60b67a6a37496a87d5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:00.080894 16267 consensus_queue.cc:1048] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:00.081631 16239 consensus_queue.cc:1048] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:00.089931 15994 raft_consensus.cc:2955] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:00.091526 15089 raft_consensus.cc:2955] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:00.091459 15018 raft_consensus.cc:2955] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:00.104600 15019 consensus_queue.cc:237] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:00.104930 14845 catalog_manager.cc:5697] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:00.128456 14945 raft_consensus.cc:1275] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:00.128988 15091 raft_consensus.cc:1275] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:00.129840 16219 consensus_queue.cc:1048] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:00.130896 16225 consensus_queue.cc:1048] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:00.131650 14988 consensus_peers.cc:597] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01d341850f714ca6be547a82ecba718b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:00.140424 16219 raft_consensus.cc:2955] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:00.142076 15091 raft_consensus.cc:2955] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:00.151517 15098 raft_consensus.cc:1275] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:00.156188 16078 consensus_queue.cc:1048] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:00.158857 15098 consensus_queue.cc:237] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:00.149551 14948 raft_consensus.cc:2955] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
W20260709 13:02:00.164568 15062 consensus_peers.cc:597] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35bda0f2af354f3e857e437c8c886b6f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:00.164800 15019 raft_consensus.cc:1275] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:00.158775 14843 catalog_manager.cc:5697] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:00.166158 16109 consensus_queue.cc:1048] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.167685 14945 raft_consensus.cc:1275] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:00.168838 16109 consensus_queue.cc:1048] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.174384 15975 raft_consensus.cc:2955] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:00.175485 14945 raft_consensus.cc:2955] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:00.182986 14948 raft_consensus.cc:1275] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:00.186350 16155 consensus_queue.cc:1048] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:00.192379 15019 raft_consensus.cc:2955] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:00.197396 14947 consensus_queue.cc:237] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:00.209223 15091 raft_consensus.cc:1275] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:02:00.211500 14913 consensus_peers.cc:597] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68610743a0b74bed8ed11f49e1735180. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:00.212569 15994 consensus_queue.cc:1048] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.215972 15019 raft_consensus.cc:1275] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:00.217306 15994 consensus_queue.cc:1048] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.226156 14845 catalog_manager.cc:5697] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 2 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:00.230250 15998 raft_consensus.cc:2955] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:00.231657 15020 raft_consensus.cc:2955] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:00.245556 15091 raft_consensus.cc:2955] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:00.260865 14843 catalog_manager.cc:5697] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:00.326078 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:00.381000 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:00.424234 14948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229"
dest_uuid: "40836b482b5b4f75b0159300aa118a51"
mode: GRACEFUL
new_leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:49140
I20260709 13:02:00.424782 14948 raft_consensus.cc:606] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Received request to transfer leadership to TS 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:02:00.426887 15019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72fd8695e4b544858ef27bc069692c14"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
mode: GRACEFUL
new_leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
 from {username='slave'} at 127.0.0.1:57998
I20260709 13:02:00.427424 15019 raft_consensus.cc:606] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Received request to transfer leadership to TS 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:02:00.430299 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b208e828b7ab4615a084f4d98d121f9e"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:02:00.430831 15091 raft_consensus.cc:606] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:02:00.432471 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:00.433543 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:00.560019 16284 ts_tablet_manager.cc:933] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:02:00.562438 16284 tablet_copy_client.cc:323] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.130:46501
I20260709 13:02:00.563894 15034 tablet_copy_service.cc:140] P 3f2e377ec45e4d48abbe40a66d751c18: Received BeginTabletCopySession request for tablet 01d341850f714ca6be547a82ecba718b from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:59012)
I20260709 13:02:00.564317 15034 tablet_copy_service.cc:161] P 3f2e377ec45e4d48abbe40a66d751c18: Beginning new tablet copy session on tablet 01d341850f714ca6be547a82ecba718b from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:59012: session id = b70cd3bd779f471a8d71a62661369616-01d341850f714ca6be547a82ecba718b
I20260709 13:02:00.569911 15034 tablet_copy_source_session.cc:215] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:00.581512 16284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d341850f714ca6be547a82ecba718b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:00.597793 16284 tablet_copy_client.cc:806] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:00.598327 16284 tablet_copy_client.cc:670] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:00.602138 16284 tablet_copy_client.cc:538] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:00.610224 16284 tablet_bootstrap.cc:492] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:02:00.629032 16288 ts_tablet_manager.cc:933] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453)
I20260709 13:02:00.630475 16284 tablet_bootstrap.cc:492] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:00.630715 16288 tablet_copy_client.cc:323] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.129:33453
I20260709 13:02:00.631428 16284 tablet_bootstrap.cc:492] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:02:00.631999 14959 tablet_copy_service.cc:140] P 40836b482b5b4f75b0159300aa118a51: Received BeginTabletCopySession request for tablet 6f19b8303f914f60b67a6a37496a87d5 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:54334)
I20260709 13:02:00.632107 16284 ts_tablet_manager.cc:1403] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.007s
I20260709 13:02:00.632424 14959 tablet_copy_service.cc:161] P 40836b482b5b4f75b0159300aa118a51: Beginning new tablet copy session on tablet 6f19b8303f914f60b67a6a37496a87d5 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:54334: session id = b70cd3bd779f471a8d71a62661369616-6f19b8303f914f60b67a6a37496a87d5
I20260709 13:02:00.635215 16284 raft_consensus.cc:359] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:00.636001 16284 raft_consensus.cc:740] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:02:00.636624 16284 consensus_queue.cc:260] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:00.637434 14959 tablet_copy_source_session.cc:215] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:00.639009 16284 ts_tablet_manager.cc:1434] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:00.640654 15034 tablet_copy_service.cc:342] P 3f2e377ec45e4d48abbe40a66d751c18: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-01d341850f714ca6be547a82ecba718b received from {username='slave'} at 127.0.0.1:59012
I20260709 13:02:00.641041 15034 tablet_copy_service.cc:434] P 3f2e377ec45e4d48abbe40a66d751c18: ending tablet copy session b70cd3bd779f471a8d71a62661369616-01d341850f714ca6be547a82ecba718b on tablet 01d341850f714ca6be547a82ecba718b with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:02:00.647982 16288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f19b8303f914f60b67a6a37496a87d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:00.661761 16288 tablet_copy_client.cc:806] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:00.662266 16288 tablet_copy_client.cc:670] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:00.667306 16288 tablet_copy_client.cc:538] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:00.675246 16288 tablet_bootstrap.cc:492] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:02:00.695840 16288 tablet_bootstrap.cc:492] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:00.697296 16288 tablet_bootstrap.cc:492] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:02:00.697914 16288 ts_tablet_manager.cc:1403] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260709 13:02:00.700506 16288 raft_consensus.cc:359] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:00.701057 16288 raft_consensus.cc:740] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:02:00.701509 16288 consensus_queue.cc:260] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:00.703835 16288 ts_tablet_manager.cc:1434] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:02:00.705329 14959 tablet_copy_service.cc:342] P 40836b482b5b4f75b0159300aa118a51: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-6f19b8303f914f60b67a6a37496a87d5 received from {username='slave'} at 127.0.0.1:54334
I20260709 13:02:00.705710 14959 tablet_copy_service.cc:434] P 40836b482b5b4f75b0159300aa118a51: ending tablet copy session b70cd3bd779f471a8d71a62661369616-6f19b8303f914f60b67a6a37496a87d5 on tablet 6f19b8303f914f60b67a6a37496a87d5 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:02:00.707331 15998 raft_consensus.cc:993] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51: : Instructing follower 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:02:00.707737 15998 raft_consensus.cc:1081] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Signalling peer 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:02:00.709156 15019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:47302
I20260709 13:02:00.709686 15019 raft_consensus.cc:493] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:00.710063 15019 raft_consensus.cc:3060] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:00.729979 15019 raft_consensus.cc:515] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:00.732339 15019 leader_election.cc:290] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 3 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:02:00.733361 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:02:00.733754 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaefd29b1e142bdb54fe6e248734229" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:02:00.733866 15098 raft_consensus.cc:3060] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:00.734316 14945 raft_consensus.cc:3055] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:00.734687 14945 raft_consensus.cc:740] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:02:00.735368 14945 consensus_queue.cc:260] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [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: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:00.736436 14945 raft_consensus.cc:3060] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:00.739832 15098 raft_consensus.cc:2468] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 3.
I20260709 13:02:00.741073 14988 leader_election.cc:304] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:02:00.741786 16177 raft_consensus.cc:2804] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:00.742209 16177 raft_consensus.cc:697] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:02:00.743045 16177 consensus_queue.cc:237] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [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: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:00.743997 16288 ts_tablet_manager.cc:933] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453)
I20260709 13:02:00.746878 14945 raft_consensus.cc:2468] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 3.
I20260709 13:02:00.758028 16288 tablet_copy_client.cc:323] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.129:33453
I20260709 13:02:00.757674 14845 catalog_manager.cc:5697] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 2 to 3, leader changed from 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 3 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:00.760306 14959 tablet_copy_service.cc:140] P 40836b482b5b4f75b0159300aa118a51: Received BeginTabletCopySession request for tablet 68610743a0b74bed8ed11f49e1735180 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:54334)
I20260709 13:02:00.760818 14959 tablet_copy_service.cc:161] P 40836b482b5b4f75b0159300aa118a51: Beginning new tablet copy session on tablet 68610743a0b74bed8ed11f49e1735180 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:54334: session id = b70cd3bd779f471a8d71a62661369616-68610743a0b74bed8ed11f49e1735180
I20260709 13:02:00.768385 14959 tablet_copy_source_session.cc:215] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:00.771166 16288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68610743a0b74bed8ed11f49e1735180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:00.780556 16284 ts_tablet_manager.cc:933] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:02:00.783407 16219 raft_consensus.cc:993] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18: : Instructing follower 20964c2a02d141ea8f014fc26ccfcea7 to start an election
I20260709 13:02:00.783906 16219 raft_consensus.cc:1081] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Signalling peer 20964c2a02d141ea8f014fc26ccfcea7 to start an election
I20260709 13:02:00.785430 15098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72fd8695e4b544858ef27bc069692c14"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
 from {username='slave'} at 127.0.0.1:40938
I20260709 13:02:00.785807 15098 raft_consensus.cc:493] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:00.786051 15098 raft_consensus.cc:3060] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.793793 15098 raft_consensus.cc:515] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:00.796053 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fd8695e4b544858ef27bc069692c14" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:02:00.796619 14945 raft_consensus.cc:3060] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.797391 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fd8695e4b544858ef27bc069692c14" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:02:00.797920 15020 raft_consensus.cc:3055] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:00.798202 15020 raft_consensus.cc:740] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:02:00.798854 16288 tablet_copy_client.cc:806] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:00.798840 15020 consensus_queue.cc:260] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:00.799515 16288 tablet_copy_client.cc:670] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:00.799818 15020 raft_consensus.cc:3060] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.802628 14945 raft_consensus.cc:2468] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 2.
I20260709 13:02:00.804273 15063 leader_election.cc:304] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:02:00.804944 16109 raft_consensus.cc:2804] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:00.805341 16109 raft_consensus.cc:697] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:02:00.806000 16109 consensus_queue.cc:237] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:00.808682 15098 leader_election.cc:290] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:02:00.811662 15020 raft_consensus.cc:2468] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 2.
I20260709 13:02:00.821067 16288 tablet_copy_client.cc:538] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:00.822947 14845 catalog_manager.cc:5697] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 1 to 2, leader changed from 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 2 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:00.827702 16284 tablet_copy_client.cc:323] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:02:00.828795 16288 tablet_bootstrap.cc:492] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:02:00.829456 15108 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet 35bda0f2af354f3e857e437c8c886b6f from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:02:00.829947 15108 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet 35bda0f2af354f3e857e437c8c886b6f from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-35bda0f2af354f3e857e437c8c886b6f
I20260709 13:02:00.833117 15975 raft_consensus.cc:993] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:02:00.833532 16109 raft_consensus.cc:1081] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:02:00.834875 15019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b208e828b7ab4615a084f4d98d121f9e"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:47290
I20260709 13:02:00.835314 15019 raft_consensus.cc:493] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:00.835618 15019 raft_consensus.cc:3060] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.840422 15108 tablet_copy_source_session.cc:215] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:00.841048 15019 raft_consensus.cc:515] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:00.843111 15019 leader_election.cc:290] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:02:00.844199 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b208e828b7ab4615a084f4d98d121f9e" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:02:00.844769 14945 raft_consensus.cc:3060] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.847558 15098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b208e828b7ab4615a084f4d98d121f9e" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:02:00.848165 15098 raft_consensus.cc:3055] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:00.848461 15098 raft_consensus.cc:740] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:02:00.849457 15098 consensus_queue.cc:260] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:00.850565 15098 raft_consensus.cc:3060] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.853749 14945 raft_consensus.cc:2468] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:02:00.854754 14989 leader_election.cc:304] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:02:00.855544 16177 raft_consensus.cc:2804] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:00.855993 16177 raft_consensus.cc:697] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:02:00.856775 16177 consensus_queue.cc:237] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:00.863646 16284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35bda0f2af354f3e857e437c8c886b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:00.867638 15098 raft_consensus.cc:2468] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:02:00.882167 16284 tablet_copy_client.cc:806] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:00.882771 16284 tablet_copy_client.cc:670] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:00.886535 16284 tablet_copy_client.cc:538] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:00.888227 14845 catalog_manager.cc:5697] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:00.895990 16284 tablet_bootstrap.cc:492] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:02:00.903095 16288 tablet_bootstrap.cc:492] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:00.904006 16288 tablet_bootstrap.cc:492] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:02:00.904624 16288 ts_tablet_manager.cc:1403] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.033s
I20260709 13:02:00.907454 16288 raft_consensus.cc:359] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:00.908238 16288 raft_consensus.cc:740] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:02:00.908855 16288 consensus_queue.cc:260] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:00.911239 16288 ts_tablet_manager.cc:1434] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:00.912987 14959 tablet_copy_service.cc:342] P 40836b482b5b4f75b0159300aa118a51: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-68610743a0b74bed8ed11f49e1735180 received from {username='slave'} at 127.0.0.1:54334
I20260709 13:02:00.913398 14959 tablet_copy_service.cc:434] P 40836b482b5b4f75b0159300aa118a51: ending tablet copy session b70cd3bd779f471a8d71a62661369616-68610743a0b74bed8ed11f49e1735180 on tablet 68610743a0b74bed8ed11f49e1735180 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:02:00.927168 16284 tablet_bootstrap.cc:492] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:00.928156 16284 tablet_bootstrap.cc:492] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:02:00.928743 16284 ts_tablet_manager.cc:1403] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.012s
I20260709 13:02:00.930768 16284 raft_consensus.cc:359] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:00.931324 16284 raft_consensus.cc:740] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:02:00.931846 16284 consensus_queue.cc:260] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:00.934015 16284 ts_tablet_manager.cc:1434] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:02:00.936110 15108 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-35bda0f2af354f3e857e437c8c886b6f received from {username='slave'} at 127.0.0.1:49548
I20260709 13:02:00.936510 15108 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-35bda0f2af354f3e857e437c8c886b6f on tablet 35bda0f2af354f3e857e437c8c886b6f with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:02:01.115940 15607 raft_consensus.cc:1217] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:01.126400 14945 raft_consensus.cc:1275] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:01.129611 16225 consensus_queue.cc:1048] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:01.162608 15091 raft_consensus.cc:1275] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:01.167098 16177 consensus_queue.cc:1048] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:01.222070 15605 raft_consensus.cc:1217] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:01.281620 15605 raft_consensus.cc:1217] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:01.291821 15605 raft_consensus.cc:1217] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:01.297597 15091 raft_consensus.cc:1275] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:01.298854 16177 consensus_queue.cc:1048] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.308651 14948 raft_consensus.cc:1275] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:01.309988 16225 consensus_queue.cc:1048] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.337073 15019 raft_consensus.cc:1275] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:01.338784 16279 consensus_queue.cc:1048] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.356863 14948 raft_consensus.cc:1275] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:01.360580 16279 consensus_queue.cc:1048] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.434263 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:01.513918 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:01.566082 15020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
mode: GRACEFUL
new_leader_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:57998
I20260709 13:02:01.566690 15020 raft_consensus.cc:606] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Received request to transfer leadership to TS 40836b482b5b4f75b0159300aa118a51
I20260709 13:02:01.569482 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb0b81de11694a48aed2b76ef39c4f11"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:02:01.570020 15091 raft_consensus.cc:606] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS 40836b482b5b4f75b0159300aa118a51
I20260709 13:02:01.572425 15020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf09ab4d4d314238ac22e4b1f9e8e46e"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
mode: GRACEFUL
new_leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
 from {username='slave'} at 127.0.0.1:57998
I20260709 13:02:01.572926 15020 raft_consensus.cc:606] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Received request to transfer leadership to TS 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:02:01.573880 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:01.575344 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:01.620779 16219 raft_consensus.cc:1064] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:02:01.623275 16219 consensus_queue.cc:237] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:01.629277 15605 raft_consensus.cc:1275] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:01.631515 14945 raft_consensus.cc:1275] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:01.631835 16177 consensus_queue.cc:1048] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:01.632948 16219 consensus_queue.cc:1048] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:01.633729 15091 raft_consensus.cc:1275] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:01.634918 16177 consensus_queue.cc:1048] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:01.649391 16177 raft_consensus.cc:2955] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.656947 14945 raft_consensus.cc:2955] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.659943 15098 raft_consensus.cc:2955] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.669678 15605 raft_consensus.cc:2955] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.671357 14846 catalog_manager.cc:5697] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:01.682310 16109 raft_consensus.cc:1064] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:02:01.684514 16109 consensus_queue.cc:237] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:01.689699 16225 raft_consensus.cc:993] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18: : Instructing follower 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:02:01.690140 16225 raft_consensus.cc:1081] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Signalling peer 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:02:01.692358 14947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931"
dest_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:34530
I20260709 13:02:01.692865 14947 raft_consensus.cc:493] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:01.693189 14947 raft_consensus.cc:3060] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:01.696535 15605 raft_consensus.cc:1275] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:01.697799 15994 raft_consensus.cc:1064] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:02:01.698794 15020 raft_consensus.cc:1275] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:01.699514 14947 raft_consensus.cc:515] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:01.699815 15994 consensus_queue.cc:237] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:01.703197 14947 leader_election.cc:290] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 3 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465)
I20260709 13:02:01.705847 15975 raft_consensus.cc:993] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:02:01.706210 15975 raft_consensus.cc:1081] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:02:01.700973 16279 consensus_queue.cc:1048] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:01.709419 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:02:01.709936 15019 raft_consensus.cc:3055] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:01.710191 15019 raft_consensus.cc:740] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:02:01.710853 15019 consensus_queue.cc:260] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:01.712083 15019 raft_consensus.cc:3060] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:01.716504 15607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b70cd3bd779f471a8d71a62661369616"
I20260709 13:02:01.717012 15607 raft_consensus.cc:3060] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:01.714711 16109 consensus_queue.cc:1048] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:02:01.719087 15998 raft_consensus.cc:1064] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:02:01.721406 15998 consensus_queue.cc:237] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:01.726112 15607 raft_consensus.cc:2468] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 3.
I20260709 13:02:01.727382 14913 leader_election.cc:304] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:02:01.728524 16317 raft_consensus.cc:2804] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:01.729558 16317 raft_consensus.cc:697] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 3 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:02:01.730345 16317 consensus_queue.cc:237] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:01.733760 15607 raft_consensus.cc:1275] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:01.735101 16267 consensus_queue.cc:1048] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:01.747969 15098 raft_consensus.cc:1275] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:01.750770 16267 consensus_queue.cc:1048] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:01.772708 14948 raft_consensus.cc:1275] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:01.773852 14948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb0b81de11694a48aed2b76ef39c4f11"
dest_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:34518
I20260709 13:02:01.774331 14948 raft_consensus.cc:493] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:01.773496 16279 raft_consensus.cc:2955] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.774665 14948 raft_consensus.cc:3060] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.772889 16317 raft_consensus.cc:2955] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.780649 14948 raft_consensus.cc:515] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:01.783432 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b81de11694a48aed2b76ef39c4f11" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:02:01.783926 15091 raft_consensus.cc:3055] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:01.784243 15091 raft_consensus.cc:740] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:02:01.784952 15091 consensus_queue.cc:260] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:01.784776 15605 raft_consensus.cc:2955] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.785902 15091 raft_consensus.cc:3060] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.786098 14948 leader_election.cc:290] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 2 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:02:01.783564 15098 raft_consensus.cc:2955] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.794711 15018 raft_consensus.cc:1275] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:01.797250 15975 consensus_queue.cc:1048] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:01.800608 14844 catalog_manager.cc:5697] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 2 to 3, leader changed from 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 3 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:01.803710 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b81de11694a48aed2b76ef39c4f11" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:02:01.804235 15020 raft_consensus.cc:3060] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.810325 15091 raft_consensus.cc:2468] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 2.
I20260709 13:02:01.809587 15609 raft_consensus.cc:2955] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.811326 14913 leader_election.cc:304] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:02:01.812023 16317 raft_consensus.cc:2804] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:01.812498 16317 raft_consensus.cc:697] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:02:01.813299 16317 consensus_queue.cc:237] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:01.815331 15020 raft_consensus.cc:2468] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 2.
I20260709 13:02:01.821792 15019 raft_consensus.cc:2468] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 3.
I20260709 13:02:01.836655 15017 consensus_queue.cc:237] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:01.847424 15023 raft_consensus.cc:2955] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.849009 14948 raft_consensus.cc:2955] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.849287 15609 raft_consensus.cc:1275] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:01.854466 16267 consensus_queue.cc:1048] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:01.854979 15607 raft_consensus.cc:1275] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:01.856531 16177 consensus_queue.cc:1048] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:01.859091 16315 consensus_queue.cc:1048] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:01.865293 16314 raft_consensus.cc:2955] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.868244 15091 raft_consensus.cc:1275] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:01.872642 15608 raft_consensus.cc:2955] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.873735 16267 consensus_queue.cc:1048] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:01.897200 14831 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01d341850f714ca6be547a82ecba718b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:01.912168 14948 raft_consensus.cc:1275] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:01.915028 16314 consensus_queue.cc:1048] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:01.919945 14948 raft_consensus.cc:2955] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
W20260709 13:02:01.927145 14912 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.130:46501, user_credentials={real_user=slave}} blocked reactor thread for 66613.5us
I20260709 13:02:01.932296 14846 catalog_manager.cc:5697] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:01.940477 16317 raft_consensus.cc:2955] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.941725 14844 catalog_manager.cc:5697] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:01.941743 15020 raft_consensus.cc:1275] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:01.934188 14846 catalog_manager.cc:5697] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:01.956444 16329 consensus_queue.cc:1048] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:01.958899 15098 raft_consensus.cc:2955] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.967278 15607 raft_consensus.cc:2955] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.976034 15090 consensus_queue.cc:237] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:01.981850 15608 raft_consensus.cc:1275] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:01.984274 16279 consensus_queue.cc:1048] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:01.984589 15020 raft_consensus.cc:2955] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.989881 15023 raft_consensus.cc:2955] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.995186 14948 consensus_queue.cc:237] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:01.996795 16109 raft_consensus.cc:2955] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.997543 14845 catalog_manager.cc:5697] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:01.990922 15019 raft_consensus.cc:1275] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:02.009785 15607 raft_consensus.cc:1275] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:02.011013 16317 consensus_queue.cc:1048] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:02.013906 16333 consensus_queue.cc:1048] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:02.017362 15605 raft_consensus.cc:2955] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:02.018283 16317 raft_consensus.cc:2955] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:02.020227 15083 tablet_service.cc:1558] Processing DeleteTablet for tablet 01d341850f714ca6be547a82ecba718b with delete_type TABLET_DATA_TOMBSTONED (TS 20964c2a02d141ea8f014fc26ccfcea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40916
I20260709 13:02:02.020498 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35bda0f2af354f3e857e437c8c886b6f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:02.021988 15608 raft_consensus.cc:2955] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:02.028482 14845 catalog_manager.cc:5697] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:02.030403 15090 raft_consensus.cc:1275] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:02.036618 14833 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f19b8303f914f60b67a6a37496a87d5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:02.045817 16317 consensus_queue.cc:1048] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:02.050276 15090 raft_consensus.cc:2955] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:02.050329 15019 raft_consensus.cc:2955] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:02.056777 14843 catalog_manager.cc:5697] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 4 to 5, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New cstate: current_term: 2 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:02.057605 16335 tablet_replica.cc:333] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:02.058571 16335 raft_consensus.cc:2243] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:02.059299 16335 raft_consensus.cc:2272] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:02.069161 14945 consensus_queue.cc:237] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:02.069522 16335 ts_tablet_manager.cc:1916] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:02.071852 14844 catalog_manager.cc:5697] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:02.081796 16314 raft_consensus.cc:993] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18: : Instructing follower 20964c2a02d141ea8f014fc26ccfcea7 to start an election
I20260709 13:02:02.082224 16314 raft_consensus.cc:1081] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Signalling peer 20964c2a02d141ea8f014fc26ccfcea7 to start an election
I20260709 13:02:02.088308 15098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf09ab4d4d314238ac22e4b1f9e8e46e"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
 from {username='slave'} at 127.0.0.1:40938
I20260709 13:02:02.088800 15098 raft_consensus.cc:493] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:02.089107 15098 raft_consensus.cc:3060] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.095417 15098 raft_consensus.cc:515] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:02.096135 15091 raft_consensus.cc:1275] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:02.097360 15608 raft_consensus.cc:1275] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:02.097843 15098 leader_election.cc:290] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:02:02.098785 16317 consensus_queue.cc:1048] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:02.099560 16335 ts_tablet_manager.cc:1929] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:02.099969 16335 log.cc:1199] T 01d341850f714ca6be547a82ecba718b P 20964c2a02d141ea8f014fc26ccfcea7: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/wals/01d341850f714ca6be547a82ecba718b
I20260709 13:02:02.100862 14939 tablet_service.cc:1558] Processing DeleteTablet for tablet 35bda0f2af354f3e857e437c8c886b6f with delete_type TABLET_DATA_TOMBSTONED (TS 40836b482b5b4f75b0159300aa118a51 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34512
I20260709 13:02:02.102130 15009 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f19b8303f914f60b67a6a37496a87d5 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:47288
I20260709 13:02:02.102352 16336 tablet_replica.cc:333] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:02.103284 16336 raft_consensus.cc:2243] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:02.103245 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf09ab4d4d314238ac22e4b1f9e8e46e" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:02:02.104010 15023 raft_consensus.cc:3055] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:02.104066 16336 raft_consensus.cc:2272] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:02.104391 15023 raft_consensus.cc:740] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:02:02.107352 15023 consensus_queue.cc:260] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:02.107800 16336 ts_tablet_manager.cc:1916] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:02.111354 15608 raft_consensus.cc:2955] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:02.108340 15023 raft_consensus.cc:3060] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.108131 15998 raft_consensus.cc:2955] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:02.119367 15023 raft_consensus.cc:2468] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 2.
I20260709 13:02:02.120527 15061 leader_election.cc:304] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:02:02.121328 16279 raft_consensus.cc:2804] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:02.121778 16279 raft_consensus.cc:697] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:02:02.122529 16279 consensus_queue.cc:237] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:02.129859 16336 ts_tablet_manager.cc:1929] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:02.130318 16336 log.cc:1199] T 35bda0f2af354f3e857e437c8c886b6f P 40836b482b5b4f75b0159300aa118a51: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/wals/35bda0f2af354f3e857e437c8c886b6f
I20260709 13:02:02.133949 14833 catalog_manager.cc:5028] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): tablet 35bda0f2af354f3e857e437c8c886b6f (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:02:02.134552 16329 consensus_queue.cc:1048] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:02.136096 14832 catalog_manager.cc:5028] TS 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): tablet 01d341850f714ca6be547a82ecba718b (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:02:02.139339 16337 tablet_replica.cc:333] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:02.140390 16337 raft_consensus.cc:2243] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:02.141016 16337 raft_consensus.cc:2272] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:02.144330 16337 ts_tablet_manager.cc:1916] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:02.145185 15091 raft_consensus.cc:2955] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:02.158440 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf09ab4d4d314238ac22e4b1f9e8e46e" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:02:02.159286 14945 raft_consensus.cc:3060] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.168242 14844 catalog_manager.cc:5697] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 1 to 2, leader changed from 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 2 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:02.179313 14945 raft_consensus.cc:2468] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 2.
I20260709 13:02:02.181289 15605 raft_consensus.cc:1275] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:02.182823 16329 consensus_queue.cc:1048] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:02.191337 14833 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 68610743a0b74bed8ed11f49e1735180 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:02.195274 14844 catalog_manager.cc:5697] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 4 to 5, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:02.216225 15019 raft_consensus.cc:1275] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:02.220239 16267 consensus_queue.cc:1048] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:02.223503 16337 ts_tablet_manager.cc:1929] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:02.224027 16337 log.cc:1199] T 6f19b8303f914f60b67a6a37496a87d5 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/wals/6f19b8303f914f60b67a6a37496a87d5
I20260709 13:02:02.225885 14831 catalog_manager.cc:5028] TS 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): tablet 6f19b8303f914f60b67a6a37496a87d5 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:02:02.223912 15009 tablet_service.cc:1558] Processing DeleteTablet for tablet 68610743a0b74bed8ed11f49e1735180 with delete_type TABLET_DATA_TOMBSTONED (TS 3f2e377ec45e4d48abbe40a66d751c18 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47288
I20260709 13:02:02.240473 16337 tablet_replica.cc:333] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:02.246239 16337 raft_consensus.cc:2243] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:02.246793 16337 raft_consensus.cc:2272] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:02.249760 16337 ts_tablet_manager.cc:1916] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:02.264816 16337 ts_tablet_manager.cc:1929] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:02.265144 16337 log.cc:1199] T 68610743a0b74bed8ed11f49e1735180 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/wals/68610743a0b74bed8ed11f49e1735180
I20260709 13:02:02.266570 14831 catalog_manager.cc:5028] TS 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): tablet 68610743a0b74bed8ed11f49e1735180 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:02:02.295454 15023 raft_consensus.cc:1275] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:02.296499 16267 consensus_queue.cc:1048] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:02.306681 15091 raft_consensus.cc:1275] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:02.308430 16317 consensus_queue.cc:1048] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:02.576165 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:02.582056 15019 raft_consensus.cc:1275] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:02.583851 16333 consensus_queue.cc:1048] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:02.599181 14948 raft_consensus.cc:1275] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:02.603093 16333 consensus_queue.cc:1048] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:02.694891 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:02.728737 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e490b9aee2449ac84465999db69bf92"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:02:02.729164 15091 raft_consensus.cc:606] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:02:02.731267 14948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931"
dest_uuid: "40836b482b5b4f75b0159300aa118a51"
mode: GRACEFUL
new_leader_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:49140
I20260709 13:02:02.731679 14948 raft_consensus.cc:606] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 3 LEADER]: Received request to transfer leadership to TS b70cd3bd779f471a8d71a62661369616
I20260709 13:02:02.733822 16317 raft_consensus.cc:993] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51: : Instructing follower b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:02:02.733980 14948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6"
dest_uuid: "40836b482b5b4f75b0159300aa118a51"
mode: GRACEFUL
new_leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
 from {username='slave'} at 127.0.0.1:49140
I20260709 13:02:02.734257 16315 raft_consensus.cc:1081] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 3 LEADER]: Signalling peer b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:02:02.734489 14948 raft_consensus.cc:606] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Received request to transfer leadership to TS 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:02:02.735458 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:02.735882 15608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931"
dest_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:37628
I20260709 13:02:02.736385 15608 raft_consensus.cc:493] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:02.736577 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:02.736693 15608 raft_consensus.cc:3060] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:02.741398 15608 raft_consensus.cc:515] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:02.742846 15608 leader_election.cc:290] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 4 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:02:02.743343 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:02:02.743669 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a41799dfe9943d395f76788d6f96931" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:02:02.743840 14948 raft_consensus.cc:3055] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:02.744128 15019 raft_consensus.cc:3060] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:02.744138 14948 raft_consensus.cc:740] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:02:02.744925 14948 consensus_queue.cc:260] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:02.745704 14948 raft_consensus.cc:3060] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:02.748126 15019 raft_consensus.cc:2468] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 4.
I20260709 13:02:02.749302 15572 leader_election.cc:304] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [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: 3f2e377ec45e4d48abbe40a66d751c18, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:02:02.750129 16155 raft_consensus.cc:2804] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:02.750531 16155 raft_consensus.cc:697] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 4 LEADER]: Becoming Leader. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Running, Role: LEADER
I20260709 13:02:02.751227 16155 consensus_queue.cc:237] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:02.751248 14948 raft_consensus.cc:2468] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 4.
I20260709 13:02:02.759199 14843 catalog_manager.cc:5697] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 reported cstate change: term changed from 3 to 4, leader changed from 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) to b70cd3bd779f471a8d71a62661369616 (127.13.133.132). New cstate: current_term: 4 leader_uuid: "b70cd3bd779f471a8d71a62661369616" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:02.951627 16349 raft_consensus.cc:993] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:02:02.952205 16333 raft_consensus.cc:1081] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:02:02.954134 15019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e490b9aee2449ac84465999db69bf92"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:47290
I20260709 13:02:02.954627 15019 raft_consensus.cc:493] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:02.954918 15019 raft_consensus.cc:3060] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.959417 15019 raft_consensus.cc:515] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:02.961431 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e490b9aee2449ac84465999db69bf92" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:02:02.961977 14947 raft_consensus.cc:3060] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.962095 15019 leader_election.cc:290] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:02:02.963287 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e490b9aee2449ac84465999db69bf92" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:02:02.963662 15091 raft_consensus.cc:3055] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:02.963872 15091 raft_consensus.cc:740] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:02:02.964423 15091 consensus_queue.cc:260] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:02.965226 15091 raft_consensus.cc:3060] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.966511 14947 raft_consensus.cc:2468] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:02:02.967384 14989 leader_election.cc:304] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:02:02.968056 16355 raft_consensus.cc:2804] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:02.968497 16355 raft_consensus.cc:697] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:02:02.969256 16355 consensus_queue.cc:237] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:02.973479 15091 raft_consensus.cc:2468] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:02:02.981848 14846 catalog_manager.cc:5697] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:03.191159 16329 raft_consensus.cc:993] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51: : Instructing follower 20964c2a02d141ea8f014fc26ccfcea7 to start an election
I20260709 13:02:03.191689 16315 raft_consensus.cc:1081] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Signalling peer 20964c2a02d141ea8f014fc26ccfcea7 to start an election
I20260709 13:02:03.193077 15091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
 from {username='slave'} at 127.0.0.1:40922
I20260709 13:02:03.193552 15091 raft_consensus.cc:493] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:03.193837 15091 raft_consensus.cc:3060] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:03.198071 15091 raft_consensus.cc:515] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:03.199397 15091 leader_election.cc:290] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 3 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:02:03.199952 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:02:03.200187 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda739b18cad474199860ec3b3dd12e6" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:02:03.200706 15019 raft_consensus.cc:3060] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:03.200590 14947 raft_consensus.cc:3055] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:03.201166 14947 raft_consensus.cc:740] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:02:03.203001 14947 consensus_queue.cc:260] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [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: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:03.204734 14947 raft_consensus.cc:3060] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:03.207325 15019 raft_consensus.cc:2468] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 3.
I20260709 13:02:03.208956 15061 leader_election.cc:304] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:02:03.209635 16333 raft_consensus.cc:2804] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:03.210008 16333 raft_consensus.cc:697] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:02:03.210322 14947 raft_consensus.cc:2468] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 3.
I20260709 13:02:03.210718 16333 consensus_queue.cc:237] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [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: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:03.221966 14846 catalog_manager.cc:5697] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 2 to 3, leader changed from 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 3 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:03.270619 15019 raft_consensus.cc:1275] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 4 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:03.271726 16155 consensus_queue.cc:1048] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:02:03.284931 15091 consensus_queue.cc:237] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
W20260709 13:02:03.297679 15062 consensus_peers.cc:597] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf09ab4d4d314238ac22e4b1f9e8e46e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:03.304929 15023 raft_consensus.cc:1275] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:03.307868 14948 raft_consensus.cc:1275] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 4 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:03.309830 14947 raft_consensus.cc:1275] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:03.311054 16364 consensus_queue.cc:1048] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:02:03.313484 16279 consensus_queue.cc:1048] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.317276 16363 consensus_queue.cc:1048] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.323460 16362 raft_consensus.cc:2955] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:03.327697 14947 raft_consensus.cc:2955] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:03.328249 15023 raft_consensus.cc:2955] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:03.340209 15091 consensus_queue.cc:237] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:03.345139 14846 catalog_manager.cc:5697] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 2 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:03.352061 15062 consensus_peers.cc:597] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0bffbb0cd284b5388cce3c997f351c0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:03.355197 14947 raft_consensus.cc:1275] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:03.354511 15023 raft_consensus.cc:1275] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:03.356730 15091 raft_consensus.cc:1275] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:03.358053 16314 consensus_queue.cc:1048] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.356977 16279 consensus_queue.cc:1048] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.361841 16363 consensus_queue.cc:1048] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.382771 16279 raft_consensus.cc:2955] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:03.386190 14945 raft_consensus.cc:1275] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:03.385797 15020 raft_consensus.cc:2955] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:03.387666 16355 consensus_queue.cc:1048] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.405651 14947 raft_consensus.cc:2955] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:03.405946 14844 catalog_manager.cc:5697] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:03.414640 14948 consensus_queue.cc:237] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:03.432402 15023 raft_consensus.cc:1275] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:03.434780 15098 raft_consensus.cc:1275] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:03.436297 14913 consensus_peers.cc:597] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5556254f7cb94f2d819f6b15a3f47d8a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:03.436684 16315 consensus_queue.cc:1048] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.438776 16329 consensus_queue.cc:1048] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.449858 16315 raft_consensus.cc:2955] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:03.453001 15098 raft_consensus.cc:2955] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:03.455929 15023 raft_consensus.cc:2955] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:03.463052 14844 catalog_manager.cc:5697] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:03.463980 14947 consensus_queue.cc:237] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
W20260709 13:02:03.486227 14913 consensus_peers.cc:597] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb0b81de11694a48aed2b76ef39c4f11. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:03.487227 15023 raft_consensus.cc:1275] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:03.482757 15098 raft_consensus.cc:1275] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:03.488637 16329 consensus_queue.cc:1048] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.490491 16329 consensus_queue.cc:1048] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:03.495752 16315 raft_consensus.cc:2955] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:03.497160 15023 raft_consensus.cc:2955] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:03.540233 14844 catalog_manager.cc:5697] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:03.568580 15098 raft_consensus.cc:2955] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:03.606982 15023 raft_consensus.cc:1275] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:03.608975 16279 consensus_queue.cc:1048] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:03.654515 14945 raft_consensus.cc:1275] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:03.656441 16279 consensus_queue.cc:1048] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.690421 16382 ts_tablet_manager.cc:933] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:02:03.699716 16382 tablet_copy_client.cc:323] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:02:03.703225 15108 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet cf09ab4d4d314238ac22e4b1f9e8e46e from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:02:03.703877 15108 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet cf09ab4d4d314238ac22e4b1f9e8e46e from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-cf09ab4d4d314238ac22e4b1f9e8e46e
I20260709 13:02:03.715552 15108 tablet_copy_source_session.cc:215] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:03.718616 16382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf09ab4d4d314238ac22e4b1f9e8e46e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:03.731123 16382 tablet_copy_client.cc:806] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:03.731675 16382 tablet_copy_client.cc:670] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:03.735080 16382 tablet_copy_client.cc:538] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:03.737800 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:03.743214 16382 tablet_bootstrap.cc:492] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:02:03.768337 16382 tablet_bootstrap.cc:492] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:03.769215 16382 tablet_bootstrap.cc:492] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:02:03.769910 16382 ts_tablet_manager.cc:1403] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260709 13:02:03.773465 16382 raft_consensus.cc:359] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:03.774340 16382 raft_consensus.cc:740] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:02:03.775017 16382 consensus_queue.cc:260] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:03.778864 16382 ts_tablet_manager.cc:1434] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260709 13:02:03.787639 15108 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-cf09ab4d4d314238ac22e4b1f9e8e46e received from {username='slave'} at 127.0.0.1:49548
I20260709 13:02:03.788089 15108 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-cf09ab4d4d314238ac22e4b1f9e8e46e on tablet cf09ab4d4d314238ac22e4b1f9e8e46e with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:02:03.808508 16382 ts_tablet_manager.cc:933] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:02:03.810019 16382 tablet_copy_client.cc:323] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:02:03.811240 15108 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet e0bffbb0cd284b5388cce3c997f351c0 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:02:03.811612 15108 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet e0bffbb0cd284b5388cce3c997f351c0 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-e0bffbb0cd284b5388cce3c997f351c0
I20260709 13:02:03.816488 15108 tablet_copy_source_session.cc:215] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:03.818778 16382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0bffbb0cd284b5388cce3c997f351c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:03.829762 16382 tablet_copy_client.cc:806] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:03.830253 16382 tablet_copy_client.cc:670] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:03.837956 16382 tablet_copy_client.cc:538] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:03.844929 16382 tablet_bootstrap.cc:492] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:02:03.860252 16382 tablet_bootstrap.cc:492] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:03.861155 16382 tablet_bootstrap.cc:492] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:02:03.861698 16382 ts_tablet_manager.cc:1403] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.009s
I20260709 13:02:03.864135 16382 raft_consensus.cc:359] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:03.864948 16382 raft_consensus.cc:740] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:02:03.865551 16382 consensus_queue.cc:260] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:03.870898 16382 ts_tablet_manager.cc:1434] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:02:03.874022 15108 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-e0bffbb0cd284b5388cce3c997f351c0 received from {username='slave'} at 127.0.0.1:49548
I20260709 13:02:03.874447 15108 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-e0bffbb0cd284b5388cce3c997f351c0 on tablet e0bffbb0cd284b5388cce3c997f351c0 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:02:03.926476 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:03.970237 16382 ts_tablet_manager.cc:933] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453)
I20260709 13:02:03.971797 16382 tablet_copy_client.cc:323] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.129:33453
I20260709 13:02:03.973232 14959 tablet_copy_service.cc:140] P 40836b482b5b4f75b0159300aa118a51: Received BeginTabletCopySession request for tablet cb0b81de11694a48aed2b76ef39c4f11 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:54334)
I20260709 13:02:03.973683 14959 tablet_copy_service.cc:161] P 40836b482b5b4f75b0159300aa118a51: Beginning new tablet copy session on tablet cb0b81de11694a48aed2b76ef39c4f11 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:54334: session id = b70cd3bd779f471a8d71a62661369616-cb0b81de11694a48aed2b76ef39c4f11
I20260709 13:02:03.985168 15023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e490b9aee2449ac84465999db69bf92"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
mode: GRACEFUL
new_leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
 from {username='slave'} at 127.0.0.1:57998
I20260709 13:02:03.985859 15023 raft_consensus.cc:606] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Received request to transfer leadership to TS 20964c2a02d141ea8f014fc26ccfcea7
I20260709 13:02:03.990640 14959 tablet_copy_source_session.cc:215] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:03.993944 16382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0b81de11694a48aed2b76ef39c4f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:03.996834 15098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90a1bf7442c9417e833900ebc41fb6ed"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:02:03.997375 15098 raft_consensus.cc:606] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS 40836b482b5b4f75b0159300aa118a51
I20260709 13:02:03.998692 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:04.000228 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:04.011900 16382 tablet_copy_client.cc:806] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:04.012403 16382 tablet_copy_client.cc:670] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:04.015509 16382 tablet_copy_client.cc:538] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:04.022308 16382 tablet_bootstrap.cc:492] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:02:04.042896 16382 tablet_bootstrap.cc:492] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:04.043699 16382 tablet_bootstrap.cc:492] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:02:04.044276 16382 ts_tablet_manager.cc:1403] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.001s
I20260709 13:02:04.046830 16382 raft_consensus.cc:359] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:04.047602 16382 raft_consensus.cc:740] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:02:04.048143 16382 consensus_queue.cc:260] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:04.050279 16382 ts_tablet_manager.cc:1434] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:04.054600 16389 ts_tablet_manager.cc:933] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453)
I20260709 13:02:04.059216 16389 tablet_copy_client.cc:323] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.129:33453
I20260709 13:02:04.060887 14958 tablet_copy_service.cc:140] P 40836b482b5b4f75b0159300aa118a51: Received BeginTabletCopySession request for tablet 5556254f7cb94f2d819f6b15a3f47d8a from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:54334)
I20260709 13:02:04.061415 14958 tablet_copy_service.cc:161] P 40836b482b5b4f75b0159300aa118a51: Beginning new tablet copy session on tablet 5556254f7cb94f2d819f6b15a3f47d8a from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:54334: session id = b70cd3bd779f471a8d71a62661369616-5556254f7cb94f2d819f6b15a3f47d8a
I20260709 13:02:04.068181 14959 tablet_copy_service.cc:342] P 40836b482b5b4f75b0159300aa118a51: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-cb0b81de11694a48aed2b76ef39c4f11 received from {username='slave'} at 127.0.0.1:54334
I20260709 13:02:04.068615 14959 tablet_copy_service.cc:434] P 40836b482b5b4f75b0159300aa118a51: ending tablet copy session b70cd3bd779f471a8d71a62661369616-cb0b81de11694a48aed2b76ef39c4f11 on tablet cb0b81de11694a48aed2b76ef39c4f11 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:02:04.072113 14958 tablet_copy_source_session.cc:215] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:04.075860 16389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5556254f7cb94f2d819f6b15a3f47d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:04.091372 16389 tablet_copy_client.cc:806] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:04.091885 16389 tablet_copy_client.cc:670] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:04.094770 16389 tablet_copy_client.cc:538] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:04.103050 16389 tablet_bootstrap.cc:492] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:02:04.129668 16389 tablet_bootstrap.cc:492] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:04.131345 16389 tablet_bootstrap.cc:492] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:02:04.131968 16389 ts_tablet_manager.cc:1403] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.001s
I20260709 13:02:04.135896 16389 raft_consensus.cc:359] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:04.136971 16389 raft_consensus.cc:740] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:02:04.137763 16389 consensus_queue.cc:260] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:04.140281 16389 ts_tablet_manager.cc:1434] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:04.146353 14958 tablet_copy_service.cc:342] P 40836b482b5b4f75b0159300aa118a51: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-5556254f7cb94f2d819f6b15a3f47d8a received from {username='slave'} at 127.0.0.1:54334
I20260709 13:02:04.146740 14958 tablet_copy_service.cc:434] P 40836b482b5b4f75b0159300aa118a51: ending tablet copy session b70cd3bd779f471a8d71a62661369616-5556254f7cb94f2d819f6b15a3f47d8a on tablet 5556254f7cb94f2d819f6b15a3f47d8a with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:02:04.227360 16279 raft_consensus.cc:993] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:02:04.227895 16363 raft_consensus.cc:1081] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer 40836b482b5b4f75b0159300aa118a51 to start an election
I20260709 13:02:04.229100 14945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90a1bf7442c9417e833900ebc41fb6ed"
dest_uuid: "40836b482b5b4f75b0159300aa118a51"
 from {username='slave'} at 127.0.0.1:34518
I20260709 13:02:04.229632 14945 raft_consensus.cc:493] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:04.229965 14945 raft_consensus.cc:3060] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:04.236482 14945 raft_consensus.cc:515] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:04.238590 14945 leader_election.cc:290] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 2 election: Requested vote from peers 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:02:04.238736 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a1bf7442c9417e833900ebc41fb6ed" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:02:04.239387 15023 raft_consensus.cc:3060] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:04.239320 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a1bf7442c9417e833900ebc41fb6ed" candidate_uuid: "40836b482b5b4f75b0159300aa118a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:02:04.240154 15091 raft_consensus.cc:3055] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:04.240419 15091 raft_consensus.cc:740] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:02:04.241118 15091 consensus_queue.cc:260] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:04.242272 15091 raft_consensus.cc:3060] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:04.246461 15023 raft_consensus.cc:2468] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 2.
I20260709 13:02:04.247640 14912 leader_election.cc:304] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:02:04.248484 16329 raft_consensus.cc:2804] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:04.248927 16329 raft_consensus.cc:697] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Becoming Leader. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:02:04.248837 15091 raft_consensus.cc:2468] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40836b482b5b4f75b0159300aa118a51 in term 2.
I20260709 13:02:04.249830 16329 consensus_queue.cc:237] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:04.258325 14844 catalog_manager.cc:5697] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to 40836b482b5b4f75b0159300aa118a51 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:04.270394 15608 raft_consensus.cc:1217] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:04.430723 15605 raft_consensus.cc:1217] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:04.445168 16314 raft_consensus.cc:993] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18: : Instructing follower 20964c2a02d141ea8f014fc26ccfcea7 to start an election
I20260709 13:02:04.445631 16314 raft_consensus.cc:1081] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Signalling peer 20964c2a02d141ea8f014fc26ccfcea7 to start an election
I20260709 13:02:04.447453 15098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e490b9aee2449ac84465999db69bf92"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
 from {username='slave'} at 127.0.0.1:40938
I20260709 13:02:04.447945 15098 raft_consensus.cc:493] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:04.448266 15098 raft_consensus.cc:3060] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:04.454523 15098 raft_consensus.cc:515] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:04.456383 15098 leader_election.cc:290] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 3 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:02:04.457294 15023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e490b9aee2449ac84465999db69bf92" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:02:04.457834 15023 raft_consensus.cc:3055] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:04.458145 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e490b9aee2449ac84465999db69bf92" candidate_uuid: "20964c2a02d141ea8f014fc26ccfcea7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:02:04.458698 14947 raft_consensus.cc:3060] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:04.467878 15023 raft_consensus.cc:740] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:02:04.468519 14947 raft_consensus.cc:2468] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 3.
I20260709 13:02:04.469866 15063 leader_election.cc:304] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51; no voters: 
I20260709 13:02:04.472426 16363 raft_consensus.cc:2804] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:04.474377 16363 raft_consensus.cc:697] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 LEADER]: Becoming Leader. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:02:04.470669 15023 consensus_queue.cc:260] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [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: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:04.475582 15023 raft_consensus.cc:3060] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:04.475244 16363 consensus_queue.cc:237] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [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: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:04.484750 15605 raft_consensus.cc:1217] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:04.492027 15023 raft_consensus.cc:2468] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20964c2a02d141ea8f014fc26ccfcea7 in term 3.
I20260709 13:02:04.505234 14843 catalog_manager.cc:5697] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: term changed from 2 to 3, leader changed from 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) to 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131). New cstate: current_term: 3 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:04.572513 15605 raft_consensus.cc:1217] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:04.685335 15098 raft_consensus.cc:1275] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:04.686551 16315 consensus_queue.cc:1048] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:04.707746 15020 raft_consensus.cc:1275] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:04.709048 16315 consensus_queue.cc:1048] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:04.857425 16315 raft_consensus.cc:1064] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:02:04.860001 16315 consensus_queue.cc:237] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:04.867866 15608 raft_consensus.cc:1275] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:04.869637 15098 raft_consensus.cc:1275] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:04.869457 16329 consensus_queue.cc:1048] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:04.871158 15023 raft_consensus.cc:1275] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:04.872438 16329 consensus_queue.cc:1048] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:04.873557 16317 consensus_queue.cc:1048] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:04.919304 16279 raft_consensus.cc:1064] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:02:04.921415 16279 consensus_queue.cc:237] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:04.933933 15608 raft_consensus.cc:1275] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:04.934787 15020 raft_consensus.cc:1275] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:04.936352 16279 consensus_queue.cc:1048] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:04.941056 16363 consensus_queue.cc:1048] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:04.946933 16315 raft_consensus.cc:2955] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:04.950239 14945 raft_consensus.cc:1275] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:04.984874 16329 raft_consensus.cc:1064] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:02:04.987136 16329 consensus_queue.cc:237] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:04.997943 15023 raft_consensus.cc:1275] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:05.000368 15091 raft_consensus.cc:2955] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.006211 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:04.999730 16363 consensus_queue.cc:1048] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 13:02:05.016340 16409 consensus_queue.cc:1048] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:05.027437 15605 raft_consensus.cc:1275] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:05.028904 16414 consensus_queue.cc:1048] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:05.045018 16408 raft_consensus.cc:1064] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:02:05.047627 16408 consensus_queue.cc:237] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:05.051637 15609 raft_consensus.cc:2955] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.056730 14844 catalog_manager.cc:5697] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.059710 15608 raft_consensus.cc:2955] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.060366 16279 raft_consensus.cc:2955] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.065071 15607 raft_consensus.cc:1275] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:05.066540 16408 consensus_queue.cc:1048] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:05.075223 15091 raft_consensus.cc:1275] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:02:05.075968 14912 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.130:46501, user_credentials={real_user=slave}} blocked reactor thread for 122102us
I20260709 13:02:05.085232 15017 raft_consensus.cc:1275] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:05.086611 15018 raft_consensus.cc:2955] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.089635 16415 consensus_queue.cc:1048] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:05.108039 16425 raft_consensus.cc:2955] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.115657 15091 raft_consensus.cc:2955] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.121512 15609 raft_consensus.cc:2955] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.150627 14945 raft_consensus.cc:1275] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:05.156690 15020 raft_consensus.cc:1275] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:05.158104 15019 raft_consensus.cc:2955] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.153357 14946 raft_consensus.cc:1275] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:05.172106 16279 consensus_queue.cc:1048] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:05.173738 16279 consensus_queue.cc:1048] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:05.220094 16333 consensus_queue.cc:1048] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 13:02:05.183250 16414 consensus_queue.cc:1048] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
W20260709 13:02:05.265890 15063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.129:33453, user_credentials={real_user=slave}} blocked reactor thread for 94369.9us
I20260709 13:02:05.268811 15018 raft_consensus.cc:2955] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.274430 14948 consensus_queue.cc:237] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:05.281551 15023 raft_consensus.cc:1275] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:05.282958 16317 consensus_queue.cc:1048] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:05.307572 14843 catalog_manager.cc:5697] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.323382 14843 catalog_manager.cc:5697] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.328074 14943 raft_consensus.cc:2955] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.332933 15023 raft_consensus.cc:2955] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.329643 16415 raft_consensus.cc:2955] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.351367 15607 raft_consensus.cc:1275] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:05.365211 16415 consensus_queue.cc:1048] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:05.365465 14833 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5556254f7cb94f2d819f6b15a3f47d8a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:02:05.370919 15061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.130:46501, user_credentials={real_user=slave}} blocked reactor thread for 140500us
I20260709 13:02:05.391047 15609 raft_consensus.cc:2955] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.407384 16408 raft_consensus.cc:2955] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.410507 14943 consensus_queue.cc:237] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:05.414433 14844 catalog_manager.cc:5697] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 3 to 4, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New cstate: current_term: 1 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.416996 15607 raft_consensus.cc:1275] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:05.420835 15607 raft_consensus.cc:2955] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.421448 16415 consensus_queue.cc:1048] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:05.421904 15017 raft_consensus.cc:2955] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.427430 16317 raft_consensus.cc:2955] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.429723 15605 raft_consensus.cc:2955] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.448066 14833 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb0b81de11694a48aed2b76ef39c4f11 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:05.450542 15089 raft_consensus.cc:1275] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 40836b482b5b4f75b0159300aa118a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:05.460649 14844 catalog_manager.cc:5697] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 4 to 5, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New cstate: current_term: 2 leader_uuid: "40836b482b5b4f75b0159300aa118a51" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.465445 14846 catalog_manager.cc:5697] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.468019 15083 tablet_service.cc:1558] Processing DeleteTablet for tablet 5556254f7cb94f2d819f6b15a3f47d8a with delete_type TABLET_DATA_TOMBSTONED (TS 20964c2a02d141ea8f014fc26ccfcea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40916
I20260709 13:02:05.477265 16415 consensus_queue.cc:1048] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:05.478376 16451 tablet_replica.cc:333] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:05.479069 15009 tablet_service.cc:1558] Processing DeleteTablet for tablet cb0b81de11694a48aed2b76ef39c4f11 with delete_type TABLET_DATA_TOMBSTONED (TS 3f2e377ec45e4d48abbe40a66d751c18 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47288
I20260709 13:02:05.479835 16451 raft_consensus.cc:2243] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.480533 16451 raft_consensus.cc:2272] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.483657 16451 ts_tablet_manager.cc:1916] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:05.483318 14947 raft_consensus.cc:2955] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } attrs { replace: true } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.526860 16451 ts_tablet_manager.cc:1929] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:05.531455 16451 log.cc:1199] T 5556254f7cb94f2d819f6b15a3f47d8a P 20964c2a02d141ea8f014fc26ccfcea7: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/wals/5556254f7cb94f2d819f6b15a3f47d8a
I20260709 13:02:05.532164 15089 consensus_queue.cc:237] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:05.544281 14832 catalog_manager.cc:5028] TS 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): tablet 5556254f7cb94f2d819f6b15a3f47d8a (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:02:05.542157 15090 raft_consensus.cc:2955] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.565797 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:05.574681 15609 raft_consensus.cc:1275] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:05.576043 16408 consensus_queue.cc:1048] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:05.583106 15096 consensus_queue.cc:237] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:05.582674 16439 raft_consensus.cc:2955] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.592496 15605 raft_consensus.cc:1275] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:05.593402 14943 raft_consensus.cc:1275] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:05.594175 15607 raft_consensus.cc:2955] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.601823 15017 raft_consensus.cc:1275] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:05.604025 16438 consensus_queue.cc:1048] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:05.604283 16442 consensus_queue.cc:1048] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:05.612551 16409 consensus_queue.cc:1048] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:05.613884 15017 raft_consensus.cc:2955] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.663339 16442 raft_consensus.cc:2955] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.667855 14943 raft_consensus.cc:2955] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.657773 14845 catalog_manager.cc:5697] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 4 to 5, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New cstate: current_term: 2 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.680086 15608 raft_consensus.cc:2955] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:05.692668 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e0bffbb0cd284b5388cce3c997f351c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:05.699295 14846 catalog_manager.cc:5697] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 3 to 4, VOTER 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) evicted. New cstate: current_term: 1 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:05.713557 15012 tablet_service.cc:1558] Processing DeleteTablet for tablet e0bffbb0cd284b5388cce3c997f351c0 with delete_type TABLET_DATA_TOMBSTONED (TS 3f2e377ec45e4d48abbe40a66d751c18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47288
I20260709 13:02:05.719818 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf09ab4d4d314238ac22e4b1f9e8e46e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:05.722095 16452 tablet_replica.cc:333] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
W20260709 13:02:05.727608 15573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.131:41105, user_credentials={real_user=slave}} blocked reactor thread for 226684us
I20260709 13:02:05.741212 14939 tablet_service.cc:1558] Processing DeleteTablet for tablet cf09ab4d4d314238ac22e4b1f9e8e46e with delete_type TABLET_DATA_TOMBSTONED (TS 40836b482b5b4f75b0159300aa118a51 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34512
I20260709 13:02:05.746729 16455 tablet_replica.cc:333] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:05.750219 16452 raft_consensus.cc:2243] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.750265 16455 raft_consensus.cc:2243] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.751294 16452 raft_consensus.cc:2272] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.752584 16455 raft_consensus.cc:2272] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.754859 16452 ts_tablet_manager.cc:1916] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:05.764832 16455 ts_tablet_manager.cc:1916] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:05.772593 16452 ts_tablet_manager.cc:1929] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:05.773169 16452 log.cc:1199] T cb0b81de11694a48aed2b76ef39c4f11 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/wals/cb0b81de11694a48aed2b76ef39c4f11
I20260709 13:02:05.775154 16452 tablet_replica.cc:333] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:05.775199 14831 catalog_manager.cc:5028] TS 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): tablet cb0b81de11694a48aed2b76ef39c4f11 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:02:05.776223 16452 raft_consensus.cc:2243] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.776892 16452 raft_consensus.cc:2272] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.780216 16452 ts_tablet_manager.cc:1916] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:05.786623 16455 ts_tablet_manager.cc:1929] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:05.787120 16455 log.cc:1199] T cf09ab4d4d314238ac22e4b1f9e8e46e P 40836b482b5b4f75b0159300aa118a51: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/wals/cf09ab4d4d314238ac22e4b1f9e8e46e
I20260709 13:02:05.788583 14833 catalog_manager.cc:5028] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): tablet cf09ab4d4d314238ac22e4b1f9e8e46e (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:02:05.794909 16452 ts_tablet_manager.cc:1929] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:05.795331 16452 log.cc:1199] T e0bffbb0cd284b5388cce3c997f351c0 P 3f2e377ec45e4d48abbe40a66d751c18: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/wals/e0bffbb0cd284b5388cce3c997f351c0
I20260709 13:02:05.799374 14831 catalog_manager.cc:5028] TS 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): tablet e0bffbb0cd284b5388cce3c997f351c0 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:02:05.803051 14947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68610743a0b74bed8ed11f49e1735180"
dest_uuid: "40836b482b5b4f75b0159300aa118a51"
mode: GRACEFUL
new_leader_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:49140
I20260709 13:02:05.803571 14947 raft_consensus.cc:606] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Received request to transfer leadership to TS b70cd3bd779f471a8d71a62661369616
I20260709 13:02:05.808089 15090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "854e74a8c4e540dfa5aded148d49ca46"
dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
mode: GRACEFUL
new_leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:02:05.808595 15090 raft_consensus.cc:606] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Received request to transfer leadership to TS 3f2e377ec45e4d48abbe40a66d751c18
I20260709 13:02:05.809715 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:05.811149 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:05.852667 16442 raft_consensus.cc:993] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7: : Instructing follower 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:02:05.853120 16439 raft_consensus.cc:1081] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Signalling peer 3f2e377ec45e4d48abbe40a66d751c18 to start an election
I20260709 13:02:05.854472 15023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "854e74a8c4e540dfa5aded148d49ca46"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
 from {username='slave'} at 127.0.0.1:47290
I20260709 13:02:05.854873 15023 raft_consensus.cc:493] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:05.855106 15023 raft_consensus.cc:3060] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.859853 15023 raft_consensus.cc:515] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:05.861274 15023 leader_election.cc:290] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:02:05.862112 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854e74a8c4e540dfa5aded148d49ca46" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:02:05.862315 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854e74a8c4e540dfa5aded148d49ca46" candidate_uuid: "3f2e377ec45e4d48abbe40a66d751c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:02:05.862697 14947 raft_consensus.cc:3060] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.862833 15090 raft_consensus.cc:3055] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:05.863214 15090 raft_consensus.cc:740] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20964c2a02d141ea8f014fc26ccfcea7, State: Running, Role: LEADER
I20260709 13:02:05.863806 15090 consensus_queue.cc:260] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:05.864640 15090 raft_consensus.cc:3060] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.869249 15090 raft_consensus.cc:2468] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:02:05.871035 14947 raft_consensus.cc:2468] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2e377ec45e4d48abbe40a66d751c18 in term 2.
I20260709 13:02:05.871109 14988 leader_election.cc:304] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20964c2a02d141ea8f014fc26ccfcea7, 3f2e377ec45e4d48abbe40a66d751c18; no voters: 
I20260709 13:02:05.872133 16433 raft_consensus.cc:2804] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:05.872570 16433 raft_consensus.cc:697] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Becoming Leader. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:02:05.873353 16433 consensus_queue.cc:237] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } }
I20260709 13:02:05.885150 14845 catalog_manager.cc:5697] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: term changed from 1 to 2, leader changed from 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) to 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:06.246677 16421 raft_consensus.cc:993] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51: : Instructing follower b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:02:06.247130 16425 raft_consensus.cc:1081] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Signalling peer b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:02:06.248348 15609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68610743a0b74bed8ed11f49e1735180"
dest_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:37628
I20260709 13:02:06.248739 15609 raft_consensus.cc:493] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:06.249073 15609 raft_consensus.cc:3060] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:06.253481 15609 raft_consensus.cc:515] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:06.254968 15609 leader_election.cc:290] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 3 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:02:06.255612 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68610743a0b74bed8ed11f49e1735180" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:02:06.256160 14947 raft_consensus.cc:3055] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:06.256482 14947 raft_consensus.cc:740] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 40836b482b5b4f75b0159300aa118a51, State: Running, Role: LEADER
I20260709 13:02:06.256475 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68610743a0b74bed8ed11f49e1735180" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "20964c2a02d141ea8f014fc26ccfcea7"
I20260709 13:02:06.257180 15090 raft_consensus.cc:3060] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:06.257395 14947 consensus_queue.cc:260] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:06.258605 14947 raft_consensus.cc:3060] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:06.263170 15090 raft_consensus.cc:2468] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 3.
I20260709 13:02:06.264604 14947 raft_consensus.cc:2468] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 3.
I20260709 13:02:06.265645 15574 leader_election.cc:304] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:02:06.267036 16454 raft_consensus.cc:2804] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:06.267669 16454 raft_consensus.cc:697] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [term 3 LEADER]: Becoming Leader. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Running, Role: LEADER
I20260709 13:02:06.269124 16454 consensus_queue.cc:237] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:06.278416 14845 catalog_manager.cc:5697] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 reported cstate change: term changed from 2 to 3, leader changed from 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) to b70cd3bd779f471a8d71a62661369616 (127.13.133.132). New cstate: current_term: 3 leader_uuid: "b70cd3bd779f471a8d71a62661369616" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:06.387138 15090 raft_consensus.cc:1275] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:06.388270 16435 consensus_queue.cc:1048] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:06.400365 14947 raft_consensus.cc:1275] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:06.401778 16435 consensus_queue.cc:1048] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:06.665478 15091 raft_consensus.cc:1275] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:06.666414 16454 consensus_queue.cc:1048] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:06.680644 14947 raft_consensus.cc:1275] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:06.682000 16454 consensus_queue.cc:1048] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:06.808122 15023 consensus_queue.cc:237] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:06.812687 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:06.816560 14947 raft_consensus.cc:1275] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:02:06.816933 14988 consensus_peers.cc:597] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2eaefd29b1e142bdb54fe6e248734229. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:06.817205 15091 raft_consensus.cc:1275] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:06.817761 16433 consensus_queue.cc:1048] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:06.818979 16435 consensus_queue.cc:1048] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:06.826964 16433 raft_consensus.cc:2955] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:06.829133 14947 raft_consensus.cc:2955] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:06.850493 14844 catalog_manager.cc:5697] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index -1 to 4, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 3 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:06.851815 15023 consensus_queue.cc:237] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:06.877981 15090 raft_consensus.cc:1275] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:02:06.878969 14988 consensus_peers.cc:597] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b208e828b7ab4615a084f4d98d121f9e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:06.881839 16474 consensus_queue.cc:1048] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:06.883193 15090 raft_consensus.cc:2955] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:06.886389 14947 raft_consensus.cc:1275] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:06.888025 16435 consensus_queue.cc:1048] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:06.894212 16474 raft_consensus.cc:2955] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:06.903585 15090 raft_consensus.cc:2955] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:06.910655 14945 raft_consensus.cc:2955] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:06.914340 15091 consensus_queue.cc:237] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:06.919638 14845 catalog_manager.cc:5697] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index -1 to 3, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 2 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:06.928053 15017 raft_consensus.cc:1275] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:02:06.928232 15062 consensus_peers.cc:597] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fda739b18cad474199860ec3b3dd12e6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:06.929471 16442 consensus_queue.cc:1048] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:06.932264 14947 raft_consensus.cc:1275] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:06.936606 16442 consensus_queue.cc:1048] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:06.940825 16439 raft_consensus.cc:2955] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:06.942687 15017 raft_consensus.cc:2955] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:06.961190 14947 raft_consensus.cc:2955] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:06.972214 15017 consensus_queue.cc:237] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:06.974871 14845 catalog_manager.cc:5697] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index -1 to 4, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 3 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:06.997697 14988 consensus_peers.cc:597] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer b70cd3bd779f471a8d71a62661369616 (127.13.133.132:43465): Couldn't send request to peer b70cd3bd779f471a8d71a62661369616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca01c32d7c7e4455b575cf8b7c7cadf6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:06.998741 15091 raft_consensus.cc:1275] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:07.000180 16435 consensus_queue.cc:1048] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:07.001390 14947 raft_consensus.cc:1275] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:07.003877 16435 consensus_queue.cc:1048] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:07.013785 16473 raft_consensus.cc:2955] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:07.015789 14947 raft_consensus.cc:2955] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:07.017052 15090 raft_consensus.cc:2955] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } }
I20260709 13:02:07.034960 14845 catalog_manager.cc:5697] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index -1 to 2, NON_VOTER b70cd3bd779f471a8d71a62661369616 (127.13.133.132) added. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:07.284279 16490 ts_tablet_manager.cc:933] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:02:07.285943 16490 tablet_copy_client.cc:323] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.130:46501
I20260709 13:02:07.287408 15034 tablet_copy_service.cc:140] P 3f2e377ec45e4d48abbe40a66d751c18: Received BeginTabletCopySession request for tablet 2eaefd29b1e142bdb54fe6e248734229 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:59012)
I20260709 13:02:07.287817 15034 tablet_copy_service.cc:161] P 3f2e377ec45e4d48abbe40a66d751c18: Beginning new tablet copy session on tablet 2eaefd29b1e142bdb54fe6e248734229 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:59012: session id = b70cd3bd779f471a8d71a62661369616-2eaefd29b1e142bdb54fe6e248734229
I20260709 13:02:07.293154 15034 tablet_copy_source_session.cc:215] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:07.296347 16490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eaefd29b1e142bdb54fe6e248734229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.309863 16490 tablet_copy_client.cc:806] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:07.310456 16490 tablet_copy_client.cc:670] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:07.316154 16490 tablet_copy_client.cc:538] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:07.329505 16490 tablet_bootstrap.cc:492] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:02:07.348007 16490 tablet_bootstrap.cc:492] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:07.348629 16490 tablet_bootstrap.cc:492] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:02:07.349143 16490 ts_tablet_manager.cc:1403] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260709 13:02:07.351285 16490 raft_consensus.cc:359] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:07.351816 16490 raft_consensus.cc:740] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:02:07.352272 16490 consensus_queue.cc:260] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:07.354593 16490 ts_tablet_manager.cc:1434] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:02:07.359414 15034 tablet_copy_service.cc:342] P 3f2e377ec45e4d48abbe40a66d751c18: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-2eaefd29b1e142bdb54fe6e248734229 received from {username='slave'} at 127.0.0.1:59012
I20260709 13:02:07.359561 16493 ts_tablet_manager.cc:933] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:02:07.359861 15034 tablet_copy_service.cc:434] P 3f2e377ec45e4d48abbe40a66d751c18: ending tablet copy session b70cd3bd779f471a8d71a62661369616-2eaefd29b1e142bdb54fe6e248734229 on tablet 2eaefd29b1e142bdb54fe6e248734229 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:02:07.361574 16493 tablet_copy_client.cc:323] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.131:41105
I20260709 13:02:07.363117 15108 tablet_copy_service.cc:140] P 20964c2a02d141ea8f014fc26ccfcea7: Received BeginTabletCopySession request for tablet fda739b18cad474199860ec3b3dd12e6 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:49548)
I20260709 13:02:07.363610 15108 tablet_copy_service.cc:161] P 20964c2a02d141ea8f014fc26ccfcea7: Beginning new tablet copy session on tablet fda739b18cad474199860ec3b3dd12e6 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:49548: session id = b70cd3bd779f471a8d71a62661369616-fda739b18cad474199860ec3b3dd12e6
I20260709 13:02:07.371470 15108 tablet_copy_source_session.cc:215] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:07.374219 16493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda739b18cad474199860ec3b3dd12e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.394342 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:07.398950 16490 ts_tablet_manager.cc:933] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:02:07.400473 16493 tablet_copy_client.cc:806] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:07.401057 16493 tablet_copy_client.cc:670] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:07.403869 16490 tablet_copy_client.cc:323] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.130:46501
I20260709 13:02:07.406288 15034 tablet_copy_service.cc:140] P 3f2e377ec45e4d48abbe40a66d751c18: Received BeginTabletCopySession request for tablet b208e828b7ab4615a084f4d98d121f9e from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:59012)
I20260709 13:02:07.406786 15034 tablet_copy_service.cc:161] P 3f2e377ec45e4d48abbe40a66d751c18: Beginning new tablet copy session on tablet b208e828b7ab4615a084f4d98d121f9e from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:59012: session id = b70cd3bd779f471a8d71a62661369616-b208e828b7ab4615a084f4d98d121f9e
I20260709 13:02:07.413322 16493 tablet_copy_client.cc:538] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:07.415817 15034 tablet_copy_source_session.cc:215] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:07.418911 16490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b208e828b7ab4615a084f4d98d121f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.423707 16493 tablet_bootstrap.cc:492] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:02:07.434149 16490 tablet_copy_client.cc:806] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:07.434715 16490 tablet_copy_client.cc:670] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:07.438118 16490 tablet_copy_client.cc:538] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:07.446635 16490 tablet_bootstrap.cc:492] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:02:07.458602 16493 tablet_bootstrap.cc:492] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:07.459481 16493 tablet_bootstrap.cc:492] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:02:07.460096 16493 ts_tablet_manager.cc:1403] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.005s
I20260709 13:02:07.463400 16493 raft_consensus.cc:359] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:07.464241 16493 raft_consensus.cc:740] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:02:07.464906 16493 consensus_queue.cc:260] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:07.466852 15023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9258a65f265e4778bc6bb85f5e3340a4"
dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
mode: GRACEFUL
new_leader_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:57998
I20260709 13:02:07.467396 15023 raft_consensus.cc:606] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Received request to transfer leadership to TS b70cd3bd779f471a8d71a62661369616
I20260709 13:02:07.469724 16493 ts_tablet_manager.cc:1434] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:07.470528 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:02:07.471240 15108 tablet_copy_service.cc:342] P 20964c2a02d141ea8f014fc26ccfcea7: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-fda739b18cad474199860ec3b3dd12e6 received from {username='slave'} at 127.0.0.1:49548
I20260709 13:02:07.471619 15108 tablet_copy_service.cc:434] P 20964c2a02d141ea8f014fc26ccfcea7: ending tablet copy session b70cd3bd779f471a8d71a62661369616-fda739b18cad474199860ec3b3dd12e6 on tablet fda739b18cad474199860ec3b3dd12e6 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:02:07.472041 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:07.488545 16490 tablet_bootstrap.cc:492] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:07.489382 16490 tablet_bootstrap.cc:492] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:02:07.489919 16490 ts_tablet_manager.cc:1403] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.005s
I20260709 13:02:07.492297 16490 raft_consensus.cc:359] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:07.492828 16490 raft_consensus.cc:740] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:02:07.493292 16490 consensus_queue.cc:260] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:07.495312 16490 ts_tablet_manager.cc:1434] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:02:07.496696 15034 tablet_copy_service.cc:342] P 3f2e377ec45e4d48abbe40a66d751c18: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-b208e828b7ab4615a084f4d98d121f9e received from {username='slave'} at 127.0.0.1:59012
I20260709 13:02:07.497495 15034 tablet_copy_service.cc:434] P 3f2e377ec45e4d48abbe40a66d751c18: ending tablet copy session b70cd3bd779f471a8d71a62661369616-b208e828b7ab4615a084f4d98d121f9e on tablet b208e828b7ab4615a084f4d98d121f9e with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:02:07.502332 16474 raft_consensus.cc:993] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18: : Instructing follower b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:02:07.502839 16473 raft_consensus.cc:1081] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Signalling peer b70cd3bd779f471a8d71a62661369616 to start an election
I20260709 13:02:07.508534 15609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9258a65f265e4778bc6bb85f5e3340a4"
dest_uuid: "b70cd3bd779f471a8d71a62661369616"
 from {username='slave'} at 127.0.0.1:37638
I20260709 13:02:07.509059 15609 raft_consensus.cc:493] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:07.509393 15609 raft_consensus.cc:3060] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:07.516981 15609 raft_consensus.cc:515] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:07.518391 15609 leader_election.cc:290] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 3 election: Requested vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:02:07.519119 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258a65f265e4778bc6bb85f5e3340a4" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "40836b482b5b4f75b0159300aa118a51"
I20260709 13:02:07.519728 14947 raft_consensus.cc:3060] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:07.520170 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258a65f265e4778bc6bb85f5e3340a4" candidate_uuid: "b70cd3bd779f471a8d71a62661369616" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3f2e377ec45e4d48abbe40a66d751c18"
I20260709 13:02:07.520668 15018 raft_consensus.cc:3055] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:07.520948 15018 raft_consensus.cc:740] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f2e377ec45e4d48abbe40a66d751c18, State: Running, Role: LEADER
I20260709 13:02:07.521622 15018 consensus_queue.cc:260] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:07.522750 15018 raft_consensus.cc:3060] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:07.526660 14947 raft_consensus.cc:2468] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 3.
I20260709 13:02:07.527786 15574 leader_election.cc:304] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40836b482b5b4f75b0159300aa118a51, b70cd3bd779f471a8d71a62661369616; no voters: 
I20260709 13:02:07.528695 15018 raft_consensus.cc:2468] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70cd3bd779f471a8d71a62661369616 in term 3.
I20260709 13:02:07.530274 16454 raft_consensus.cc:2804] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:07.530908 16454 raft_consensus.cc:697] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 3 LEADER]: Becoming Leader. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Running, Role: LEADER
I20260709 13:02:07.531699 16454 consensus_queue.cc:237] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:07.536443 16490 ts_tablet_manager.cc:933] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616: Initiating tablet copy from peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:02:07.544550 14844 catalog_manager.cc:5697] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 reported cstate change: term changed from 2 to 3, leader changed from 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130) to b70cd3bd779f471a8d71a62661369616 (127.13.133.132). New cstate: current_term: 3 leader_uuid: "b70cd3bd779f471a8d71a62661369616" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:07.552348 16490 tablet_copy_client.cc:323] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616: tablet copy: Beginning tablet copy session from remote peer at address 127.13.133.130:46501
I20260709 13:02:07.554980 15034 tablet_copy_service.cc:140] P 3f2e377ec45e4d48abbe40a66d751c18: Received BeginTabletCopySession request for tablet ca01c32d7c7e4455b575cf8b7c7cadf6 from peer b70cd3bd779f471a8d71a62661369616 ({username='slave'} at 127.0.0.1:59012)
I20260709 13:02:07.555444 15034 tablet_copy_service.cc:161] P 3f2e377ec45e4d48abbe40a66d751c18: Beginning new tablet copy session on tablet ca01c32d7c7e4455b575cf8b7c7cadf6 from peer b70cd3bd779f471a8d71a62661369616 at {username='slave'} at 127.0.0.1:59012: session id = b70cd3bd779f471a8d71a62661369616-ca01c32d7c7e4455b575cf8b7c7cadf6
I20260709 13:02:07.562765 15034 tablet_copy_source_session.cc:215] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:07.566926 16490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca01c32d7c7e4455b575cf8b7c7cadf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.587435 16490 tablet_copy_client.cc:806] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:07.588011 16490 tablet_copy_client.cc:670] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:07.591150 16490 tablet_copy_client.cc:538] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:07.598533 16490 tablet_bootstrap.cc:492] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616: Bootstrap starting.
I20260709 13:02:07.617151 16490 tablet_bootstrap.cc:492] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:07.617990 16490 tablet_bootstrap.cc:492] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616: Bootstrap complete.
I20260709 13:02:07.618561 16490 ts_tablet_manager.cc:1403] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616: Time spent bootstrapping tablet: real 0.020s	user 0.020s	sys 0.000s
I20260709 13:02:07.620744 16490 raft_consensus.cc:359] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:07.621244 16490 raft_consensus.cc:740] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70cd3bd779f471a8d71a62661369616, State: Initialized, Role: LEARNER
I20260709 13:02:07.621663 16490 consensus_queue.cc:260] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } }
I20260709 13:02:07.623135 16490 ts_tablet_manager.cc:1434] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:02:07.624864 15034 tablet_copy_service.cc:342] P 3f2e377ec45e4d48abbe40a66d751c18: Request end of tablet copy session b70cd3bd779f471a8d71a62661369616-ca01c32d7c7e4455b575cf8b7c7cadf6 received from {username='slave'} at 127.0.0.1:59012
I20260709 13:02:07.625247 15034 tablet_copy_service.cc:434] P 3f2e377ec45e4d48abbe40a66d751c18: ending tablet copy session b70cd3bd779f471a8d71a62661369616-ca01c32d7c7e4455b575cf8b7c7cadf6 on tablet ca01c32d7c7e4455b575cf8b7c7cadf6 with peer b70cd3bd779f471a8d71a62661369616
I20260709 13:02:07.835777 15608 raft_consensus.cc:1217] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:02:07.888281 15608 raft_consensus.cc:1217] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:02:07.910066 15608 raft_consensus.cc:1217] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:07.941447 15017 raft_consensus.cc:1275] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:07.942633 16489 consensus_queue.cc:1048] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:07.952258 14947 raft_consensus.cc:1275] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Refusing update from remote peer b70cd3bd779f471a8d71a62661369616: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:07.953877 16489 consensus_queue.cc:1048] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:08.099519 15607 raft_consensus.cc:1217] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:08.255973 16507 raft_consensus.cc:1064] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:02:08.258436 16507 consensus_queue.cc:237] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:08.265926 15091 raft_consensus.cc:1275] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:08.265959 15607 raft_consensus.cc:1275] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616 [term 3 LEARNER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:08.267617 14945 raft_consensus.cc:1275] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:08.269393 16473 consensus_queue.cc:1048] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:08.270190 16505 consensus_queue.cc:1048] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:08.271278 16474 consensus_queue.cc:1048] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:08.286252 16505 raft_consensus.cc:2955] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.296679 14947 raft_consensus.cc:2955] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.297415 15607 raft_consensus.cc:2955] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.305994 14846 catalog_manager.cc:5697] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 4 to 5, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:08.307281 15091 raft_consensus.cc:2955] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.364157 15023 consensus_queue.cc:237] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:08.373062 15607 raft_consensus.cc:1275] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:08.374465 16474 consensus_queue.cc:1048] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:08.376626 14947 raft_consensus.cc:1275] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:08.378067 16474 consensus_queue.cc:1048] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:08.386384 16507 raft_consensus.cc:2955] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.388916 14947 raft_consensus.cc:2955] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.390596 15609 raft_consensus.cc:2955] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.406589 14846 catalog_manager.cc:5697] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 reported cstate change: config changed from index 5 to 6, VOTER 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131) evicted. New cstate: current_term: 3 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.410710 14831 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2eaefd29b1e142bdb54fe6e248734229 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:08.418885 15083 tablet_service.cc:1558] Processing DeleteTablet for tablet 2eaefd29b1e142bdb54fe6e248734229 with delete_type TABLET_DATA_TOMBSTONED (TS 20964c2a02d141ea8f014fc26ccfcea7 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:40916
I20260709 13:02:08.424077 16521 tablet_replica.cc:333] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:08.426952 16521 raft_consensus.cc:2243] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:08.427659 16521 raft_consensus.cc:2272] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:08.432114 16521 ts_tablet_manager.cc:1916] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:08.446694 16521 ts_tablet_manager.cc:1929] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:02:08.447050 16521 log.cc:1199] T 2eaefd29b1e142bdb54fe6e248734229 P 20964c2a02d141ea8f014fc26ccfcea7: Deleting WAL directory at /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/wals/2eaefd29b1e142bdb54fe6e248734229
I20260709 13:02:08.448285 14832 catalog_manager.cc:5028] TS 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): tablet 2eaefd29b1e142bdb54fe6e248734229 (table test-workload [id=fa0023ec9c1c49baaff53e47d255cffd]) successfully deleted
I20260709 13:02:08.472889 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:08.481194 16507 raft_consensus.cc:1064] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:02:08.489250 16507 consensus_queue.cc:237] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:08.489909 16506 raft_consensus.cc:1064] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
I20260709 13:02:08.492481 16506 consensus_queue.cc:237] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:08.505293 15609 raft_consensus.cc:1275] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616 [term 3 LEARNER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:08.506896 16483 consensus_queue.cc:1048] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:08.529462 15023 raft_consensus.cc:1275] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:08.537213 16522 consensus_queue.cc:1048] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:08.538764 14947 raft_consensus.cc:1275] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:08.541775 16522 consensus_queue.cc:1048] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:08.544196 13846 tablet_server.cc:179] TabletServer@127.13.133.129:0 shutting down...
I20260709 13:02:08.560633 16483 raft_consensus.cc:2955] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
W20260709 13:02:08.561853 15063 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:02:08.572494 15605 raft_consensus.cc:1275] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616 [term 2 LEARNER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:08.574306 16473 consensus_queue.cc:1048] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:02:08.579124 15063 consensus_peers.cc:597] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.580045 15090 raft_consensus.cc:1275] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:08.587571 16473 consensus_queue.cc:1048] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:02:08.590466 14989 consensus_peers.cc:597] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.587186 15023 raft_consensus.cc:2955] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
W20260709 13:02:08.593384 14989 consensus_peers.cc:597] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:08.613041 15574 consensus_peers.cc:597] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.620577 15609 raft_consensus.cc:2955] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.628302 14844 catalog_manager.cc:5697] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 4 to 5, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.639638 16474 raft_consensus.cc:1064] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18: attempting to promote NON_VOTER b70cd3bd779f471a8d71a62661369616 to VOTER
W20260709 13:02:08.655083 15574 consensus_peers.cc:597] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:08.665211 15574 consensus_peers.cc:597] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:08.662221 14989 consensus_peers.cc:597] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:08.662614 15063 consensus_peers.cc:597] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.685701 16474 consensus_queue.cc:237] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
W20260709 13:02:08.695744 15063 consensus_peers.cc:597] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:08.713207 15574 consensus_peers.cc:597] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.713289 16473 raft_consensus.cc:2955] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.722069 15090 raft_consensus.cc:2955] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
W20260709 13:02:08.727851 15063 consensus_peers.cc:597] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.727411 15605 raft_consensus.cc:2955] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.728988 15089 consensus_queue.cc:237] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:08.736380 14846 catalog_manager.cc:5697] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 reported cstate change: config changed from index 3 to 4, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:02:08.738619 14989 consensus_peers.cc:597] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.741109 15023 raft_consensus.cc:1275] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:08.742791 15607 raft_consensus.cc:1275] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Refusing update from remote peer 20964c2a02d141ea8f014fc26ccfcea7: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:02:08.751765 15063 consensus_peers.cc:597] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:08.754452 14913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.131:41105, user_credentials={real_user=slave}} blocked reactor thread for 48597.4us
W20260709 13:02:08.772271 15063 consensus_peers.cc:597] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.781528 15017 consensus_queue.cc:237] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:08.791967 15089 raft_consensus.cc:1275] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:08.801939 15091 raft_consensus.cc:1275] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:08.802121 15605 raft_consensus.cc:1275] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:02:08.801141 14989 consensus_peers.cc:597] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.788477 16535 consensus_queue.cc:1048] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.049s
W20260709 13:02:08.806257 15063 consensus_peers.cc:597] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:08.808027 14989 consensus_peers.cc:597] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.810029 16533 consensus_queue.cc:1048] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 13:02:08.815991 16543 consensus_queue.cc:1048] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:02:08.817548 14989 consensus_peers.cc:597] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:08.818310 14989 consensus_peers.cc:597] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:08.825311 15063 consensus_peers.cc:597] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.830197 16473 consensus_queue.cc:1048] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:08.833632 16533 raft_consensus.cc:2955] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.842069 16541 consensus_queue.cc:1048] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:08.838472 15609 raft_consensus.cc:2955] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.850034 15605 raft_consensus.cc:1275] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616 [term 1 LEARNER]: Refusing update from remote peer 3f2e377ec45e4d48abbe40a66d751c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:08.862149 16473 consensus_queue.cc:1048] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:02:08.863745 15574 consensus_peers.cc:597] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.865298 15023 raft_consensus.cc:2955] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
W20260709 13:02:08.867550 14989 consensus_peers.cc:597] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:08.868178 14989 consensus_peers.cc:597] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.880950 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:08.881803 13846 tablet_replica.cc:333] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:08.882751 13846 raft_consensus.cc:2243] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:08.883347 13846 raft_consensus.cc:2272] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:08.883850 14832 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fda739b18cad474199860ec3b3dd12e6 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:08.885680 13846 tablet_replica.cc:333] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:08.880744 16543 raft_consensus.cc:2955] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.888065 14844 catalog_manager.cc:5697] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 reported cstate change: config changed from index 5 to 6, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New cstate: current_term: 3 leader_uuid: "20964c2a02d141ea8f014fc26ccfcea7" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:08.886508 13846 raft_consensus.cc:2243] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:08.889632 13846 raft_consensus.cc:2272] T 2967237a52374eb18b1972fba2c2ab04 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:08.894714 13846 tablet_replica.cc:333] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:08.894323 15608 raft_consensus.cc:2955] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.902127 13846 raft_consensus.cc:2243] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:08.902709 13846 raft_consensus.cc:2272] T 72fd8695e4b544858ef27bc069692c14 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:08.911803 13846 tablet_replica.cc:333] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:08.913529 13846 raft_consensus.cc:2243] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:08.914104 13846 raft_consensus.cc:2272] T 55cf25e50eb74b22b6c487805172addc P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:08.916582 13846 tablet_replica.cc:333] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:08.917891 13846 raft_consensus.cc:2243] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:08.918007 14989 consensus_peers.cc:597] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:08.912153 15574 consensus_peers.cc:597] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.918586 13846 raft_consensus.cc:2272] T 3e490b9aee2449ac84465999db69bf92 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:08.925299 14833 catalog_manager.cc:4755] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fda739b18cad474199860ec3b3dd12e6: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260709 13:02:08.931380 14845 catalog_manager.cc:5697] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 4 to 5, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New cstate: current_term: 2 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.933866 13846 tablet_replica.cc:333] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:08.934721 13846 raft_consensus.cc:2243] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:08.935653 13846 raft_consensus.cc:2272] T cb0b81de11694a48aed2b76ef39c4f11 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:08.935879 15574 consensus_peers.cc:597] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:08.937695 15574 consensus_peers.cc:597] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:08.938196 15574 consensus_peers.cc:597] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.938306 13846 tablet_replica.cc:333] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:08.939143 13846 raft_consensus.cc:2243] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:08.939615 13846 raft_consensus.cc:2272] T fac14dcc642041dd982d7f7140455e3f P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:08.941573 13846 tablet_replica.cc:333] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:08.942102 13846 raft_consensus.cc:2243] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:08.942587 13846 raft_consensus.cc:2272] T a5f43c65d3184e66aa3e739940812e54 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:08.947250 15091 raft_consensus.cc:2955] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 40836b482b5b4f75b0159300aa118a51 (127.13.133.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:08.946671 14831 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b208e828b7ab4615a084f4d98d121f9e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:08.957849 13846 tablet_replica.cc:333] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:08.963444 13846 raft_consensus.cc:2243] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:08.964452 13846 raft_consensus.cc:2272] T 7d3228914b764ed38ce9473e8f8061c4 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:08.966868 13846 tablet_replica.cc:333] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:08.969285 13846 raft_consensus.cc:2243] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:08.971346 13846 raft_consensus.cc:2272] T 0cff4c94ab884f2aaadec2f5b763e12a P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:08.973795 13846 tablet_replica.cc:333] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:08.974570 13846 raft_consensus.cc:2243] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:08.975406 13846 raft_consensus.cc:2272] T 90a1bf7442c9417e833900ebc41fb6ed P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:08.995841 13846 tablet_replica.cc:333] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:08.996547 13846 raft_consensus.cc:2243] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:08.997421 13846 raft_consensus.cc:2272] T 5556254f7cb94f2d819f6b15a3f47d8a P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:08.998077 14989 consensus_peers.cc:597] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.999655 13846 tablet_replica.cc:333] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.000464 13846 raft_consensus.cc:2243] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.000941 13846 raft_consensus.cc:2272] T 9258a65f265e4778bc6bb85f5e3340a4 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.004979 13846 tablet_replica.cc:333] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
W20260709 13:02:09.006748 14989 consensus_peers.cc:597] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.007676 13846 raft_consensus.cc:2243] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.008587 13846 raft_consensus.cc:2272] T 2eaefd29b1e142bdb54fe6e248734229 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.013497 13846 tablet_replica.cc:333] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.015734 13846 raft_consensus.cc:2243] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:02:09.018075 15574 consensus_peers.cc:597] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.019683 13846 raft_consensus.cc:2272] T fc9c6f7a03e14effb01ea4b620e63bdd P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.023315 16505 raft_consensus.cc:2955] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:09.025249 15605 raft_consensus.cc:2955] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:09.024546 13846 tablet_replica.cc:333] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.031144 13846 raft_consensus.cc:2243] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.031718 13846 raft_consensus.cc:2272] T b208e828b7ab4615a084f4d98d121f9e P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.034610 13846 tablet_replica.cc:333] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.035338 13846 raft_consensus.cc:2243] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.037303 15091 raft_consensus.cc:2955] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
I20260709 13:02:09.036249 13846 raft_consensus.cc:2272] T 3fbc019ad45d4a80bedda171a4040bda P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.045967 14846 catalog_manager.cc:5697] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616 reported cstate change: config changed from index 2 to 3, b70cd3bd779f471a8d71a62661369616 (127.13.133.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3f2e377ec45e4d48abbe40a66d751c18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } }
W20260709 13:02:09.048174 15063 consensus_peers.cc:597] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Couldn't send request to peer 40836b482b5b4f75b0159300aa118a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.050752 13846 tablet_replica.cc:333] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.051645 13846 raft_consensus.cc:2243] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.052277 13846 raft_consensus.cc:2272] T e0bffbb0cd284b5388cce3c997f351c0 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.054484 13846 tablet_replica.cc:333] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.055218 13846 raft_consensus.cc:2243] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.058180 13846 raft_consensus.cc:2272] T 304f39ef64a6464eb7dbe2f48feceec7 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.060490 13846 tablet_replica.cc:333] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.061231 13846 raft_consensus.cc:2243] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.061798 13846 raft_consensus.cc:2272] T deb1e558ec6c47499345711cfe255372 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.064033 13846 tablet_replica.cc:333] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.064791 13846 raft_consensus.cc:2243] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.065292 13846 raft_consensus.cc:2272] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.067564 13846 tablet_replica.cc:333] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.068235 13846 raft_consensus.cc:2243] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.068742 13846 raft_consensus.cc:2272] T cf6bcd7438fe4219a8609537e7543a58 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.071133 13846 tablet_replica.cc:333] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.071823 13846 raft_consensus.cc:2243] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.072721 13846 raft_consensus.cc:2272] T 6f19b8303f914f60b67a6a37496a87d5 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.074990 13846 tablet_replica.cc:333] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.075686 13846 raft_consensus.cc:2243] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.082907 13846 raft_consensus.cc:2272] T 4805a2d659064727991fd58f8cb9a3f8 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.085281 13846 tablet_replica.cc:333] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.085978 13846 raft_consensus.cc:2243] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.086382 13846 pending_rounds.cc:70] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51: Trying to abort 1 pending ops.
I20260709 13:02:09.086673 13846 pending_rounds.cc:77] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51: Aborting op as it isn't in flight: id { term: 3 index: 5 } timestamp: 7305634318299705344 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "fda739b18cad474199860ec3b3dd12e6" old_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: NON_VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: true } } } new_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } attrs { replace: true } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } } } }
I20260709 13:02:09.087719 13846 raft_consensus.cc:2917] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Aborting config change with OpId 3.5: Aborted: Op aborted
I20260709 13:02:09.088069 13846 raft_consensus.cc:2889] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:02:09.088366 13846 raft_consensus.cc:2272] T fda739b18cad474199860ec3b3dd12e6 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.091189 13846 tablet_replica.cc:333] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.091879 13846 raft_consensus.cc:2243] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.092381 13846 raft_consensus.cc:2272] T 7a41799dfe9943d395f76788d6f96931 P 40836b482b5b4f75b0159300aa118a51 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.094610 13846 tablet_replica.cc:333] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.095319 13846 raft_consensus.cc:2243] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.096290 13846 raft_consensus.cc:2272] T 197727a4fb4b4c7db827b5d11e6f862b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.098526 13846 tablet_replica.cc:333] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.099222 13846 raft_consensus.cc:2243] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.100129 13846 raft_consensus.cc:2272] T 091df103030b4edf82efed43e721a5da P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.102337 13846 tablet_replica.cc:333] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.103046 13846 raft_consensus.cc:2243] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.103713 13846 raft_consensus.cc:2272] T 90d4000082274910babe14826a94987a P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.106138 13846 tablet_replica.cc:333] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.106858 13846 raft_consensus.cc:2243] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.107725 13846 raft_consensus.cc:2272] T aa04cf71fdb1425d89c45100748ac15f P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.110314 13846 tablet_replica.cc:333] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.111016 13846 raft_consensus.cc:2243] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.111526 13846 raft_consensus.cc:2272] T fa6306fecf3046a7ad9e98f123c05682 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.113756 13846 tablet_replica.cc:333] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.114398 13846 raft_consensus.cc:2243] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.114969 13846 raft_consensus.cc:2272] T 89eeb110abdf4a488b4fb6353976a8f9 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.117182 13846 tablet_replica.cc:333] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.117861 13846 raft_consensus.cc:2243] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.118309 13846 raft_consensus.cc:2272] T 68610743a0b74bed8ed11f49e1735180 P 40836b482b5b4f75b0159300aa118a51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.120460 13846 tablet_replica.cc:333] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.121130 13846 raft_consensus.cc:2243] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.121555 13846 raft_consensus.cc:2272] T 6d2a5f7e546a49a7a862aad12ab02c15 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.123703 13846 tablet_replica.cc:333] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.124123 13846 raft_consensus.cc:2243] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.124496 13846 raft_consensus.cc:2272] T 01d341850f714ca6be547a82ecba718b P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.126235 13846 tablet_replica.cc:333] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.126993 13846 raft_consensus.cc:2243] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.127453 13846 raft_consensus.cc:2272] T 854e74a8c4e540dfa5aded148d49ca46 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.129742 13846 tablet_replica.cc:333] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.130219 13846 raft_consensus.cc:2243] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.130692 13846 raft_consensus.cc:2272] T 5151a344bdfd48e6902bd0ca7e9f34ba P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.132282 13846 tablet_replica.cc:333] T c796a09aef3d43609683901eb3acce87 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.132715 13846 raft_consensus.cc:2243] T c796a09aef3d43609683901eb3acce87 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.133054 13846 raft_consensus.cc:2272] T c796a09aef3d43609683901eb3acce87 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.134598 13846 tablet_replica.cc:333] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.135046 13846 raft_consensus.cc:2243] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.135411 13846 raft_consensus.cc:2272] T 1f470919ed1e4a15ba087fd4c60c03f7 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.136950 13846 tablet_replica.cc:333] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.137356 13846 raft_consensus.cc:2243] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.137823 13846 raft_consensus.cc:2272] T 3c036d54885d495887a24a4e0833f0e9 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.139770 13846 tablet_replica.cc:333] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.140192 13846 raft_consensus.cc:2243] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.140532 13846 raft_consensus.cc:2272] T d8ff4cf9baca40559575e1d9d3421fc1 P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.142010 13846 tablet_replica.cc:333] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.142400 13846 raft_consensus.cc:2243] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.142742 13846 raft_consensus.cc:2272] T d2d02434de6941258d0aac02d0a19721 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.144227 13846 tablet_replica.cc:333] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.144706 13846 raft_consensus.cc:2243] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.145045 13846 raft_consensus.cc:2272] T d5787a7a1a274aa588078090721e235d P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.146905 13846 tablet_replica.cc:333] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.147526 13846 raft_consensus.cc:2243] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.148495 13846 raft_consensus.cc:2272] T d6c1414b1140453989a8f550457795e7 P 40836b482b5b4f75b0159300aa118a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.150935 13846 tablet_replica.cc:333] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.151542 13846 raft_consensus.cc:2243] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.152432 13846 raft_consensus.cc:2272] T 0bd2965f213347c8a894b899bd45888d P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.154302 13846 tablet_replica.cc:333] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51: stopping tablet replica
I20260709 13:02:09.154750 13846 raft_consensus.cc:2243] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.155658 13846 raft_consensus.cc:2272] T d5b3b417f36c429fb452654c814e5dce P 40836b482b5b4f75b0159300aa118a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.245918 13846 tablet_server.cc:196] TabletServer@127.13.133.129:0 shutdown complete.
I20260709 13:02:09.361514 13846 tablet_server.cc:179] TabletServer@127.13.133.130:0 shutting down...
W20260709 13:02:09.402982 15061 consensus_peers.cc:597] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:09.413246 15572 consensus_peers.cc:597] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:09.441438 15061 consensus_peers.cc:597] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.443689 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:09.444566 13846 tablet_replica.cc:333] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.445349 13846 raft_consensus.cc:2243] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.446522 13846 raft_consensus.cc:2272] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.449191 13846 tablet_replica.cc:333] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.449960 13846 raft_consensus.cc:2243] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.450603 13846 raft_consensus.cc:2272] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.452960 13846 tablet_replica.cc:333] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.453620 13846 raft_consensus.cc:2243] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.454087 13846 raft_consensus.cc:2272] T 72fd8695e4b544858ef27bc069692c14 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.456588 13846 tablet_replica.cc:333] T 55cf25e50eb74b22b6c487805172addc P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.457360 13846 raft_consensus.cc:2243] T 55cf25e50eb74b22b6c487805172addc P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.457792 13846 raft_consensus.cc:2272] T 55cf25e50eb74b22b6c487805172addc P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.460003 13846 tablet_replica.cc:333] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.460732 13846 raft_consensus.cc:2243] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.461333 13846 raft_consensus.cc:2272] T c48cb89e5b064f27ba66bc21e7cb0ddd P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.463603 13846 tablet_replica.cc:333] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.464286 13846 raft_consensus.cc:2243] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.464747 13846 raft_consensus.cc:2272] T 3e490b9aee2449ac84465999db69bf92 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.466914 13846 tablet_replica.cc:333] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.467653 13846 raft_consensus.cc:2243] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.468237 13846 raft_consensus.cc:2272] T 0cff4c94ab884f2aaadec2f5b763e12a P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.470525 13846 tablet_replica.cc:333] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.471249 13846 raft_consensus.cc:2243] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.471698 13846 raft_consensus.cc:2272] T fac14dcc642041dd982d7f7140455e3f P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.473918 13846 tablet_replica.cc:333] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.474632 13846 raft_consensus.cc:2243] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.475072 13846 raft_consensus.cc:2272] T 90a1bf7442c9417e833900ebc41fb6ed P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.477102 13846 tablet_replica.cc:333] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.477787 13846 raft_consensus.cc:2243] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.478430 13846 raft_consensus.cc:2272] T 5556254f7cb94f2d819f6b15a3f47d8a P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.480412 13846 tablet_replica.cc:333] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.481061 13846 raft_consensus.cc:2243] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.481880 13846 raft_consensus.cc:2272] T b208e828b7ab4615a084f4d98d121f9e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:09.482699 15061 consensus_peers.cc:597] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.484232 13846 tablet_replica.cc:333] T 3fbc019ad45d4a80bedda171a4040bda P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.485014 13846 raft_consensus.cc:2243] T 3fbc019ad45d4a80bedda171a4040bda P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.485482 13846 raft_consensus.cc:2272] T 3fbc019ad45d4a80bedda171a4040bda P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.487805 13846 tablet_replica.cc:333] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.488514 13846 raft_consensus.cc:2243] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.489162 13846 raft_consensus.cc:2272] T 602c49019841481c9dab49e8e5943065 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.491431 13846 tablet_replica.cc:333] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.492082 13846 raft_consensus.cc:2243] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:02:09.492230 15061 consensus_peers.cc:597] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.493010 13846 raft_consensus.cc:2272] T 3f96f7928542450f85d1e5cede943d4b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.495184 13846 tablet_replica.cc:333] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.495895 13846 raft_consensus.cc:2243] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.496371 13846 raft_consensus.cc:2272] T 9258a65f265e4778bc6bb85f5e3340a4 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.498562 13846 tablet_replica.cc:333] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.499282 13846 raft_consensus.cc:2243] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:02:09.499495 15061 consensus_peers.cc:597] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.500102 13846 raft_consensus.cc:2272] T 2eaefd29b1e142bdb54fe6e248734229 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.502331 13846 tablet_replica.cc:333] T fc9c6f7a03e14effb01ea4b620e63bdd P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.503080 13846 raft_consensus.cc:2243] T fc9c6f7a03e14effb01ea4b620e63bdd P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.503554 13846 raft_consensus.cc:2272] T fc9c6f7a03e14effb01ea4b620e63bdd P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.505748 13846 tablet_replica.cc:333] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.506426 13846 raft_consensus.cc:2243] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.507094 13846 raft_consensus.cc:2272] T 35bda0f2af354f3e857e437c8c886b6f P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.509464 13846 tablet_replica.cc:333] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.510162 13846 raft_consensus.cc:2243] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.510854 13846 raft_consensus.cc:2272] T 52b7a432476945aa8bc587302a71b970 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:09.511597 15572 consensus_peers.cc:597] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.513087 13846 tablet_replica.cc:333] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.513859 13846 raft_consensus.cc:2243] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.514427 13846 raft_consensus.cc:2272] T fda739b18cad474199860ec3b3dd12e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.516824 13846 tablet_replica.cc:333] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.517511 13846 raft_consensus.cc:2243] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.518006 13846 raft_consensus.cc:2272] T 7a41799dfe9943d395f76788d6f96931 P 3f2e377ec45e4d48abbe40a66d751c18 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.520320 13846 tablet_replica.cc:333] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.521117 13846 raft_consensus.cc:2243] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.521577 13846 raft_consensus.cc:2272] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.523842 13846 tablet_replica.cc:333] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.524493 13846 raft_consensus.cc:2243] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.525384 13846 raft_consensus.cc:2272] T e616e080ef734a99bda8b9bac9fd2eac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.527614 13846 tablet_replica.cc:333] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.528268 13846 raft_consensus.cc:2243] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.529119 13846 raft_consensus.cc:2272] T 4805a2d659064727991fd58f8cb9a3f8 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.531431 13846 tablet_replica.cc:333] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.532087 13846 raft_consensus.cc:2243] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.532573 13846 raft_consensus.cc:2272] T 197727a4fb4b4c7db827b5d11e6f862b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.534965 13846 tablet_replica.cc:333] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.535612 13846 raft_consensus.cc:2243] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.536051 13846 raft_consensus.cc:2272] T aa6619f1340941db9c4c59dbbea49973 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:09.536072 15061 consensus_peers.cc:597] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:09.536861 15572 consensus_peers.cc:597] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.538276 13846 tablet_replica.cc:333] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.539063 13846 raft_consensus.cc:2243] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.539636 13846 raft_consensus.cc:2272] T cf09ab4d4d314238ac22e4b1f9e8e46e P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.541749 13846 tablet_replica.cc:333] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.542470 13846 raft_consensus.cc:2243] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.543169 13846 raft_consensus.cc:2272] T 091df103030b4edf82efed43e721a5da P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.545446 13846 tablet_replica.cc:333] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.546119 13846 raft_consensus.cc:2243] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.546748 13846 raft_consensus.cc:2272] T 4bab2124dc944a078b74f1314053b7ac P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.548959 13846 tablet_replica.cc:333] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.549597 13846 raft_consensus.cc:2243] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.550150 13846 raft_consensus.cc:2272] T 702192728d094887adb75a8009d55711 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.552413 13846 tablet_replica.cc:333] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.553123 13846 raft_consensus.cc:2243] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.553580 13846 raft_consensus.cc:2272] T 949c6bd60e8b4e5085bc8b4613dbe81b P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.556986 13846 tablet_replica.cc:333] T aa04cf71fdb1425d89c45100748ac15f P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.557677 13846 raft_consensus.cc:2243] T aa04cf71fdb1425d89c45100748ac15f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.558151 13846 raft_consensus.cc:2272] T aa04cf71fdb1425d89c45100748ac15f P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.560415 13846 tablet_replica.cc:333] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.561127 13846 raft_consensus.cc:2243] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.562039 13846 raft_consensus.cc:2272] T c6105f3de7a64356a0edb7bbd224a2e6 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:09.564127 15061 consensus_peers.cc:597] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.564425 13846 tablet_replica.cc:333] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.565200 13846 raft_consensus.cc:2243] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.565713 13846 raft_consensus.cc:2272] T d6c1414b1140453989a8f550457795e7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.568038 13846 tablet_replica.cc:333] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.568703 13846 raft_consensus.cc:2243] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.569531 13846 raft_consensus.cc:2272] T 5151a344bdfd48e6902bd0ca7e9f34ba P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.571736 13846 tablet_replica.cc:333] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.572379 13846 raft_consensus.cc:2243] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.573269 13846 raft_consensus.cc:2272] T 1f470919ed1e4a15ba087fd4c60c03f7 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.575697 13846 tablet_replica.cc:333] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.576320 13846 raft_consensus.cc:2243] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:02:09.576853 15572 consensus_peers.cc:597] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.577157 13846 raft_consensus.cc:2272] T c796a09aef3d43609683901eb3acce87 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.579797 13846 tablet_replica.cc:333] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.580456 13846 raft_consensus.cc:2243] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.581105 13846 raft_consensus.cc:2272] T 0bd2965f213347c8a894b899bd45888d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.583227 13846 tablet_replica.cc:333] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.583947 13846 raft_consensus.cc:2243] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.584416 13846 raft_consensus.cc:2272] T d5b3b417f36c429fb452654c814e5dce P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.586567 13846 tablet_replica.cc:333] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.587210 13846 raft_consensus.cc:2243] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.588014 13846 raft_consensus.cc:2272] T d2d02434de6941258d0aac02d0a19721 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.590113 13846 tablet_replica.cc:333] T d8ff4cf9baca40559575e1d9d3421fc1 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.590728 13846 raft_consensus.cc:2243] T d8ff4cf9baca40559575e1d9d3421fc1 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.591178 13846 raft_consensus.cc:2272] T d8ff4cf9baca40559575e1d9d3421fc1 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.593410 13846 tablet_replica.cc:333] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.594048 13846 raft_consensus.cc:2243] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.594911 13846 raft_consensus.cc:2272] T d5787a7a1a274aa588078090721e235d P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.597554 13846 tablet_replica.cc:333] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.598137 13846 raft_consensus.cc:2243] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.599040 13846 raft_consensus.cc:2272] T 3c036d54885d495887a24a4e0833f0e9 P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.601269 13846 tablet_replica.cc:333] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.601861 13846 raft_consensus.cc:2243] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.602681 13846 raft_consensus.cc:2272] T 01d341850f714ca6be547a82ecba718b P 3f2e377ec45e4d48abbe40a66d751c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.604990 13846 tablet_replica.cc:333] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18: stopping tablet replica
I20260709 13:02:09.605508 13846 raft_consensus.cc:2243] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.606343 13846 raft_consensus.cc:2272] T 854e74a8c4e540dfa5aded148d49ca46 P 3f2e377ec45e4d48abbe40a66d751c18 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:09.620257 15061 consensus_peers.cc:597] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:09.627380 15572 consensus_peers.cc:597] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:09.642035 15061 consensus_peers.cc:597] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:09.651517 15572 consensus_peers.cc:597] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.708439 13846 tablet_server.cc:196] TabletServer@127.13.133.130:0 shutdown complete.
W20260709 13:02:09.730636 15572 consensus_peers.cc:597] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:46501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:09.748514 15061 consensus_peers.cc:597] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:46501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:09.756379 15061 consensus_peers.cc:597] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:46501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:09.765202 15061 consensus_peers.cc:597] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 -> Peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Couldn't send request to peer 3f2e377ec45e4d48abbe40a66d751c18. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:46501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.802676 13846 tablet_server.cc:179] TabletServer@127.13.133.131:0 shutting down...
W20260709 13:02:09.836934 15573 consensus_peers.cc:597] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 -> Peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Couldn't send request to peer 20964c2a02d141ea8f014fc26ccfcea7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.861416 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:02:09.861780 15573 consensus_peers.cc:597] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 -> Peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Couldn't send request to peer 20964c2a02d141ea8f014fc26ccfcea7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.862432 13846 tablet_replica.cc:333] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.863368 13846 raft_consensus.cc:2243] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.863940 13846 raft_consensus.cc:2272] T ca01c32d7c7e4455b575cf8b7c7cadf6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.866526 13846 tablet_replica.cc:333] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.867406 13846 raft_consensus.cc:2243] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.868335 13846 raft_consensus.cc:2272] T 2967237a52374eb18b1972fba2c2ab04 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.870514 13846 tablet_replica.cc:333] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.871235 13846 raft_consensus.cc:2243] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.872153 13846 raft_consensus.cc:2272] T 72fd8695e4b544858ef27bc069692c14 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.874434 13846 tablet_replica.cc:333] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.875193 13846 raft_consensus.cc:2243] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.876082 13846 raft_consensus.cc:2272] T 3ef4e97951ae4c7e9c28a92ac9970c9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.878262 13846 tablet_replica.cc:333] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.878994 13846 raft_consensus.cc:2243] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.879823 13846 raft_consensus.cc:2272] T 55cf25e50eb74b22b6c487805172addc P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.881911 13846 tablet_replica.cc:333] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.882606 13846 raft_consensus.cc:2243] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.883526 13846 raft_consensus.cc:2272] T 3e490b9aee2449ac84465999db69bf92 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.885648 13846 tablet_replica.cc:333] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.886334 13846 raft_consensus.cc:2243] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.886909 13846 raft_consensus.cc:2272] T 7d3228914b764ed38ce9473e8f8061c4 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.889148 13846 tablet_replica.cc:333] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.889817 13846 raft_consensus.cc:2243] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.890255 13846 raft_consensus.cc:2272] T 90a1bf7442c9417e833900ebc41fb6ed P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.892439 13846 tablet_replica.cc:333] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.893182 13846 raft_consensus.cc:2243] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.893880 13846 raft_consensus.cc:2272] T cb0b81de11694a48aed2b76ef39c4f11 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.896064 13846 tablet_replica.cc:333] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.896740 13846 raft_consensus.cc:2243] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.897572 13846 raft_consensus.cc:2272] T fac14dcc642041dd982d7f7140455e3f P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.899757 13846 tablet_replica.cc:333] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.900453 13846 raft_consensus.cc:2243] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.900914 13846 raft_consensus.cc:2272] T a5f43c65d3184e66aa3e739940812e54 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.903254 13846 tablet_replica.cc:333] T fc9c6f7a03e14effb01ea4b620e63bdd P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.903898 13846 raft_consensus.cc:2243] T fc9c6f7a03e14effb01ea4b620e63bdd P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.904352 13846 raft_consensus.cc:2272] T fc9c6f7a03e14effb01ea4b620e63bdd P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.906502 13846 tablet_replica.cc:333] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.907248 13846 raft_consensus.cc:2243] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.908169 13846 raft_consensus.cc:2272] T 35bda0f2af354f3e857e437c8c886b6f P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.910320 13846 tablet_replica.cc:333] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.911084 13846 raft_consensus.cc:2243] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.911742 13846 raft_consensus.cc:2272] T b208e828b7ab4615a084f4d98d121f9e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.914538 13846 tablet_replica.cc:333] T 3fbc019ad45d4a80bedda171a4040bda P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.915283 13846 raft_consensus.cc:2243] T 3fbc019ad45d4a80bedda171a4040bda P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.915716 13846 raft_consensus.cc:2272] T 3fbc019ad45d4a80bedda171a4040bda P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.917929 13846 tablet_replica.cc:333] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.918618 13846 raft_consensus.cc:2243] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.919104 13846 raft_consensus.cc:2272] T 602c49019841481c9dab49e8e5943065 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.920758 13846 tablet_replica.cc:333] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.921245 13846 raft_consensus.cc:2243] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.921639 13846 raft_consensus.cc:2272] T 3f96f7928542450f85d1e5cede943d4b P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.923374 13846 tablet_replica.cc:333] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.923864 13846 raft_consensus.cc:2243] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.924504 13846 raft_consensus.cc:2272] T e0bffbb0cd284b5388cce3c997f351c0 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.926030 13846 tablet_replica.cc:333] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.926486 13846 raft_consensus.cc:2243] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.926945 13846 raft_consensus.cc:2272] T e616e080ef734a99bda8b9bac9fd2eac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.928963 13846 tablet_replica.cc:333] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.929598 13846 raft_consensus.cc:2243] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.930436 13846 raft_consensus.cc:2272] T fda739b18cad474199860ec3b3dd12e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:09.931599 15573 consensus_peers.cc:597] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 -> Peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Couldn't send request to peer 20964c2a02d141ea8f014fc26ccfcea7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.932509 13846 tablet_replica.cc:333] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.932993 13846 raft_consensus.cc:2243] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.933368 13846 raft_consensus.cc:2272] T 52b7a432476945aa8bc587302a71b970 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.935139 13846 tablet_replica.cc:333] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.935714 13846 raft_consensus.cc:2243] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.936074 13846 raft_consensus.cc:2272] T cf6bcd7438fe4219a8609537e7543a58 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.937629 13846 tablet_replica.cc:333] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.938112 13846 raft_consensus.cc:2243] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.938580 13846 raft_consensus.cc:2272] T 6f19b8303f914f60b67a6a37496a87d5 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.940140 13846 tablet_replica.cc:333] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.940608 13846 raft_consensus.cc:2243] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.940965 13846 raft_consensus.cc:2272] T aa6619f1340941db9c4c59dbbea49973 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.942526 13846 tablet_replica.cc:333] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.943039 13846 raft_consensus.cc:2243] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.943662 13846 raft_consensus.cc:2272] T cf09ab4d4d314238ac22e4b1f9e8e46e P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.945262 13846 tablet_replica.cc:333] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.945762 13846 raft_consensus.cc:2243] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.946163 13846 raft_consensus.cc:2272] T deb1e558ec6c47499345711cfe255372 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.948459 13846 tablet_replica.cc:333] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.949093 13846 raft_consensus.cc:2243] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.949709 13846 raft_consensus.cc:2272] T 304f39ef64a6464eb7dbe2f48feceec7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.951825 13846 tablet_replica.cc:333] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.952677 13846 raft_consensus.cc:2243] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.953274 13846 raft_consensus.cc:2272] T 90d4000082274910babe14826a94987a P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.955672 13846 tablet_replica.cc:333] T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
W20260709 13:02:09.956306 15573 consensus_peers.cc:597] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 -> Peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Couldn't send request to peer 20964c2a02d141ea8f014fc26ccfcea7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.956322 13846 raft_consensus.cc:2243] T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.957041 13846 raft_consensus.cc:2272] T aa04cf71fdb1425d89c45100748ac15f P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.959251 13846 tablet_replica.cc:333] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.959821 13846 raft_consensus.cc:2243] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.960484 13846 raft_consensus.cc:2272] T fa6306fecf3046a7ad9e98f123c05682 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.961987 13846 tablet_replica.cc:333] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.962440 13846 raft_consensus.cc:2243] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.963119 13846 raft_consensus.cc:2272] T 4bab2124dc944a078b74f1314053b7ac P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.964603 13846 tablet_replica.cc:333] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.965052 13846 raft_consensus.cc:2243] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.965540 13846 raft_consensus.cc:2272] T c6105f3de7a64356a0edb7bbd224a2e6 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.967134 13846 tablet_replica.cc:333] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.967602 13846 raft_consensus.cc:2243] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.968251 13846 raft_consensus.cc:2272] T 949c6bd60e8b4e5085bc8b4613dbe81b P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.969826 13846 tablet_replica.cc:333] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.970260 13846 raft_consensus.cc:2243] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.970952 13846 raft_consensus.cc:2272] T 702192728d094887adb75a8009d55711 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.972570 13846 tablet_replica.cc:333] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.973018 13846 raft_consensus.cc:2243] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.973376 13846 raft_consensus.cc:2272] T 6d2a5f7e546a49a7a862aad12ab02c15 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.974972 13846 tablet_replica.cc:333] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.975407 13846 raft_consensus.cc:2243] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.975765 13846 raft_consensus.cc:2272] T 89eeb110abdf4a488b4fb6353976a8f9 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.977306 13846 tablet_replica.cc:333] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.977743 13846 raft_consensus.cc:2243] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.978192 13846 raft_consensus.cc:2272] T 68610743a0b74bed8ed11f49e1735180 P 20964c2a02d141ea8f014fc26ccfcea7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.979828 13846 tablet_replica.cc:333] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.980264 13846 raft_consensus.cc:2243] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:09.980861 13846 raft_consensus.cc:2272] T d8ff4cf9baca40559575e1d9d3421fc1 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.982522 13846 tablet_replica.cc:333] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.983001 13846 raft_consensus.cc:2243] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.983361 13846 raft_consensus.cc:2272] T d2d02434de6941258d0aac02d0a19721 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.984978 13846 tablet_replica.cc:333] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.985159 16537 raft_consensus.cc:493] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 40836b482b5b4f75b0159300aa118a51)
I20260709 13:02:09.985615 13846 raft_consensus.cc:2243] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.985654 16537 raft_consensus.cc:515] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:09.986222 13846 raft_consensus.cc:2272] T 5151a344bdfd48e6902bd0ca7e9f34ba P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.988421 13846 tablet_replica.cc:333] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.989044 13846 raft_consensus.cc:2243] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.989508 13846 raft_consensus.cc:2272] T 1f470919ed1e4a15ba087fd4c60c03f7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.989720 16537 leader_election.cc:290] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:02:09.991966 13846 tablet_replica.cc:333] T c796a09aef3d43609683901eb3acce87 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
W20260709 13:02:09.992163 15573 leader_election.cc:336] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:02:09.992692 13846 raft_consensus.cc:2243] T c796a09aef3d43609683901eb3acce87 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.993196 13846 raft_consensus.cc:2272] T c796a09aef3d43609683901eb3acce87 P 20964c2a02d141ea8f014fc26ccfcea7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:09.994517 15574 leader_election.cc:336] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Network error: Client connection negotiation failed: client connection to 127.13.133.129:33453: connect: Connection refused (error 111)
I20260709 13:02:09.994954 15574 leader_election.cc:304] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [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: b70cd3bd779f471a8d71a62661369616; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51
I20260709 13:02:09.995597 13846 tablet_replica.cc:333] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.995608 16537 raft_consensus.cc:2749] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:09.996196 13846 raft_consensus.cc:2243] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.996625 13846 raft_consensus.cc:2272] T d6c1414b1140453989a8f550457795e7 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.998296 13846 tablet_replica.cc:333] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:09.998721 13846 raft_consensus.cc:2243] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.999119 13846 raft_consensus.cc:2272] T c48cb89e5b064f27ba66bc21e7cb0ddd P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.000970 13846 tablet_replica.cc:333] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7: stopping tablet replica
I20260709 13:02:10.001523 13846 raft_consensus.cc:2243] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.001696 16537 raft_consensus.cc:493] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 40836b482b5b4f75b0159300aa118a51)
I20260709 13:02:10.002014 13846 raft_consensus.cc:2272] T 854e74a8c4e540dfa5aded148d49ca46 P 20964c2a02d141ea8f014fc26ccfcea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.002144 16537 raft_consensus.cc:515] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
W20260709 13:02:10.004611 15573 consensus_peers.cc:597] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 -> Peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Couldn't send request to peer 20964c2a02d141ea8f014fc26ccfcea7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:10.004850 16537 leader_election.cc:290] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
W20260709 13:02:10.008702 15573 leader_election.cc:336] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:02:10.009910 15574 leader_election.cc:336] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Network error: Client connection negotiation failed: client connection to 127.13.133.129:33453: connect: Connection refused (error 111)
I20260709 13:02:10.010311 15574 leader_election.cc:304] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b70cd3bd779f471a8d71a62661369616; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51
I20260709 13:02:10.010960 16537 raft_consensus.cc:2749] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:10.018347 15573 consensus_peers.cc:597] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 -> Peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Couldn't send request to peer 20964c2a02d141ea8f014fc26ccfcea7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:10.081625 14833 catalog_manager.cc:4755] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fda739b18cad474199860ec3b3dd12e6: Network error: Client connection negotiation failed: client connection to 127.13.133.129:33453: connect: Connection refused (error 111)
I20260709 13:02:10.082656 13846 tablet_server.cc:196] TabletServer@127.13.133.131:0 shutdown complete.
W20260709 13:02:10.121888 15573 consensus_peers.cc:597] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 -> Peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Couldn't send request to peer 20964c2a02d141ea8f014fc26ccfcea7. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.131:41105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:10.171597 13846 tablet_server.cc:179] TabletServer@127.13.133.132:0 shutting down...
I20260709 13:02:10.191526 16552 raft_consensus.cc:493] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 40836b482b5b4f75b0159300aa118a51)
I20260709 13:02:10.191664 16454 raft_consensus.cc:493] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 40836b482b5b4f75b0159300aa118a51)
I20260709 13:02:10.192098 16552 raft_consensus.cc:515] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:10.192220 16454 raft_consensus.cc:515] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "20964c2a02d141ea8f014fc26ccfcea7" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41105 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:10.193989 16454 leader_election.cc:290] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105)
I20260709 13:02:10.193931 16552 leader_election.cc:290] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:02:10.194469 16454 raft_consensus.cc:493] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 40836b482b5b4f75b0159300aa118a51)
I20260709 13:02:10.194907 16454 raft_consensus.cc:515] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:10.196538 16454 leader_election.cc:290] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
W20260709 13:02:10.208815 15573 leader_election.cc:336] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Network error: Client connection negotiation failed: client connection to 127.13.133.131:41105: connect: Connection refused (error 111)
W20260709 13:02:10.210211 15574 leader_election.cc:336] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Network error: Client connection negotiation failed: client connection to 127.13.133.129:33453: connect: Connection refused (error 111)
W20260709 13:02:10.210700 15574 leader_election.cc:336] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Network error: Client connection negotiation failed: client connection to 127.13.133.129:33453: connect: Connection refused (error 111)
I20260709 13:02:10.211057 15574 leader_election.cc:304] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b70cd3bd779f471a8d71a62661369616; no voters: 20964c2a02d141ea8f014fc26ccfcea7, 40836b482b5b4f75b0159300aa118a51
W20260709 13:02:10.211885 15574 leader_election.cc:336] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Network error: Client connection negotiation failed: client connection to 127.13.133.129:33453: connect: Connection refused (error 111)
I20260709 13:02:10.213464 16553 raft_consensus.cc:2749] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:10.228055 15572 leader_election.cc:336] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Network error: Client connection negotiation failed: client connection to 127.13.133.130:46501: connect: Connection refused (error 111)
I20260709 13:02:10.228534 15572 leader_election.cc:304] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b70cd3bd779f471a8d71a62661369616; no voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51
I20260709 13:02:10.229962 16537 raft_consensus.cc:2749] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:10.230777 15572 leader_election.cc:336] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Network error: Client connection negotiation failed: client connection to 127.13.133.130:46501: connect: Connection refused (error 111)
I20260709 13:02:10.231469 15572 leader_election.cc:304] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [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: b70cd3bd779f471a8d71a62661369616; no voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51
I20260709 13:02:10.233090 16537 raft_consensus.cc:2749] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:10.234455 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:10.235741 13846 tablet_replica.cc:333] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.236537 13846 raft_consensus.cc:2243] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.237087 13846 raft_consensus.cc:2272] T 5556254f7cb94f2d819f6b15a3f47d8a P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.239271 13846 tablet_replica.cc:333] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.240024 13846 raft_consensus.cc:2243] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.240607 13846 raft_consensus.cc:2272] T e0bffbb0cd284b5388cce3c997f351c0 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.242691 13846 tablet_replica.cc:333] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
W20260709 13:02:10.243270 15573 consensus_peers.cc:597] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 -> Peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Couldn't send request to peer 20964c2a02d141ea8f014fc26ccfcea7. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.131:41105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:10.243450 13846 raft_consensus.cc:2243] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.244078 13846 raft_consensus.cc:2272] T 35bda0f2af354f3e857e437c8c886b6f P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.246345 13846 tablet_replica.cc:333] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.247153 13846 raft_consensus.cc:2243] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.247984 13846 raft_consensus.cc:2272] T 68610743a0b74bed8ed11f49e1735180 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.250198 13846 tablet_replica.cc:333] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.250982 13846 raft_consensus.cc:2243] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.251538 13846 raft_consensus.cc:2272] T 01d341850f714ca6be547a82ecba718b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.253746 13846 tablet_replica.cc:333] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.254446 13846 raft_consensus.cc:2243] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.255045 13846 raft_consensus.cc:2272] T 4bab2124dc944a078b74f1314053b7ac P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.257107 13846 tablet_replica.cc:333] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.257767 13846 raft_consensus.cc:2243] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.258617 13846 raft_consensus.cc:2272] T 7a41799dfe9943d395f76788d6f96931 P b70cd3bd779f471a8d71a62661369616 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.260826 13846 tablet_replica.cc:333] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.261502 13846 raft_consensus.cc:2243] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.262373 13846 raft_consensus.cc:2272] T 52b7a432476945aa8bc587302a71b970 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.264549 13846 tablet_replica.cc:333] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.265281 13846 raft_consensus.cc:2243] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:02:10.265589 15573 consensus_peers.cc:597] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 -> Peer 20964c2a02d141ea8f014fc26ccfcea7 (127.13.133.131:41105): Couldn't send request to peer 20964c2a02d141ea8f014fc26ccfcea7. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.131:41105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:10.266148 13846 raft_consensus.cc:2272] T aa6619f1340941db9c4c59dbbea49973 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.268564 13846 tablet_replica.cc:333] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.269323 13846 raft_consensus.cc:2243] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.269896 13846 raft_consensus.cc:2272] T e616e080ef734a99bda8b9bac9fd2eac P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.272171 13846 tablet_replica.cc:333] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.272894 13846 raft_consensus.cc:2243] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.273360 13846 raft_consensus.cc:2272] T 4805a2d659064727991fd58f8cb9a3f8 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.275636 13846 tablet_replica.cc:333] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.276338 13846 raft_consensus.cc:2243] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.276966 13846 raft_consensus.cc:2272] T 2967237a52374eb18b1972fba2c2ab04 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.279234 13846 tablet_replica.cc:333] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.279958 13846 raft_consensus.cc:2243] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.280493 13846 raft_consensus.cc:2272] T 0cff4c94ab884f2aaadec2f5b763e12a P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.282581 13846 tablet_replica.cc:333] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.283298 13846 raft_consensus.cc:2243] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.283988 13846 raft_consensus.cc:2272] T 7d3228914b764ed38ce9473e8f8061c4 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.286232 13846 tablet_replica.cc:333] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.286947 13846 raft_consensus.cc:2243] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.287777 13846 raft_consensus.cc:2272] T 602c49019841481c9dab49e8e5943065 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.289949 13846 tablet_replica.cc:333] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.290639 13846 raft_consensus.cc:2243] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.291220 13846 raft_consensus.cc:2272] T d5b3b417f36c429fb452654c814e5dce P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.293421 13846 tablet_replica.cc:333] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.294117 13846 raft_consensus.cc:2243] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.294983 13846 raft_consensus.cc:2272] T c48cb89e5b064f27ba66bc21e7cb0ddd P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.297169 13846 tablet_replica.cc:333] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.297821 13846 raft_consensus.cc:2243] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.298298 13846 raft_consensus.cc:2272] T 0bd2965f213347c8a894b899bd45888d P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.300423 13846 tablet_replica.cc:333] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.301154 13846 raft_consensus.cc:2243] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.301653 13846 raft_consensus.cc:2272] T ca01c32d7c7e4455b575cf8b7c7cadf6 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.303684 13846 tablet_replica.cc:333] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.304374 13846 raft_consensus.cc:2243] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.304940 13846 raft_consensus.cc:2272] T cb0b81de11694a48aed2b76ef39c4f11 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.306982 13846 tablet_replica.cc:333] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.307643 13846 raft_consensus.cc:2243] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.308476 13846 raft_consensus.cc:2272] T a5f43c65d3184e66aa3e739940812e54 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.310725 13846 tablet_replica.cc:333] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.311496 13846 raft_consensus.cc:2243] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.311990 13846 raft_consensus.cc:2272] T d5787a7a1a274aa588078090721e235d P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.314116 13846 tablet_replica.cc:333] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.314759 13846 raft_consensus.cc:2243] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.315311 13846 raft_consensus.cc:2272] T 6f19b8303f914f60b67a6a37496a87d5 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.317443 13846 tablet_replica.cc:333] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.318101 13846 raft_consensus.cc:2243] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.318981 13846 raft_consensus.cc:2272] T cf6bcd7438fe4219a8609537e7543a58 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.321125 13846 tablet_replica.cc:333] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.321784 13846 raft_consensus.cc:2243] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.322615 13846 raft_consensus.cc:2272] T deb1e558ec6c47499345711cfe255372 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.324930 13846 tablet_replica.cc:333] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.325624 13846 raft_consensus.cc:2243] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.326116 13846 raft_consensus.cc:2272] T 3c036d54885d495887a24a4e0833f0e9 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.328279 13846 tablet_replica.cc:333] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.328966 13846 raft_consensus.cc:2243] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.329522 13846 raft_consensus.cc:2272] T 2eaefd29b1e142bdb54fe6e248734229 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.331504 13846 tablet_replica.cc:333] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.332170 13846 raft_consensus.cc:2243] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.333026 13846 raft_consensus.cc:2272] T 9258a65f265e4778bc6bb85f5e3340a4 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.335074 13846 tablet_replica.cc:333] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.335706 13846 raft_consensus.cc:2243] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.336515 13846 raft_consensus.cc:2272] T 89eeb110abdf4a488b4fb6353976a8f9 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.338462 16538 raft_consensus.cc:493] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 40836b482b5b4f75b0159300aa118a51)
I20260709 13:02:10.338706 13846 tablet_replica.cc:333] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.338868 16538 raft_consensus.cc:515] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40836b482b5b4f75b0159300aa118a51" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33453 } } peers { permanent_uuid: "3f2e377ec45e4d48abbe40a66d751c18" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 46501 } } peers { permanent_uuid: "b70cd3bd779f471a8d71a62661369616" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 43465 } attrs { promote: false } }
I20260709 13:02:10.339493 13846 raft_consensus.cc:2243] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.340099 13846 raft_consensus.cc:2272] T fda739b18cad474199860ec3b3dd12e6 P b70cd3bd779f471a8d71a62661369616 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.340601 16538 leader_election.cc:290] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453), 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501)
I20260709 13:02:10.342360 13846 tablet_replica.cc:333] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.343143 13846 raft_consensus.cc:2243] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.343729 13846 raft_consensus.cc:2272] T 702192728d094887adb75a8009d55711 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:10.345324 15574 leader_election.cc:336] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): Network error: Client connection negotiation failed: client connection to 127.13.133.129:33453: connect: Connection refused (error 111)
W20260709 13:02:10.345729 15572 leader_election.cc:336] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3f2e377ec45e4d48abbe40a66d751c18 (127.13.133.130:46501): Network error: Client connection negotiation failed: client connection to 127.13.133.130:46501: connect: Connection refused (error 111)
I20260709 13:02:10.345786 13846 tablet_replica.cc:333] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.346107 15572 leader_election.cc:304] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b70cd3bd779f471a8d71a62661369616; no voters: 3f2e377ec45e4d48abbe40a66d751c18, 40836b482b5b4f75b0159300aa118a51
I20260709 13:02:10.346562 13846 raft_consensus.cc:2243] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.346608 16538 raft_consensus.cc:2749] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:10.347210 13846 raft_consensus.cc:2272] T 949c6bd60e8b4e5085bc8b4613dbe81b P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.349365 13846 tablet_replica.cc:333] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.350023 13846 raft_consensus.cc:2243] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.350579 13846 raft_consensus.cc:2272] T b208e828b7ab4615a084f4d98d121f9e P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.352609 13846 tablet_replica.cc:333] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.353224 13846 raft_consensus.cc:2243] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.353756 13846 raft_consensus.cc:2272] T c6105f3de7a64356a0edb7bbd224a2e6 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.355859 13846 tablet_replica.cc:333] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.356513 13846 raft_consensus.cc:2243] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.357340 13846 raft_consensus.cc:2272] T 1bb3a5e6e3b04a28b1de6c22a8e5350b P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.359480 13846 tablet_replica.cc:333] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.360105 13846 raft_consensus.cc:2243] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.361038 13846 raft_consensus.cc:2272] T 6d2a5f7e546a49a7a862aad12ab02c15 P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.363111 13846 tablet_replica.cc:333] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.363739 13846 raft_consensus.cc:2243] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.364317 13846 raft_consensus.cc:2272] T fa6306fecf3046a7ad9e98f123c05682 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.366552 13846 tablet_replica.cc:333] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.367203 13846 raft_consensus.cc:2243] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.367729 13846 raft_consensus.cc:2272] T 091df103030b4edf82efed43e721a5da P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.369812 13846 tablet_replica.cc:333] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.370422 13846 raft_consensus.cc:2243] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.371022 13846 raft_consensus.cc:2272] T 3ef4e97951ae4c7e9c28a92ac9970c9e P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.373247 13846 tablet_replica.cc:333] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.373862 13846 raft_consensus.cc:2243] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.374411 13846 raft_consensus.cc:2272] T 3f96f7928542450f85d1e5cede943d4b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.376549 13846 tablet_replica.cc:333] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.377164 13846 raft_consensus.cc:2243] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.377717 13846 raft_consensus.cc:2272] T cf09ab4d4d314238ac22e4b1f9e8e46e P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.379632 13846 tablet_replica.cc:333] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.380223 13846 raft_consensus.cc:2243] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.381100 13846 raft_consensus.cc:2272] T 90d4000082274910babe14826a94987a P b70cd3bd779f471a8d71a62661369616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.383234 13846 tablet_replica.cc:333] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.383788 13846 raft_consensus.cc:2243] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.384354 13846 raft_consensus.cc:2272] T 304f39ef64a6464eb7dbe2f48feceec7 P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.386433 13846 tablet_replica.cc:333] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616: stopping tablet replica
I20260709 13:02:10.386979 13846 raft_consensus.cc:2243] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.387425 13846 raft_consensus.cc:2272] T 197727a4fb4b4c7db827b5d11e6f862b P b70cd3bd779f471a8d71a62661369616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.455533 13846 tablet_server.cc:196] TabletServer@127.13.133.132:0 shutdown complete.
I20260709 13:02:10.514765 13846 master.cc:562] Master@127.13.133.190:34333 shutting down...
W20260709 13:02:10.536418 14895 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 13:02:10.536653 14895 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:02:10.536835 14895 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:02:11.145941 14833 catalog_manager.cc:4755] TS 40836b482b5b4f75b0159300aa118a51 (127.13.133.129:33453): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fda739b18cad474199860ec3b3dd12e6: Network error: Client connection negotiation failed: client connection to 127.13.133.129:33453: connect: Connection refused (error 111)
I20260709 13:02:11.306137 13846 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:11.306780 13846 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:11.307134 13846 tablet_replica.cc:333] T 00000000000000000000000000000000 P cbe1d1cb56a941f698962b731cd714ff: stopping tablet replica
I20260709 13:02:11.331485 13846 master.cc:584] Master@127.13.133.190:34333 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (45849 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:02:11.408697 13846 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.133.190:40181
I20260709 13:02:11.409785 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:11.414917 16558 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:11.415308 16557 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:11.415640 16560 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:11.417290 13846 server_base.cc:1061] running on GCE node
I20260709 13:02:11.418387 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:11.418555 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:11.418699 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602131418680 us; error 0 us; skew 500 ppm
I20260709 13:02:11.419224 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:11.421330 13846 webserver.cc:533] Webserver started at http://127.13.133.190:40657/ using document root <none> and password file <none>
I20260709 13:02:11.421757 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:11.421916 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:11.422161 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:11.423192 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/master-0-root/instance:
uuid: "b42e5caf90c14b7bb5d03ec1b638d719"
format_stamp: "Formatted at 2026-07-09 13:02:11 on dist-test-slave-9b5w"
I20260709 13:02:11.427119 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:02:11.430012 16565 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:11.430636 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:02:11.430899 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/master-0-root
uuid: "b42e5caf90c14b7bb5d03ec1b638d719"
format_stamp: "Formatted at 2026-07-09 13:02:11 on dist-test-slave-9b5w"
I20260709 13:02:11.431155 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:11.483032 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:11.484186 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:11.518903 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.190:40181
I20260709 13:02:11.519030 16616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.190:40181 every 8 connection(s)
I20260709 13:02:11.522341 16617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:11.531352 16617 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719: Bootstrap starting.
I20260709 13:02:11.535622 16617 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:11.539204 16617 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719: No bootstrap required, opened a new log
I20260709 13:02:11.541040 16617 raft_consensus.cc:359] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42e5caf90c14b7bb5d03ec1b638d719" member_type: VOTER }
I20260709 13:02:11.541386 16617 raft_consensus.cc:385] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:11.541586 16617 raft_consensus.cc:740] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42e5caf90c14b7bb5d03ec1b638d719, State: Initialized, Role: FOLLOWER
I20260709 13:02:11.542083 16617 consensus_queue.cc:260] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b42e5caf90c14b7bb5d03ec1b638d719" member_type: VOTER }
I20260709 13:02:11.542490 16617 raft_consensus.cc:399] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:11.542675 16617 raft_consensus.cc:493] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:11.542924 16617 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:11.546782 16617 raft_consensus.cc:515] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42e5caf90c14b7bb5d03ec1b638d719" member_type: VOTER }
I20260709 13:02:11.547238 16617 leader_election.cc:304] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [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: b42e5caf90c14b7bb5d03ec1b638d719; no voters: 
I20260709 13:02:11.548192 16617 leader_election.cc:290] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:11.548439 16620 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:11.549671 16620 raft_consensus.cc:697] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [term 1 LEADER]: Becoming Leader. State: Replica: b42e5caf90c14b7bb5d03ec1b638d719, State: Running, Role: LEADER
I20260709 13:02:11.550256 16620 consensus_queue.cc:237] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [LEADER]: Queue going to LEADER mode. State: All 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: "b42e5caf90c14b7bb5d03ec1b638d719" member_type: VOTER }
I20260709 13:02:11.550825 16617 sys_catalog.cc:565] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:11.554574 16622 sys_catalog.cc:455] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b42e5caf90c14b7bb5d03ec1b638d719. Latest consensus state: current_term: 1 leader_uuid: "b42e5caf90c14b7bb5d03ec1b638d719" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42e5caf90c14b7bb5d03ec1b638d719" member_type: VOTER } }
I20260709 13:02:11.554565 16621 sys_catalog.cc:455] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b42e5caf90c14b7bb5d03ec1b638d719" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42e5caf90c14b7bb5d03ec1b638d719" member_type: VOTER } }
I20260709 13:02:11.555294 16622 sys_catalog.cc:458] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:11.555464 16621 sys_catalog.cc:458] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:11.558001 16627 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:11.565042 16627 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:11.565866 13846 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:02:11.572613 16627 catalog_manager.cc:1383] Generated new cluster ID: 8651a2d125854ab68a93c868d794dc8a
I20260709 13:02:11.572858 16627 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:11.590101 16627 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:11.591269 16627 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:11.605166 16627 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719: Generated new TSK 0
I20260709 13:02:11.605698 16627 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:11.631814 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:11.637259 16638 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:11.638023 16639 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:11.639472 16641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:11.640169 13846 server_base.cc:1061] running on GCE node
I20260709 13:02:11.641072 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:11.641252 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:11.641400 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602131641384 us; error 0 us; skew 500 ppm
I20260709 13:02:11.641876 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:11.643940 13846 webserver.cc:533] Webserver started at http://127.13.133.129:33805/ using document root <none> and password file <none>
I20260709 13:02:11.644361 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:11.644528 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:11.644761 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:11.645725 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/instance:
uuid: "2b61692713744f259b64692b5bf6fdc8"
format_stamp: "Formatted at 2026-07-09 13:02:11 on dist-test-slave-9b5w"
I20260709 13:02:11.649729 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:02:11.652709 16646 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:11.653328 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:02:11.653573 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-0-root
uuid: "2b61692713744f259b64692b5bf6fdc8"
format_stamp: "Formatted at 2026-07-09 13:02:11 on dist-test-slave-9b5w"
I20260709 13:02:11.653822 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:11.673439 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:11.674497 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:11.675851 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:11.677974 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:11.678161 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:11.678366 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:11.678520 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:11.714627 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.129:43445
I20260709 13:02:11.714715 16708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.129:43445 every 8 connection(s)
I20260709 13:02:11.719174 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:11.725188 16713 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:11.726673 16714 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:11.728982 16716 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:11.729604 13846 server_base.cc:1061] running on GCE node
I20260709 13:02:11.730618 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:11.730831 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:11.730993 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602131730975 us; error 0 us; skew 500 ppm
I20260709 13:02:11.731496 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:11.732918 16709 heartbeater.cc:344] Connected to a master server at 127.13.133.190:40181
I20260709 13:02:11.733237 16709 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:11.733942 13846 webserver.cc:533] Webserver started at http://127.13.133.130:36615/ using document root <none> and password file <none>
I20260709 13:02:11.733976 16709 heartbeater.cc:507] Master 127.13.133.190:40181 requested a full tablet report, sending...
I20260709 13:02:11.734483 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:11.734683 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:11.734946 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:11.736090 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/instance:
uuid: "02594112e68949ebb91dcab74ea616e4"
format_stamp: "Formatted at 2026-07-09 13:02:11 on dist-test-slave-9b5w"
I20260709 13:02:11.736156 16582 ts_manager.cc:194] Registered new tserver with Master: 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:11.738121 16582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39324
I20260709 13:02:11.740331 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 13:02:11.743280 16721 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:11.743909 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:02:11.744153 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-1-root
uuid: "02594112e68949ebb91dcab74ea616e4"
format_stamp: "Formatted at 2026-07-09 13:02:11 on dist-test-slave-9b5w"
I20260709 13:02:11.744390 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:11.762341 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:11.763398 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:11.764644 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:11.766614 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:11.766795 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:11.767024 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:11.767167 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:11.802083 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.130:35091
I20260709 13:02:11.802165 16783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.130:35091 every 8 connection(s)
I20260709 13:02:11.806342 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:11.812537 16787 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:11.814029 16788 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:11.817229 16790 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:11.817776 16784 heartbeater.cc:344] Connected to a master server at 127.13.133.190:40181
I20260709 13:02:11.818092 13846 server_base.cc:1061] running on GCE node
I20260709 13:02:11.818173 16784 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:11.819043 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:02:11.819072 16784 heartbeater.cc:507] Master 127.13.133.190:40181 requested a full tablet report, sending...
W20260709 13:02:11.819293 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:11.819509 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602131819484 us; error 0 us; skew 500 ppm
I20260709 13:02:11.820130 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:11.821132 16582 ts_manager.cc:194] Registered new tserver with Master: 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:11.822623 13846 webserver.cc:533] Webserver started at http://127.13.133.131:36389/ using document root <none> and password file <none>
I20260709 13:02:11.822888 16582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39340
I20260709 13:02:11.823266 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:11.823530 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:11.823838 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:11.824833 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/instance:
uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
format_stamp: "Formatted at 2026-07-09 13:02:11 on dist-test-slave-9b5w"
I20260709 13:02:11.828791 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:02:11.831615 16795 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:11.832276 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:11.832502 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-2-root
uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
format_stamp: "Formatted at 2026-07-09 13:02:11 on dist-test-slave-9b5w"
I20260709 13:02:11.832744 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:11.861788 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:11.862924 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:11.864324 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:11.866361 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:11.866549 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:11.866756 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:11.866920 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:02:11.903443 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.131:41363
I20260709 13:02:11.903540 16857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.131:41363 every 8 connection(s)
I20260709 13:02:11.907778 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:11.913887 16861 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:11.914606 16862 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:11.918208 13846 server_base.cc:1061] running on GCE node
W20260709 13:02:11.918269 16865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:11.918630 16858 heartbeater.cc:344] Connected to a master server at 127.13.133.190:40181
I20260709 13:02:11.919103 16858 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:11.919421 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:11.919694 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:11.919896 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602131919877 us; error 0 us; skew 500 ppm
I20260709 13:02:11.919888 16858 heartbeater.cc:507] Master 127.13.133.190:40181 requested a full tablet report, sending...
I20260709 13:02:11.920786 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:11.922160 16582 ts_manager.cc:194] Registered new tserver with Master: 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:11.923188 13846 webserver.cc:533] Webserver started at http://127.13.133.132:33093/ using document root <none> and password file <none>
I20260709 13:02:11.923532 16582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39352
I20260709 13:02:11.923645 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:11.923918 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:11.924171 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:11.925271 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-3-root/instance:
uuid: "f496a036d23b40ac9561801191ca4555"
format_stamp: "Formatted at 2026-07-09 13:02:11 on dist-test-slave-9b5w"
I20260709 13:02:11.929316 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:02:11.932188 16869 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:11.932931 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:02:11.933190 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-3-root
uuid: "f496a036d23b40ac9561801191ca4555"
format_stamp: "Formatted at 2026-07-09 13:02:11 on dist-test-slave-9b5w"
I20260709 13:02:11.933460 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:11.966958 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:11.968116 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:11.969422 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:11.971499 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:11.971689 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:11.971918 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:11.972066 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:12.007841 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.132:46613
I20260709 13:02:12.007962 16931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.132:46613 every 8 connection(s)
I20260709 13:02:12.019536 16932 heartbeater.cc:344] Connected to a master server at 127.13.133.190:40181
I20260709 13:02:12.019884 16932 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:12.020529 16932 heartbeater.cc:507] Master 127.13.133.190:40181 requested a full tablet report, sending...
I20260709 13:02:12.022177 16582 ts_manager.cc:194] Registered new tserver with Master: f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:12.022924 13846 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012185791s
I20260709 13:02:12.023440 16582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39366
I20260709 13:02:12.046482 16582 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39374:
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 13:02:12.273988 16748 tablet_service.cc:1511] Processing CreateTablet for tablet 46cdf0a25928442cb4f13e845eff0a98 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:02:12.276737 16896 tablet_service.cc:1511] Processing CreateTablet for tablet 46cdf0a25928442cb4f13e845eff0a98 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:02:12.277598 16895 tablet_service.cc:1511] Processing CreateTablet for tablet 46aec588dc0b42f0a038505674e6992a (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:02:12.278103 16896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46cdf0a25928442cb4f13e845eff0a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.278239 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46cdf0a25928442cb4f13e845eff0a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.279341 16894 tablet_service.cc:1511] Processing CreateTablet for tablet 622fb11c0e8b4d99a3c2ea9c5707b0ed (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:02:12.280004 16897 tablet_service.cc:1511] Processing CreateTablet for tablet 649cd95874074becac9bbe140d30986e (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:02:12.280627 16894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622fb11c0e8b4d99a3c2ea9c5707b0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.281219 16897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649cd95874074becac9bbe140d30986e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.282580 16893 tablet_service.cc:1511] Processing CreateTablet for tablet f7841fc523f84f99b228537a628dac09 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:02:12.283993 16893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7841fc523f84f99b228537a628dac09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.285586 16746 tablet_service.cc:1511] Processing CreateTablet for tablet 8d81ae8cb2304a8789c6ec692dbc3cd4 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:02:12.286767 16746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d81ae8cb2304a8789c6ec692dbc3cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.290562 16744 tablet_service.cc:1511] Processing CreateTablet for tablet 28834214a0574946b0715412abd4bf2a (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:02:12.291885 16744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28834214a0574946b0715412abd4bf2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.292906 16890 tablet_service.cc:1511] Processing CreateTablet for tablet 41af4b756c57469bb52f73dc5c9b4917 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:02:12.294461 16743 tablet_service.cc:1511] Processing CreateTablet for tablet 8f95b1a8be1044ffb358dd403501bc07 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:02:12.295037 16892 tablet_service.cc:1511] Processing CreateTablet for tablet 28834214a0574946b0715412abd4bf2a (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:02:12.296036 16747 tablet_service.cc:1511] Processing CreateTablet for tablet 46aec588dc0b42f0a038505674e6992a (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:02:12.294394 16890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41af4b756c57469bb52f73dc5c9b4917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.297271 16747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46aec588dc0b42f0a038505674e6992a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.291803 16891 tablet_service.cc:1511] Processing CreateTablet for tablet ea26daeccfd942fd84423a51c1af3570 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:02:12.299674 16742 tablet_service.cc:1511] Processing CreateTablet for tablet ea26daeccfd942fd84423a51c1af3570 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:02:12.301335 16742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea26daeccfd942fd84423a51c1af3570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.294549 16745 tablet_service.cc:1511] Processing CreateTablet for tablet 622fb11c0e8b4d99a3c2ea9c5707b0ed (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:02:12.301501 16741 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8ffce14bbb4a78b66127fe8d53c888 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:02:12.302702 16745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622fb11c0e8b4d99a3c2ea9c5707b0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.274026 16749 tablet_service.cc:1511] Processing CreateTablet for tablet 8985f4a10fdf4003b3f10692cd275a44 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:02:12.304559 16895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46aec588dc0b42f0a038505674e6992a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.307102 16892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28834214a0574946b0715412abd4bf2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.307145 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8985f4a10fdf4003b3f10692cd275a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.310446 16891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea26daeccfd942fd84423a51c1af3570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.312646 16741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8ffce14bbb4a78b66127fe8d53c888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.313863 16743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f95b1a8be1044ffb358dd403501bc07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.317500 16740 tablet_service.cc:1511] Processing CreateTablet for tablet 4a37a255067b499899a6308703326eb1 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:02:12.318751 16740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a37a255067b499899a6308703326eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.320283 16889 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8ffce14bbb4a78b66127fe8d53c888 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:02:12.322255 16889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8ffce14bbb4a78b66127fe8d53c888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.353338 16674 tablet_service.cc:1511] Processing CreateTablet for tablet 649cd95874074becac9bbe140d30986e (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:02:12.355926 16673 tablet_service.cc:1511] Processing CreateTablet for tablet 8985f4a10fdf4003b3f10692cd275a44 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:02:12.357911 16672 tablet_service.cc:1511] Processing CreateTablet for tablet 46cdf0a25928442cb4f13e845eff0a98 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:02:12.359943 16671 tablet_service.cc:1511] Processing CreateTablet for tablet 8d81ae8cb2304a8789c6ec692dbc3cd4 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:02:12.361928 16670 tablet_service.cc:1511] Processing CreateTablet for tablet 622fb11c0e8b4d99a3c2ea9c5707b0ed (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:02:12.367344 16819 tablet_service.cc:1511] Processing CreateTablet for tablet f7841fc523f84f99b228537a628dac09 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:02:12.368670 16819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7841fc523f84f99b228537a628dac09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.368827 16823 tablet_service.cc:1511] Processing CreateTablet for tablet 649cd95874074becac9bbe140d30986e (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:02:12.370007 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649cd95874074becac9bbe140d30986e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.371877 16822 tablet_service.cc:1511] Processing CreateTablet for tablet 8985f4a10fdf4003b3f10692cd275a44 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:02:12.373121 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8985f4a10fdf4003b3f10692cd275a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.375871 16821 tablet_service.cc:1511] Processing CreateTablet for tablet 46aec588dc0b42f0a038505674e6992a (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:02:12.377084 16821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46aec588dc0b42f0a038505674e6992a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.379788 16820 tablet_service.cc:1511] Processing CreateTablet for tablet 8d81ae8cb2304a8789c6ec692dbc3cd4 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:02:12.381021 16820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d81ae8cb2304a8789c6ec692dbc3cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.383975 16818 tablet_service.cc:1511] Processing CreateTablet for tablet 28834214a0574946b0715412abd4bf2a (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:02:12.384617 16890 tablet_service.cc:1511] Processing CreateTablet for tablet 2eec38574f6342f7a4065c4a530b2b7b (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:02:12.385375 16818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28834214a0574946b0715412abd4bf2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.385820 16890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eec38574f6342f7a4065c4a530b2b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.354648 16674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649cd95874074becac9bbe140d30986e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.387977 16817 tablet_service.cc:1511] Processing CreateTablet for tablet 8f95b1a8be1044ffb358dd403501bc07 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:02:12.389278 16817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f95b1a8be1044ffb358dd403501bc07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.391191 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46cdf0a25928442cb4f13e845eff0a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.391997 16816 tablet_service.cc:1511] Processing CreateTablet for tablet 41af4b756c57469bb52f73dc5c9b4917 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:02:12.393285 16816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41af4b756c57469bb52f73dc5c9b4917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.395206 16670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622fb11c0e8b4d99a3c2ea9c5707b0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.398370 16671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d81ae8cb2304a8789c6ec692dbc3cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.399487 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8985f4a10fdf4003b3f10692cd275a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.404127 16669 tablet_service.cc:1511] Processing CreateTablet for tablet f7841fc523f84f99b228537a628dac09 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:02:12.404422 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 8f95b1a8be1044ffb358dd403501bc07 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:02:12.405468 16669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7841fc523f84f99b228537a628dac09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.406121 16667 tablet_service.cc:1511] Processing CreateTablet for tablet ea26daeccfd942fd84423a51c1af3570 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:02:12.407626 16665 tablet_service.cc:1511] Processing CreateTablet for tablet 4a37a255067b499899a6308703326eb1 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:02:12.407960 16666 tablet_service.cc:1511] Processing CreateTablet for tablet 41af4b756c57469bb52f73dc5c9b4917 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:02:12.409699 16814 tablet_service.cc:1511] Processing CreateTablet for tablet 4a37a255067b499899a6308703326eb1 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:02:12.414753 16949 tablet_bootstrap.cc:492] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:12.424153 16745 tablet_service.cc:1511] Processing CreateTablet for tablet 2eec38574f6342f7a4065c4a530b2b7b (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:02:12.428743 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a37a255067b499899a6308703326eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.424515 16815 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8ffce14bbb4a78b66127fe8d53c888 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:02:12.433303 16815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8ffce14bbb4a78b66127fe8d53c888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.464802 16819 tablet_service.cc:1511] Processing CreateTablet for tablet 946987c14aa24d549b4671e680a4f7cf (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:02:12.466230 16819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946987c14aa24d549b4671e680a4f7cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.474099 16951 tablet_bootstrap.cc:492] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:12.474761 16745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eec38574f6342f7a4065c4a530b2b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.495031 16950 tablet_bootstrap.cc:492] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:12.501303 16950 tablet_bootstrap.cc:654] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:12.595942 16630 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:12.595889 16949 tablet_bootstrap.cc:654] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:12.602909 16951 tablet_bootstrap.cc:654] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:12.635758 16950 tablet_bootstrap.cc:492] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:12.636229 16950 ts_tablet_manager.cc:1403] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.142s	user 0.021s	sys 0.030s
I20260709 13:02:12.639026 16950 raft_consensus.cc:359] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:12.639797 16950 raft_consensus.cc:385] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:12.640133 16950 raft_consensus.cc:740] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:12.640865 16950 consensus_queue.cc:260] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:12.641475 16949 tablet_bootstrap.cc:492] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:12.641986 16949 ts_tablet_manager.cc:1403] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.228s	user 0.011s	sys 0.000s
I20260709 13:02:12.644372 16951 tablet_bootstrap.cc:492] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:12.644888 16951 ts_tablet_manager.cc:1403] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.171s	user 0.014s	sys 0.008s
I20260709 13:02:12.647858 16951 raft_consensus.cc:359] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:12.648605 16951 raft_consensus.cc:385] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:12.648892 16951 raft_consensus.cc:740] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:12.649643 16951 consensus_queue.cc:260] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:12.651968 16950 ts_tablet_manager.cc:1434] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 13:02:12.652948 16950 tablet_bootstrap.cc:492] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:12.652913 16949 raft_consensus.cc:359] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:12.653755 16949 raft_consensus.cc:385] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:12.654013 16949 raft_consensus.cc:740] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:12.654687 16949 consensus_queue.cc:260] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:12.659837 16951 ts_tablet_manager.cc:1434] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:02:12.662021 16951 tablet_bootstrap.cc:492] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:12.663378 16821 tablet_service.cc:1511] Processing CreateTablet for tablet 774c6423ecc541f9bffe265ca0a4ddc6 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:02:12.664687 16821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774c6423ecc541f9bffe265ca0a4ddc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.669687 16951 tablet_bootstrap.cc:654] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:12.672848 16785 tablet.cc:2406] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:02:12.676023 16818 tablet_service.cc:1511] Processing CreateTablet for tablet d671e37c6c7d44eea8b34cab70ba59ac (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:02:12.677394 16818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d671e37c6c7d44eea8b34cab70ba59ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.677772 16667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea26daeccfd942fd84423a51c1af3570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.680316 16858 heartbeater.cc:499] Master 127.13.133.190:40181 was elected leader, sending a full tablet report...
I20260709 13:02:12.683949 16666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41af4b756c57469bb52f73dc5c9b4917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.689107 16821 tablet_service.cc:1511] Processing CreateTablet for tablet 3a395fddf59440218ea58775ccc2b87a (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:02:12.690333 16821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a395fddf59440218ea58775ccc2b87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.690814 16674 tablet_service.cc:1511] Processing CreateTablet for tablet 2eec38574f6342f7a4065c4a530b2b7b (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:02:12.692022 16674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eec38574f6342f7a4065c4a530b2b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.693316 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a37a255067b499899a6308703326eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.696892 16673 tablet_service.cc:1511] Processing CreateTablet for tablet 946987c14aa24d549b4671e680a4f7cf (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:02:12.698038 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946987c14aa24d549b4671e680a4f7cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.703811 16818 tablet_service.cc:1511] Processing CreateTablet for tablet e9a6b5a850954b308bcdae02df3a28eb (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:02:12.705083 16818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a6b5a850954b308bcdae02df3a28eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.706755 16896 tablet_service.cc:1511] Processing CreateTablet for tablet 41ec8307ce78432d844a74cf26fba3d0 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:02:12.708012 16896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ec8307ce78432d844a74cf26fba3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.711386 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f95b1a8be1044ffb358dd403501bc07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.715746 16672 tablet_service.cc:1511] Processing CreateTablet for tablet 774c6423ecc541f9bffe265ca0a4ddc6 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:02:12.716964 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774c6423ecc541f9bffe265ca0a4ddc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.703826 16892 tablet_service.cc:1511] Processing CreateTablet for tablet d4d17ec9ad354648a0ddbaa81c1e00ae (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:02:12.720077 16892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4d17ec9ad354648a0ddbaa81c1e00ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.719849 16891 tablet_service.cc:1511] Processing CreateTablet for tablet 3e9622cab8c147ac81df7247ac756dae (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:02:12.721127 16891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e9622cab8c147ac81df7247ac756dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.726882 16665 tablet_service.cc:1511] Processing CreateTablet for tablet 4de07bbb12e44fd295d100b253fa4c89 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:02:12.727438 16784 heartbeater.cc:499] Master 127.13.133.190:40181 was elected leader, sending a full tablet report...
I20260709 13:02:12.732191 16889 tablet_service.cc:1511] Processing CreateTablet for tablet d671e37c6c7d44eea8b34cab70ba59ac (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:02:12.733404 16889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d671e37c6c7d44eea8b34cab70ba59ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.734046 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de07bbb12e44fd295d100b253fa4c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.728453 16673 tablet_service.cc:1511] Processing CreateTablet for tablet 41ec8307ce78432d844a74cf26fba3d0 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:02:12.736414 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ec8307ce78432d844a74cf26fba3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.738179 16894 tablet_service.cc:1511] Processing CreateTablet for tablet 714fcdcb63f349a5b1838a7975e3265d (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:02:12.739365 16894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714fcdcb63f349a5b1838a7975e3265d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.750487 16888 tablet_service.cc:1511] Processing CreateTablet for tablet bdd9b31bd8394e06b0efd5abde00d75a (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:02:12.752647 16888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdd9b31bd8394e06b0efd5abde00d75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.767517 16709 heartbeater.cc:499] Master 127.13.133.190:40181 was elected leader, sending a full tablet report...
I20260709 13:02:12.772070 16818 tablet_service.cc:1511] Processing CreateTablet for tablet d41a9297726740bea00f6547d96174f3 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:02:12.773351 16818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41a9297726740bea00f6547d96174f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.773459 16746 tablet_service.cc:1511] Processing CreateTablet for tablet d4d17ec9ad354648a0ddbaa81c1e00ae (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:02:12.774672 16746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4d17ec9ad354648a0ddbaa81c1e00ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.774488 16821 tablet_service.cc:1511] Processing CreateTablet for tablet bdd9b31bd8394e06b0efd5abde00d75a (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:02:12.783120 16821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdd9b31bd8394e06b0efd5abde00d75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.784027 16747 tablet_service.cc:1511] Processing CreateTablet for tablet 4de07bbb12e44fd295d100b253fa4c89 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:02:12.784297 16742 tablet_service.cc:1511] Processing CreateTablet for tablet d671e37c6c7d44eea8b34cab70ba59ac (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:02:12.785322 16747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de07bbb12e44fd295d100b253fa4c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.786147 16749 tablet_service.cc:1511] Processing CreateTablet for tablet 3a395fddf59440218ea58775ccc2b87a (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:02:12.787433 16742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d671e37c6c7d44eea8b34cab70ba59ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.790098 16744 tablet_service.cc:1511] Processing CreateTablet for tablet 774c6423ecc541f9bffe265ca0a4ddc6 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:02:12.791288 16744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774c6423ecc541f9bffe265ca0a4ddc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.791970 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a395fddf59440218ea58775ccc2b87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.798117 16895 tablet_service.cc:1511] Processing CreateTablet for tablet 946987c14aa24d549b4671e680a4f7cf (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:02:12.801885 16814 tablet_service.cc:1511] Processing CreateTablet for tablet d4d17ec9ad354648a0ddbaa81c1e00ae (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:02:12.803170 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4d17ec9ad354648a0ddbaa81c1e00ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.816380 16740 tablet_service.cc:1511] Processing CreateTablet for tablet 2310deae978443e28f9702c73bf61d84 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:02:12.817440 16895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946987c14aa24d549b4671e680a4f7cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.817760 16740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2310deae978443e28f9702c73bf61d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.821581 16743 tablet_service.cc:1511] Processing CreateTablet for tablet d41a9297726740bea00f6547d96174f3 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:02:12.821889 16897 tablet_service.cc:1511] Processing CreateTablet for tablet d41a9297726740bea00f6547d96174f3 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:02:12.824302 16743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41a9297726740bea00f6547d96174f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.819921 16817 tablet_service.cc:1511] Processing CreateTablet for tablet 2310deae978443e28f9702c73bf61d84 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:02:12.829931 16893 tablet_service.cc:1511] Processing CreateTablet for tablet e9a6b5a850954b308bcdae02df3a28eb (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:02:12.839190 16748 tablet_service.cc:1511] Processing CreateTablet for tablet 3e9622cab8c147ac81df7247ac756dae (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:02:12.840549 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e9622cab8c147ac81df7247ac756dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.844009 16890 tablet_service.cc:1511] Processing CreateTablet for tablet 4de07bbb12e44fd295d100b253fa4c89 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:02:12.845438 16817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2310deae978443e28f9702c73bf61d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.861039 16897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41a9297726740bea00f6547d96174f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.863379 16893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a6b5a850954b308bcdae02df3a28eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.865556 16890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de07bbb12e44fd295d100b253fa4c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.894709 16665 tablet_service.cc:1511] Processing CreateTablet for tablet 3a395fddf59440218ea58775ccc2b87a (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:02:12.896062 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a395fddf59440218ea58775ccc2b87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.900873 16818 tablet_service.cc:1511] Processing CreateTablet for tablet e0871a684e8343e291a0b0adb1d793eb (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:02:12.902128 16818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0871a684e8343e291a0b0adb1d793eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.905136 16821 tablet_service.cc:1511] Processing CreateTablet for tablet 1559c08e94194e8db334e32e8140ac7b (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:02:12.906333 16821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1559c08e94194e8db334e32e8140ac7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.910205 16888 tablet_service.cc:1511] Processing CreateTablet for tablet e0871a684e8343e291a0b0adb1d793eb (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:02:12.923656 16816 tablet_service.cc:1511] Processing CreateTablet for tablet a709030dc4964f569783abc99244062d (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:02:12.689014 16959 tablet_bootstrap.cc:492] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:12.931645 16819 tablet_service.cc:1511] Processing CreateTablet for tablet 41ec8307ce78432d844a74cf26fba3d0 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:02:12.939010 16673 tablet_service.cc:1511] Processing CreateTablet for tablet 3e9622cab8c147ac81df7247ac756dae (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:02:12.949841 16822 tablet_service.cc:1511] Processing CreateTablet for tablet ba09b5a0a7fd4e62a844ab4a5c2ebfcf (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:02:12.951747 16950 tablet_bootstrap.cc:654] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:12.950598 16815 tablet_service.cc:1511] Processing CreateTablet for tablet ea20d09321a5419e95c4bcdbc36b6c1c (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:02:12.957813 16932 heartbeater.cc:499] Master 127.13.133.190:40181 was elected leader, sending a full tablet report...
I20260709 13:02:12.957707 16960 raft_consensus.cc:493] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:12.972373 16819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ec8307ce78432d844a74cf26fba3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.972047 16960 raft_consensus.cc:515] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:12.957396 16894 tablet_service.cc:1511] Processing CreateTablet for tablet b7607dfc32cc48e1bbaa4b0c349b2188 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:02:12.974566 16960 leader_election.cc:290] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:12.950907 16741 tablet_service.cc:1511] Processing CreateTablet for tablet 714fcdcb63f349a5b1838a7975e3265d (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:02:12.980052 16949 ts_tablet_manager.cc:1434] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.338s	user 0.021s	sys 0.012s
I20260709 13:02:12.980985 16741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714fcdcb63f349a5b1838a7975e3265d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.984201 16951 tablet_bootstrap.cc:492] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:12.984694 16951 ts_tablet_manager.cc:1403] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.324s	user 0.006s	sys 0.012s
I20260709 13:02:12.986984 16820 tablet_service.cc:1511] Processing CreateTablet for tablet 40a8493ef25f4f0e9e7dc38c38a9e4e4 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:02:12.987648 16668 tablet_service.cc:1511] Processing CreateTablet for tablet e9a6b5a850954b308bcdae02df3a28eb (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:02:12.996775 16818 tablet_service.cc:1511] Processing CreateTablet for tablet 9436b62e8ef242998773176f86d11476 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:02:13.008107 16821 tablet_service.cc:1511] Processing CreateTablet for tablet 35d6415f94294111832efde45ba3d779 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:02:13.009699 16748 tablet_service.cc:1511] Processing CreateTablet for tablet e0871a684e8343e291a0b0adb1d793eb (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:02:13.010999 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0871a684e8343e291a0b0adb1d793eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.016464 16671 tablet_service.cc:1511] Processing CreateTablet for tablet 2310deae978443e28f9702c73bf61d84 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:02:13.017103 16959 tablet_bootstrap.cc:654] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.019083 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e9622cab8c147ac81df7247ac756dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.019323 16666 tablet_service.cc:1511] Processing CreateTablet for tablet 714fcdcb63f349a5b1838a7975e3265d (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:02:13.020452 16666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714fcdcb63f349a5b1838a7975e3265d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.025099 16671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2310deae978443e28f9702c73bf61d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.025190 16670 tablet_service.cc:1511] Processing CreateTablet for tablet bdd9b31bd8394e06b0efd5abde00d75a (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:02:13.030506 16670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdd9b31bd8394e06b0efd5abde00d75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.027611 16669 tablet_service.cc:1511] Processing CreateTablet for tablet 1559c08e94194e8db334e32e8140ac7b (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:02:13.035791 16669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1559c08e94194e8db334e32e8140ac7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.039793 16894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7607dfc32cc48e1bbaa4b0c349b2188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.040800 16816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a709030dc4964f569783abc99244062d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.046671 16823 tablet_service.cc:1511] Processing CreateTablet for tablet 35c5105323964b71a6839f0d1093d0a9 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:02:13.046530 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba09b5a0a7fd4e62a844ab4a5c2ebfcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.050580 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a6b5a850954b308bcdae02df3a28eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.051396 16820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a8493ef25f4f0e9e7dc38c38a9e4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.052639 16818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9436b62e8ef242998773176f86d11476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.055083 16821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d6415f94294111832efde45ba3d779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.055748 16742 tablet_service.cc:1511] Processing CreateTablet for tablet 1559c08e94194e8db334e32e8140ac7b (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:02:13.063226 16888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0871a684e8343e291a0b0adb1d793eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.073094 16891 tablet_service.cc:1511] Processing CreateTablet for tablet 40a8493ef25f4f0e9e7dc38c38a9e4e4 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:02:13.074352 16891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a8493ef25f4f0e9e7dc38c38a9e4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.077728 16890 tablet_service.cc:1511] Processing CreateTablet for tablet a709030dc4964f569783abc99244062d (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:02:13.081056 16892 tablet_service.cc:1511] Processing CreateTablet for tablet 0adc6618053e487eb848163e7ab3dea3 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:02:13.082549 16949 tablet_bootstrap.cc:492] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:13.084380 16893 tablet_service.cc:1511] Processing CreateTablet for tablet ba09b5a0a7fd4e62a844ab4a5c2ebfcf (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:02:13.085573 16890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a709030dc4964f569783abc99244062d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.088475 16896 tablet_service.cc:1511] Processing CreateTablet for tablet 9436b62e8ef242998773176f86d11476 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:02:13.089758 16896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9436b62e8ef242998773176f86d11476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.098461 16814 tablet_service.cc:1511] Processing CreateTablet for tablet 317e2ad6e23d4be2921dea5c7d673441 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:02:13.098886 16749 tablet_service.cc:1511] Processing CreateTablet for tablet ea20d09321a5419e95c4bcdbc36b6c1c (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:02:13.099650 16747 tablet_service.cc:1511] Processing CreateTablet for tablet a709030dc4964f569783abc99244062d (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:02:13.100050 16892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0adc6618053e487eb848163e7ab3dea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.092651 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c5105323964b71a6839f0d1093d0a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.101764 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317e2ad6e23d4be2921dea5c7d673441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.103065 16815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea20d09321a5419e95c4bcdbc36b6c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.103878 16897 tablet_service.cc:1511] Processing CreateTablet for tablet c150702be7e34e50abb90fd18e845ce3 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:02:13.114408 16956 raft_consensus.cc:493] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.114938 16956 raft_consensus.cc:515] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:13.117290 16956 leader_election.cc:290] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:13.119204 16742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1559c08e94194e8db334e32e8140ac7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.129528 16667 tablet_service.cc:1511] Processing CreateTablet for tablet b7607dfc32cc48e1bbaa4b0c349b2188 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:02:13.129716 16665 tablet_service.cc:1511] Processing CreateTablet for tablet 40a8493ef25f4f0e9e7dc38c38a9e4e4 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:02:13.132437 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a8493ef25f4f0e9e7dc38c38a9e4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.134377 16895 tablet_service.cc:1511] Processing CreateTablet for tablet 35c5105323964b71a6839f0d1093d0a9 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:02:13.129863 16674 tablet_service.cc:1511] Processing CreateTablet for tablet 0adc6618053e487eb848163e7ab3dea3 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:02:13.135792 16674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0adc6618053e487eb848163e7ab3dea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.120354 16951 raft_consensus.cc:359] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:13.129284 16955 raft_consensus.cc:493] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.138131 16955 raft_consensus.cc:515] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:13.120496 16893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba09b5a0a7fd4e62a844ab4a5c2ebfcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.139046 16951 raft_consensus.cc:385] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.160152 16745 tablet_service.cc:1511] Processing CreateTablet for tablet b7607dfc32cc48e1bbaa4b0c349b2188 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:02:13.160866 16889 tablet_service.cc:1511] Processing CreateTablet for tablet 317e2ad6e23d4be2921dea5c7d673441 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:02:13.160465 16672 tablet_service.cc:1511] Processing CreateTablet for tablet ea20d09321a5419e95c4bcdbc36b6c1c (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:02:13.162218 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea20d09321a5419e95c4bcdbc36b6c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.155174 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea20d09321a5419e95c4bcdbc36b6c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.154078 16951 raft_consensus.cc:740] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.155483 16955 leader_election.cc:290] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:13.126580 16740 tablet_service.cc:1511] Processing CreateTablet for tablet 9436b62e8ef242998773176f86d11476 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:02:13.190889 16667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7607dfc32cc48e1bbaa4b0c349b2188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.212491 16747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a709030dc4964f569783abc99244062d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.212646 16897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c150702be7e34e50abb90fd18e845ce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.243038 16959 tablet_bootstrap.cc:492] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:13.242635 16817 tablet_service.cc:1511] Processing CreateTablet for tablet f92066ff15e3432daab818ec0996902a (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:02:13.243546 16959 ts_tablet_manager.cc:1403] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.555s	user 0.015s	sys 0.007s
I20260709 13:02:13.246367 16959 raft_consensus.cc:359] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:13.252517 16959 raft_consensus.cc:385] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.253535 16959 raft_consensus.cc:740] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.255345 16743 tablet_service.cc:1511] Processing CreateTablet for tablet c150702be7e34e50abb90fd18e845ce3 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:02:13.257695 16819 tablet_service.cc:1511] Processing CreateTablet for tablet c896aad91d5943acbea9c2eb2a285f80 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:02:13.258927 16819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c896aad91d5943acbea9c2eb2a285f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.259294 16889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317e2ad6e23d4be2921dea5c7d673441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.264199 16669 tablet_service.cc:1511] Processing CreateTablet for tablet ba09b5a0a7fd4e62a844ab4a5c2ebfcf (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:02:13.265399 16669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba09b5a0a7fd4e62a844ab4a5c2ebfcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.236099 16951 consensus_queue.cc:260] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:13.220844 16744 tablet_service.cc:1511] Processing CreateTablet for tablet 0adc6618053e487eb848163e7ab3dea3 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:02:13.269697 16895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c5105323964b71a6839f0d1093d0a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.255541 16959 consensus_queue.cc:260] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:13.271565 16746 tablet_service.cc:1511] Processing CreateTablet for tablet 35d6415f94294111832efde45ba3d779 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:02:13.284289 16670 tablet_service.cc:1511] Processing CreateTablet for tablet c150702be7e34e50abb90fd18e845ce3 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:02:13.285557 16670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c150702be7e34e50abb90fd18e845ce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.291486 16673 tablet_service.cc:1511] Processing CreateTablet for tablet 35d6415f94294111832efde45ba3d779 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:02:13.291435 16666 tablet_service.cc:1511] Processing CreateTablet for tablet 35c5105323964b71a6839f0d1093d0a9 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:02:13.299156 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d6415f94294111832efde45ba3d779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.305315 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cdf0a25928442cb4f13e845eff0a98" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
W20260709 13:02:13.310619 16873 leader_election.cc:343] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:13.311087 16666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c5105323964b71a6839f0d1093d0a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.312013 16817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92066ff15e3432daab818ec0996902a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.304091 16743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c150702be7e34e50abb90fd18e845ce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.318499 16744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0adc6618053e487eb848163e7ab3dea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.319715 16745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7607dfc32cc48e1bbaa4b0c349b2188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.322026 16748 tablet_service.cc:1511] Processing CreateTablet for tablet 317e2ad6e23d4be2921dea5c7d673441 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:02:13.323637 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7841fc523f84f99b228537a628dac09" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:13.324563 16950 tablet_bootstrap.cc:492] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:13.325006 16950 ts_tablet_manager.cc:1403] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.672s	user 0.022s	sys 0.022s
W20260709 13:02:13.325215 16797 leader_election.cc:343] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:13.328254 16894 tablet_service.cc:1511] Processing CreateTablet for tablet 3c4abdb7b5dd4a49ada15666545c6c33 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:02:13.329573 16894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4abdb7b5dd4a49ada15666545c6c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.329916 16746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d6415f94294111832efde45ba3d779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.333156 16951 ts_tablet_manager.cc:1434] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.348s	user 0.008s	sys 0.002s
I20260709 13:02:13.335695 16821 tablet_service.cc:1511] Processing CreateTablet for tablet 9140857494ca40ef9a2f78f5929cd93f (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:02:13.336874 16821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9140857494ca40ef9a2f78f5929cd93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.342689 16814 tablet_service.cc:1511] Processing CreateTablet for tablet af9d22bf672f4ce69c5d565cedfbec8b (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:02:13.343286 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cdf0a25928442cb4f13e845eff0a98" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:13.343954 16684 raft_consensus.cc:2468] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:13.345281 16871 leader_election.cc:304] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [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: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 02594112e68949ebb91dcab74ea616e4
I20260709 13:02:13.346168 16957 raft_consensus.cc:2804] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:13.346532 16957 raft_consensus.cc:493] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:13.346853 16957 raft_consensus.cc:3060] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:13.349643 16949 tablet_bootstrap.cc:654] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.353801 16957 raft_consensus.cc:515] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:13.359380 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317e2ad6e23d4be2921dea5c7d673441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.363246 16665 tablet_service.cc:1511] Processing CreateTablet for tablet 3c4abdb7b5dd4a49ada15666545c6c33 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:02:13.364521 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4abdb7b5dd4a49ada15666545c6c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.367451 16740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9436b62e8ef242998773176f86d11476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.369589 16951 tablet_bootstrap.cc:492] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:13.375825 16950 raft_consensus.cc:359] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:13.376554 16950 raft_consensus.cc:385] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.376863 16950 raft_consensus.cc:740] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.377578 16950 consensus_queue.cc:260] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:13.367348 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9d22bf672f4ce69c5d565cedfbec8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.384783 16955 raft_consensus.cc:493] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.385219 16955 raft_consensus.cc:515] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:13.387357 16955 leader_election.cc:290] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:13.387374 16956 raft_consensus.cc:493] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.387921 16956 raft_consensus.cc:515] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:13.390188 16956 leader_election.cc:290] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:13.396713 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cdf0a25928442cb4f13e845eff0a98" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:13.397300 16684 raft_consensus.cc:3060] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:13.364598 16742 tablet_service.cc:1511] Processing CreateTablet for tablet f92066ff15e3432daab818ec0996902a (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:02:13.403774 16742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92066ff15e3432daab818ec0996902a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.403927 16684 raft_consensus.cc:2468] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:13.404554 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cdf0a25928442cb4f13e845eff0a98" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:13.405077 16871 leader_election.cc:304] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:13.405859 16960 raft_consensus.cc:2804] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:13.387871 16741 tablet_service.cc:1511] Processing CreateTablet for tablet 9140857494ca40ef9a2f78f5929cd93f (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 13:02:13.405833 16873 leader_election.cc:343] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:13.410591 16741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9140857494ca40ef9a2f78f5929cd93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.412982 16890 tablet_service.cc:1511] Processing CreateTablet for tablet 9140857494ca40ef9a2f78f5929cd93f (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:02:13.414228 16890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9140857494ca40ef9a2f78f5929cd93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.362560 16888 tablet_service.cc:1511] Processing CreateTablet for tablet c896aad91d5943acbea9c2eb2a285f80 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:02:13.415745 16888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c896aad91d5943acbea9c2eb2a285f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.420163 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28834214a0574946b0715412abd4bf2a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
W20260709 13:02:13.421716 16799 leader_election.cc:343] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:13.376211 16749 tablet_service.cc:1511] Processing CreateTablet for tablet 3c4abdb7b5dd4a49ada15666545c6c33 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:02:13.431994 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a37a255067b499899a6308703326eb1" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:13.433202 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46aec588dc0b42f0a038505674e6992a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:13.437170 16959 ts_tablet_manager.cc:1434] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.193s	user 0.009s	sys 0.003s
I20260709 13:02:13.422427 16671 tablet_service.cc:1511] Processing CreateTablet for tablet af9d22bf672f4ce69c5d565cedfbec8b (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:02:13.422457 16896 tablet_service.cc:1511] Processing CreateTablet for tablet e7d4a477f9124f5da8f07ef6791d7e2f (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:02:13.438012 16668 tablet_service.cc:1511] Processing CreateTablet for tablet f92066ff15e3432daab818ec0996902a (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:02:13.440960 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46aec588dc0b42f0a038505674e6992a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:13.437050 16823 tablet_service.cc:1511] Processing CreateTablet for tablet 4e41a09f8de549a68de626a86cb0cd8f (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
W20260709 13:02:13.442636 16725 leader_election.cc:343] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:13.438127 16959 tablet_bootstrap.cc:492] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:13.443818 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e41a09f8de549a68de626a86cb0cd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.446607 16745 tablet_service.cc:1511] Processing CreateTablet for tablet af9d22bf672f4ce69c5d565cedfbec8b (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:02:13.440913 16671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9d22bf672f4ce69c5d565cedfbec8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.447795 16745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9d22bf672f4ce69c5d565cedfbec8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.449826 16951 tablet_bootstrap.cc:654] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.439723 16896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d4a477f9124f5da8f07ef6791d7e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.453056 16672 tablet_service.cc:1511] Processing CreateTablet for tablet c896aad91d5943acbea9c2eb2a285f80 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:02:13.454139 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92066ff15e3432daab818ec0996902a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.456436 16950 ts_tablet_manager.cc:1434] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.131s	user 0.007s	sys 0.000s
W20260709 13:02:13.462600 16724 leader_election.cc:343] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:13.463240 16724 leader_election.cc:343] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:13.463660 16724 leader_election.cc:304] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
I20260709 13:02:13.465247 16956 raft_consensus.cc:2749] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:13.412892 16822 tablet_service.cc:1511] Processing CreateTablet for tablet 25c53c04f7584d33af616012e671b4ef (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:02:13.466748 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c53c04f7584d33af616012e671b4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.477545 16959 tablet_bootstrap.cc:654] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.407979 16957 leader_election.cc:290] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:13.483117 16892 tablet_service.cc:1511] Processing CreateTablet for tablet 4e41a09f8de549a68de626a86cb0cd8f (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:02:13.484323 16892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e41a09f8de549a68de626a86cb0cd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.486479 16949 tablet_bootstrap.cc:492] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:13.486979 16949 ts_tablet_manager.cc:1403] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.405s	user 0.017s	sys 0.008s
I20260709 13:02:13.482110 16950 tablet_bootstrap.cc:492] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:13.491636 16889 tablet_service.cc:1511] Processing CreateTablet for tablet 25c53c04f7584d33af616012e671b4ef (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:02:13.492815 16889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c53c04f7584d33af616012e671b4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.495186 16949 raft_consensus.cc:359] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:13.495878 16949 raft_consensus.cc:385] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.496157 16949 raft_consensus.cc:740] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.498543 16669 tablet_service.cc:1511] Processing CreateTablet for tablet 25c53c04f7584d33af616012e671b4ef (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:02:13.429860 16960 raft_consensus.cc:697] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:13.503530 16667 tablet_service.cc:1511] Processing CreateTablet for tablet e7d4a477f9124f5da8f07ef6791d7e2f (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:02:13.504987 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c896aad91d5943acbea9c2eb2a285f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.505117 16744 tablet_service.cc:1511] Processing CreateTablet for tablet 4e41a09f8de549a68de626a86cb0cd8f (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:02:13.506238 16744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e41a09f8de549a68de626a86cb0cd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.512198 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a37a255067b499899a6308703326eb1" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:13.513727 16723 leader_election.cc:343] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:13.513547 16820 tablet_service.cc:1511] Processing CreateTablet for tablet 468242aeb0aa4d388d91f8f8f727d0f7 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:02:13.514159 16723 leader_election.cc:304] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:13.514413 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7841fc523f84f99b228537a628dac09" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:13.514968 16820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 468242aeb0aa4d388d91f8f8f727d0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.515259 16956 raft_consensus.cc:2749] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:13.515625 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28834214a0574946b0715412abd4bf2a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
W20260709 13:02:13.517048 16799 leader_election.cc:343] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:13.517480 16799 leader_election.cc:304] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555
I20260709 13:02:13.518246 16955 raft_consensus.cc:2749] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:13.519335 16799 leader_election.cc:343] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:13.519726 16799 leader_election.cc:304] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555
I20260709 13:02:13.520371 16955 raft_consensus.cc:2749] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:13.523772 16667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d4a477f9124f5da8f07ef6791d7e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.525171 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4abdb7b5dd4a49ada15666545c6c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.527064 16817 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8a13542a7b4ec09428c17d77112668 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:02:13.528241 16817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8a13542a7b4ec09428c17d77112668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.529325 16743 tablet_service.cc:1511] Processing CreateTablet for tablet 468242aeb0aa4d388d91f8f8f727d0f7 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:02:13.529721 16740 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3e25d093d543aaad717af841693381 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:02:13.531141 16743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 468242aeb0aa4d388d91f8f8f727d0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.542080 16674 tablet_service.cc:1511] Processing CreateTablet for tablet 468242aeb0aa4d388d91f8f8f727d0f7 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:02:13.542935 16740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3e25d093d543aaad717af841693381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.543251 16674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 468242aeb0aa4d388d91f8f8f727d0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.492810 16746 tablet_service.cc:1511] Processing CreateTablet for tablet e7d4a477f9124f5da8f07ef6791d7e2f (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:02:13.550299 16746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d4a477f9124f5da8f07ef6791d7e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.560154 16950 tablet_bootstrap.cc:654] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.570252 16960 consensus_queue.cc:237] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:13.574335 16823 tablet_service.cc:1511] Processing CreateTablet for tablet 04ca19d2ebc841d7b9686758039a34d3 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:02:13.582219 16742 tablet_service.cc:1511] Processing CreateTablet for tablet 04ca19d2ebc841d7b9686758039a34d3 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:02:13.583052 16888 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8a13542a7b4ec09428c17d77112668 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:02:13.583503 16742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ca19d2ebc841d7b9686758039a34d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.583743 16895 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3e25d093d543aaad717af841693381 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:02:13.594588 16893 tablet_service.cc:1511] Processing CreateTablet for tablet 04ca19d2ebc841d7b9686758039a34d3 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 13:02:13.598317 16630 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:13.586866 16669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c53c04f7584d33af616012e671b4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.606988 16822 tablet_service.cc:1511] Processing CreateTablet for tablet a135e2c2694345a7af38b2008c077277 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:02:13.600378 16895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3e25d093d543aaad717af841693381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.620446 16951 tablet_bootstrap.cc:492] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:13.620962 16951 ts_tablet_manager.cc:1403] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.252s	user 0.013s	sys 0.018s
I20260709 13:02:13.563894 16949 consensus_queue.cc:260] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:13.622896 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a135e2c2694345a7af38b2008c077277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.623685 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ca19d2ebc841d7b9686758039a34d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.624544 16949 ts_tablet_manager.cc:1434] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.137s	user 0.006s	sys 0.000s
I20260709 13:02:13.630503 16673 tablet_service.cc:1511] Processing CreateTablet for tablet a135e2c2694345a7af38b2008c077277 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 13:02:13.634855 16705 debug-util.cc:398] Leaking SignalData structure 0x7b0800385360 after lost signal to thread 13849
W20260709 13:02:13.635860 16705 debug-util.cc:398] Leaking SignalData structure 0x7b08001bbf00 after lost signal to thread 16616
I20260709 13:02:13.635962 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a135e2c2694345a7af38b2008c077277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.637473 16959 tablet_bootstrap.cc:492] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:13.637941 16959 ts_tablet_manager.cc:1403] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.200s	user 0.013s	sys 0.020s
I20260709 13:02:13.638340 16893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ca19d2ebc841d7b9686758039a34d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.641351 16666 tablet_service.cc:1511] Processing CreateTablet for tablet abb1bc6a3f8f4e728deb3eddf33828d1 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:02:13.642524 16666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb1bc6a3f8f4e728deb3eddf33828d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.643049 16959 raft_consensus.cc:359] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:13.643793 16959 raft_consensus.cc:385] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.644070 16959 raft_consensus.cc:740] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.611387 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8a13542a7b4ec09428c17d77112668 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:02:13.649264 16888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8a13542a7b4ec09428c17d77112668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.646497 16741 tablet_service.cc:1511] Processing CreateTablet for tablet a135e2c2694345a7af38b2008c077277 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:02:13.649523 16959 consensus_queue.cc:260] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:13.650954 16741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a135e2c2694345a7af38b2008c077277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.652619 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8a13542a7b4ec09428c17d77112668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.654440 16670 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3e25d093d543aaad717af841693381 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:02:13.655977 16670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3e25d093d543aaad717af841693381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.655930 16890 tablet_service.cc:1511] Processing CreateTablet for tablet abb1bc6a3f8f4e728deb3eddf33828d1 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:02:13.657336 16890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb1bc6a3f8f4e728deb3eddf33828d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.652057 16821 tablet_service.cc:1511] Processing CreateTablet for tablet 20933572c8e84eaf99d147bf5c52a57c (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:02:13.623777 16951 raft_consensus.cc:359] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:13.649323 16949 tablet_bootstrap.cc:492] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:13.659516 16821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20933572c8e84eaf99d147bf5c52a57c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.660528 16951 raft_consensus.cc:385] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.660904 16951 raft_consensus.cc:740] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.663100 16951 consensus_queue.cc:260] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:13.665289 16949 tablet_bootstrap.cc:654] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.654397 16959 ts_tablet_manager.cc:1434] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:02:13.672745 16959 tablet_bootstrap.cc:492] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:13.683940 16951 ts_tablet_manager.cc:1434] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260709 13:02:13.685133 16951 tablet_bootstrap.cc:492] T 46cdf0a25928442cb4f13e845eff0a98 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:13.691890 16951 tablet_bootstrap.cc:654] T 46cdf0a25928442cb4f13e845eff0a98 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.691910 16959 tablet_bootstrap.cc:654] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:13.722302 16567 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.133.129:43445, user_credentials={real_user=slave}} blocked reactor thread for 81307.4us
I20260709 13:02:13.776678 16671 tablet_service.cc:1511] Processing CreateTablet for tablet 20933572c8e84eaf99d147bf5c52a57c (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:02:13.778648 16671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20933572c8e84eaf99d147bf5c52a57c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.807626 16747 tablet_service.cc:1511] Processing CreateTablet for tablet b4d665b9c4c942058af393d16b624cc9 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:02:13.809069 16747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4d665b9c4c942058af393d16b624cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.812479 16748 tablet_service.cc:1511] Processing CreateTablet for tablet 682ff34e72234a6db185567922dae64c (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:02:13.813889 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 682ff34e72234a6db185567922dae64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.789422 16581 catalog_manager.cc:5697] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:13.821972 16667 tablet_service.cc:1511] Processing CreateTablet for tablet 682ff34e72234a6db185567922dae64c (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:02:13.823722 16667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 682ff34e72234a6db185567922dae64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.828356 16749 tablet_service.cc:1511] Processing CreateTablet for tablet abb1bc6a3f8f4e728deb3eddf33828d1 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:02:13.830421 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb1bc6a3f8f4e728deb3eddf33828d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.831063 16814 tablet_service.cc:1511] Processing CreateTablet for tablet 682ff34e72234a6db185567922dae64c (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:02:13.832664 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 682ff34e72234a6db185567922dae64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.851423 16956 raft_consensus.cc:493] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.852196 16956 raft_consensus.cc:515] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:13.868708 16956 leader_election.cc:290] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:13.869319 16817 tablet_service.cc:1511] Processing CreateTablet for tablet b4d665b9c4c942058af393d16b624cc9 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:02:13.870852 16817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4d665b9c4c942058af393d16b624cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.870918 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f95b1a8be1044ffb358dd403501bc07" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:13.876353 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f95b1a8be1044ffb358dd403501bc07" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:13.876645 16724 leader_election.cc:343] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:13.885147 16892 tablet_service.cc:1511] Processing CreateTablet for tablet 20933572c8e84eaf99d147bf5c52a57c (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:02:13.887022 16975 raft_consensus.cc:493] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.887696 16975 raft_consensus.cc:515] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:13.893400 16892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20933572c8e84eaf99d147bf5c52a57c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.893546 16975 leader_election.cc:290] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
W20260709 13:02:13.910120 16723 leader_election.cc:343] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:13.910665 16723 leader_election.cc:304] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:13.912736 16896 tablet_service.cc:1511] Processing CreateTablet for tablet 74bb63dec9d5495c80bd947caf7dc411 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:02:13.913259 16956 raft_consensus.cc:2749] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:13.914019 16889 tablet_service.cc:1511] Processing CreateTablet for tablet b4d665b9c4c942058af393d16b624cc9 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:02:13.920888 16949 tablet_bootstrap.cc:492] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:13.921533 16949 ts_tablet_manager.cc:1403] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.272s	user 0.016s	sys 0.012s
W20260709 13:02:13.923725 16568 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.133.131:41363, user_credentials={real_user=slave}} blocked reactor thread for 55980.1us
I20260709 13:02:13.925434 16950 tablet_bootstrap.cc:492] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:13.926097 16950 ts_tablet_manager.cc:1403] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.467s	user 0.008s	sys 0.017s
I20260709 13:02:13.926316 16669 tablet_service.cc:1511] Processing CreateTablet for tablet 268b05f29df3476884b4c915456dac47 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:02:13.926512 16820 tablet_service.cc:1511] Processing CreateTablet for tablet 268b05f29df3476884b4c915456dac47 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:02:13.927999 16820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268b05f29df3476884b4c915456dac47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.931231 16669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268b05f29df3476884b4c915456dac47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.943962 16889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4d665b9c4c942058af393d16b624cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.945447 16957 raft_consensus.cc:493] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.946002 16957 raft_consensus.cc:515] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:13.948215 16957 leader_election.cc:290] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:13.950469 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622fb11c0e8b4d99a3c2ea9c5707b0ed" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:13.952037 16871 leader_election.cc:343] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:13.955371 16666 tablet_service.cc:1511] Processing CreateTablet for tablet 74bb63dec9d5495c80bd947caf7dc411 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:02:13.956581 16666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bb63dec9d5495c80bd947caf7dc411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.972787 16896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bb63dec9d5495c80bd947caf7dc411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.981011 16959 tablet_bootstrap.cc:492] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:13.981446 16959 ts_tablet_manager.cc:1403] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.309s	user 0.009s	sys 0.000s
W20260709 13:02:13.986338 16569 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.133.130:35091, user_credentials={real_user=slave}} blocked reactor thread for 75996us
I20260709 13:02:13.987118 16949 raft_consensus.cc:359] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:13.990945 16949 raft_consensus.cc:385] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.991328 16949 raft_consensus.cc:740] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.992184 16949 consensus_queue.cc:260] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:13.994390 16951 tablet_bootstrap.cc:492] T 46cdf0a25928442cb4f13e845eff0a98 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:13.992318 16959 raft_consensus.cc:359] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:13.995468 16951 ts_tablet_manager.cc:1403] T 46cdf0a25928442cb4f13e845eff0a98 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.311s	user 0.008s	sys 0.005s
I20260709 13:02:13.995529 16959 raft_consensus.cc:385] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.996009 16959 raft_consensus.cc:740] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.992326 16741 tablet_service.cc:1511] Processing CreateTablet for tablet 74bb63dec9d5495c80bd947caf7dc411 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:02:13.997120 16949 ts_tablet_manager.cc:1434] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260709 13:02:13.999928 16949 tablet_bootstrap.cc:492] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:14.007427 16959 consensus_queue.cc:260] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:13.998581 16951 raft_consensus.cc:359] T 46cdf0a25928442cb4f13e845eff0a98 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.008886 16951 raft_consensus.cc:385] T 46cdf0a25928442cb4f13e845eff0a98 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.009225 16951 raft_consensus.cc:740] T 46cdf0a25928442cb4f13e845eff0a98 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.010082 16951 consensus_queue.cc:260] T 46cdf0a25928442cb4f13e845eff0a98 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.008289 16741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bb63dec9d5495c80bd947caf7dc411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:14.003432 16950 raft_consensus.cc:359] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.012965 16950 raft_consensus.cc:385] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.025869 16951 ts_tablet_manager.cc:1434] T 46cdf0a25928442cb4f13e845eff0a98 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:02:14.015326 16950 raft_consensus.cc:740] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.039453 16950 consensus_queue.cc:260] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.028630 16951 tablet_bootstrap.cc:492] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:14.031654 16959 ts_tablet_manager.cc:1434] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.000s
I20260709 13:02:14.035669 16890 tablet_service.cc:1511] Processing CreateTablet for tablet 268b05f29df3476884b4c915456dac47 (DEFAULT_TABLE table=test-workload [id=aa759e3990f84664978be7653a9ddb70]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:02:14.041494 16959 tablet_bootstrap.cc:492] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:14.041774 16890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268b05f29df3476884b4c915456dac47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:14.046706 16951 tablet_bootstrap.cc:654] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.037788 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622fb11c0e8b4d99a3c2ea9c5707b0ed" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:14.047770 16959 tablet_bootstrap.cc:654] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.047778 16949 tablet_bootstrap.cc:654] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.054157 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8985f4a10fdf4003b3f10692cd275a44" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:14.057446 16873 leader_election.cc:343] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.057897 16873 leader_election.cc:304] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f496a036d23b40ac9561801191ca4555; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:14.058665 16957 raft_consensus.cc:2749] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:14.063813 16649 leader_election.cc:343] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.072033 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8985f4a10fdf4003b3f10692cd275a44" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
W20260709 13:02:14.073583 16650 leader_election.cc:343] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.074014 16650 leader_election.cc:304] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8; no voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:14.075084 16975 raft_consensus.cc:2749] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:14.076730 16959 tablet_bootstrap.cc:492] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:14.077121 16959 ts_tablet_manager.cc:1403] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.002s
I20260709 13:02:14.079234 16959 raft_consensus.cc:359] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.079718 16959 raft_consensus.cc:385] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.079985 16959 raft_consensus.cc:740] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.080745 16959 consensus_queue.cc:260] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.083972 16959 ts_tablet_manager.cc:1434] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:02:14.084790 16949 tablet_bootstrap.cc:492] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:14.084982 16959 tablet_bootstrap.cc:492] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:14.085310 16949 ts_tablet_manager.cc:1403] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.004s
I20260709 13:02:14.088778 16949 raft_consensus.cc:359] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.089545 16949 raft_consensus.cc:385] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.089883 16949 raft_consensus.cc:740] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.090711 16949 consensus_queue.cc:260] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.093675 16959 tablet_bootstrap.cc:654] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.094056 16950 ts_tablet_manager.cc:1434] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.168s	user 0.028s	sys 0.019s
I20260709 13:02:14.094923 16949 ts_tablet_manager.cc:1434] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260709 13:02:14.096066 16949 tablet_bootstrap.cc:492] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:14.096498 16950 tablet_bootstrap.cc:492] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:14.102177 16949 tablet_bootstrap.cc:654] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.102664 16951 tablet_bootstrap.cc:492] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:14.107226 16951 ts_tablet_manager.cc:1403] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.002s
I20260709 13:02:14.112699 16950 tablet_bootstrap.cc:654] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.119238 16951 raft_consensus.cc:359] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.121589 16951 raft_consensus.cc:385] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.121886 16951 raft_consensus.cc:740] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.125443 16959 tablet_bootstrap.cc:492] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:14.125944 16959 ts_tablet_manager.cc:1403] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.008s
I20260709 13:02:14.128784 16959 raft_consensus.cc:359] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.129462 16959 raft_consensus.cc:385] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.129761 16959 raft_consensus.cc:740] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.130484 16951 consensus_queue.cc:260] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.131529 16957 consensus_queue.cc:1048] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.133104 16951 ts_tablet_manager.cc:1434] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:02:14.134231 16759 raft_consensus.cc:3060] T 46cdf0a25928442cb4f13e845eff0a98 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.134577 16959 consensus_queue.cc:260] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.139783 16959 ts_tablet_manager.cc:1434] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 13:02:14.140806 16959 tablet_bootstrap.cc:492] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:14.134218 16951 tablet_bootstrap.cc:492] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:14.152410 16951 tablet_bootstrap.cc:654] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.162148 16959 tablet_bootstrap.cc:654] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.164381 16976 consensus_queue.cc:1048] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:14.174232 16951 tablet_bootstrap.cc:492] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:14.174893 16951 ts_tablet_manager.cc:1403] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.002s
I20260709 13:02:14.177963 16951 raft_consensus.cc:359] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.178686 16951 raft_consensus.cc:385] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.179001 16951 raft_consensus.cc:740] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.179823 16951 consensus_queue.cc:260] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.181926 16951 ts_tablet_manager.cc:1434] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:14.183037 16951 tablet_bootstrap.cc:492] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:14.189467 16951 tablet_bootstrap.cc:654] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.225566 16975 raft_consensus.cc:493] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.226425 16959 tablet_bootstrap.cc:492] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:14.226147 16975 raft_consensus.cc:515] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.227005 16959 ts_tablet_manager.cc:1403] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.009s
I20260709 13:02:14.229691 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cd95874074becac9bbe140d30986e" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:14.230049 16959 raft_consensus.cc:359] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.230674 16975 leader_election.cc:290] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:14.230850 16959 raft_consensus.cc:385] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.233371 16959 raft_consensus.cc:740] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
W20260709 13:02:14.233907 16649 leader_election.cc:343] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.234565 16951 tablet_bootstrap.cc:492] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:14.234175 16959 consensus_queue.cc:260] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.235040 16951 ts_tablet_manager.cc:1403] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.007s
I20260709 13:02:14.236094 16957 raft_consensus.cc:493] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.236433 16959 ts_tablet_manager.cc:1434] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:14.236584 16957 raft_consensus.cc:515] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.237466 16959 tablet_bootstrap.cc:492] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:14.237809 16951 raft_consensus.cc:359] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.238497 16951 raft_consensus.cc:385] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.238770 16951 raft_consensus.cc:740] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.240943 16951 consensus_queue.cc:260] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.242882 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7841fc523f84f99b228537a628dac09" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:14.243969 16959 tablet_bootstrap.cc:654] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:14.244290 16871 leader_election.cc:343] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.244973 16957 leader_election.cc:290] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:14.246052 16951 ts_tablet_manager.cc:1434] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:02:14.247213 16951 tablet_bootstrap.cc:492] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:14.248292 16990 raft_consensus.cc:493] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.248776 16990 raft_consensus.cc:515] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.250998 16990 leader_election.cc:290] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:14.252920 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946987c14aa24d549b4671e680a4f7cf" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:14.253556 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946987c14aa24d549b4671e680a4f7cf" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
W20260709 13:02:14.255163 16799 leader_election.cc:343] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.262172 16956 raft_consensus.cc:493] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.262703 16956 raft_consensus.cc:515] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.264755 16956 leader_election.cc:290] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:14.253599 16683 raft_consensus.cc:2468] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:14.266885 16797 leader_election.cc:304] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [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: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: f496a036d23b40ac9561801191ca4555
I20260709 13:02:14.267700 16990 raft_consensus.cc:2804] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.268033 16990 raft_consensus.cc:493] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.268348 16990 raft_consensus.cc:3060] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.268913 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622fb11c0e8b4d99a3c2ea9c5707b0ed" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:14.270301 16723 leader_election.cc:343] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.274454 16951 tablet_bootstrap.cc:654] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.275506 16990 raft_consensus.cc:515] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.278198 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946987c14aa24d549b4671e680a4f7cf" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
W20260709 13:02:14.279531 16799 leader_election.cc:343] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.280618 16976 raft_consensus.cc:493] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.281088 16976 raft_consensus.cc:515] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.283195 16976 leader_election.cc:290] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:14.284575 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cd95874074becac9bbe140d30986e" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:14.286000 16684 raft_consensus.cc:2468] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:14.286088 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622fb11c0e8b4d99a3c2ea9c5707b0ed" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:14.286754 16906 raft_consensus.cc:2468] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 0.
I20260709 13:02:14.285333 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946987c14aa24d549b4671e680a4f7cf" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:14.287891 16683 raft_consensus.cc:3060] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.287999 16725 leader_election.cc:304] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:14.288796 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cd95874074becac9bbe140d30986e" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:14.289296 16956 raft_consensus.cc:2804] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.289701 16956 raft_consensus.cc:493] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.290019 16956 raft_consensus.cc:3060] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.290310 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7841fc523f84f99b228537a628dac09" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:14.291040 16833 raft_consensus.cc:2468] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:14.287015 16871 leader_election.cc:304] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
W20260709 13:02:14.293020 16872 leader_election.cc:343] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.293926 16872 leader_election.cc:304] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [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: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:14.294557 16976 raft_consensus.cc:2804] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.294967 16976 raft_consensus.cc:493] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.295249 16683 raft_consensus.cc:2468] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:14.296193 16797 leader_election.cc:304] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: f496a036d23b40ac9561801191ca4555
I20260709 13:02:14.295385 16976 raft_consensus.cc:3060] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.297550 16956 raft_consensus.cc:515] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.300597 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622fb11c0e8b4d99a3c2ea9c5707b0ed" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:14.301163 16906 raft_consensus.cc:3060] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.303638 16957 raft_consensus.cc:2804] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.304080 16957 raft_consensus.cc:493] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.304409 16957 raft_consensus.cc:3060] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.284775 16990 leader_election.cc:290] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:14.309257 16990 raft_consensus.cc:2804] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.309698 16990 raft_consensus.cc:697] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:14.319386 16949 tablet_bootstrap.cc:492] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:14.319926 16949 ts_tablet_manager.cc:1403] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.224s	user 0.034s	sys 0.070s
I20260709 13:02:14.319989 16959 tablet_bootstrap.cc:492] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:14.320600 16959 ts_tablet_manager.cc:1403] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.005s
I20260709 13:02:14.322830 16976 raft_consensus.cc:515] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.325862 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cd95874074becac9bbe140d30986e" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:14.325811 16957 raft_consensus.cc:515] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.323392 16949 raft_consensus.cc:359] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.327126 16949 raft_consensus.cc:385] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.326887 16990 consensus_queue.cc:237] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.327983 16949 raft_consensus.cc:740] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.329087 16949 consensus_queue.cc:260] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
W20260709 13:02:14.327527 16872 leader_election.cc:343] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.330767 16956 leader_election.cc:290] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:14.332985 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622fb11c0e8b4d99a3c2ea9c5707b0ed" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:14.333596 16906 raft_consensus.cc:2468] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:14.333994 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7841fc523f84f99b228537a628dac09" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
W20260709 13:02:14.334474 16723 leader_election.cc:343] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.334604 16833 raft_consensus.cc:3060] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.335040 16725 leader_election.cc:304] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:14.335752 16951 tablet_bootstrap.cc:492] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:14.336225 16951 ts_tablet_manager.cc:1403] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.025s
I20260709 13:02:14.333237 16959 raft_consensus.cc:359] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.337774 16959 raft_consensus.cc:385] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.338136 16959 raft_consensus.cc:740] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.338912 16959 consensus_queue.cc:260] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.339430 16956 raft_consensus.cc:2804] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.339986 16956 raft_consensus.cc:697] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:14.341207 16959 ts_tablet_manager.cc:1434] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:02:14.340808 16956 consensus_queue.cc:237] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.343859 16950 tablet_bootstrap.cc:492] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:14.344843 16950 ts_tablet_manager.cc:1403] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.249s	user 0.043s	sys 0.068s
I20260709 13:02:14.345176 16959 tablet_bootstrap.cc:492] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:14.347821 16950 raft_consensus.cc:359] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.348522 16975 raft_consensus.cc:493] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.348973 16975 raft_consensus.cc:515] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.348534 16950 raft_consensus.cc:385] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.351612 16975 leader_election.cc:290] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:14.351641 16950 raft_consensus.cc:740] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.352737 16951 raft_consensus.cc:359] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.352800 16950 consensus_queue.cc:260] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.353511 16951 raft_consensus.cc:385] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.354519 16951 raft_consensus.cc:740] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.355207 16957 leader_election.cc:290] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:14.355829 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ec8307ce78432d844a74cf26fba3d0" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:14.356302 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7841fc523f84f99b228537a628dac09" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
W20260709 13:02:14.357944 16871 leader_election.cc:343] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.358644 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cd95874074becac9bbe140d30986e" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
W20260709 13:02:14.358986 16649 leader_election.cc:343] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.359408 16906 raft_consensus.cc:2393] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b61692713744f259b64692b5bf6fdc8 in current term 1: Already voted for candidate f496a036d23b40ac9561801191ca4555 in this term.
I20260709 13:02:14.360375 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ec8307ce78432d844a74cf26fba3d0" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:14.360461 16650 leader_election.cc:304] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
I20260709 13:02:14.361348 16833 raft_consensus.cc:2468] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
W20260709 13:02:14.362025 16650 leader_election.cc:343] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.361922 16951 consensus_queue.cc:260] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.362468 16650 leader_election.cc:304] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
I20260709 13:02:14.366051 16975 raft_consensus.cc:3060] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.366416 16872 leader_election.cc:304] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:14.372642 17007 raft_consensus.cc:2749] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:14.373155 16957 raft_consensus.cc:2804] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.373718 16957 raft_consensus.cc:697] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:14.374645 16957 consensus_queue.cc:237] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.376567 16975 raft_consensus.cc:2749] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:14.376856 16976 leader_election.cc:290] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:14.383033 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cd95874074becac9bbe140d30986e" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:14.386288 16582 catalog_manager.cc:5697] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 1 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.387567 16951 ts_tablet_manager.cc:1434] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.051s	user 0.012s	sys 0.000s
I20260709 13:02:14.392946 16951 tablet_bootstrap.cc:492] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:14.395548 16683 raft_consensus.cc:2468] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:14.398510 16951 tablet_bootstrap.cc:654] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.402405 16959 tablet_bootstrap.cc:654] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.413753 16950 ts_tablet_manager.cc:1434] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.019s
I20260709 13:02:14.424698 16582 catalog_manager.cc:5697] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:14.429495 16871 leader_election.cc:304] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:14.422354 16975 raft_consensus.cc:493] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.431013 16975 raft_consensus.cc:515] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.433157 16975 leader_election.cc:290] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:14.434342 16950 tablet_bootstrap.cc:492] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:14.434862 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de07bbb12e44fd295d100b253fa4c89" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:14.435966 17017 raft_consensus.cc:493] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.436419 17017 raft_consensus.cc:515] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.438505 17017 leader_election.cc:290] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:14.439275 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de07bbb12e44fd295d100b253fa4c89" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:14.441418 16949 ts_tablet_manager.cc:1434] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.121s	user 0.014s	sys 0.013s
I20260709 13:02:14.442477 16949 tablet_bootstrap.cc:492] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
W20260709 13:02:14.443516 16650 leader_election.cc:343] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:14.444151 16650 leader_election.cc:343] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.444533 16650 leader_election.cc:304] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8; no voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555
I20260709 13:02:14.446390 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea26daeccfd942fd84423a51c1af3570" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:14.446563 17016 raft_consensus.cc:2804] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.447253 17016 raft_consensus.cc:697] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:14.448053 17016 consensus_queue.cc:237] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.450129 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea26daeccfd942fd84423a51c1af3570" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:14.451659 16723 leader_election.cc:343] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.452507 16975 raft_consensus.cc:2749] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:14.454121 16907 raft_consensus.cc:2468] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 0.
I20260709 13:02:14.455796 16725 leader_election.cc:304] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:14.456851 17017 raft_consensus.cc:2804] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.457181 17017 raft_consensus.cc:493] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.457496 17017 raft_consensus.cc:3060] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.460067 16582 catalog_manager.cc:5697] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.466657 16956 raft_consensus.cc:493] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.467145 16956 raft_consensus.cc:515] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.469058 16956 leader_election.cc:290] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:14.469942 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28834214a0574946b0715412abd4bf2a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:14.470554 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28834214a0574946b0715412abd4bf2a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:14.470702 16833 raft_consensus.cc:2468] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 0.
W20260709 13:02:14.471968 16725 leader_election.cc:343] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.472680 16959 tablet_bootstrap.cc:492] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:14.472491 16724 leader_election.cc:304] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: f496a036d23b40ac9561801191ca4555
I20260709 13:02:14.473105 16959 ts_tablet_manager.cc:1403] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.128s	user 0.013s	sys 0.012s
I20260709 13:02:14.473721 16956 raft_consensus.cc:2804] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.474176 16956 raft_consensus.cc:493] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.474562 16956 raft_consensus.cc:3060] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.475319 17017 raft_consensus.cc:515] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.476022 16959 raft_consensus.cc:359] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.476650 16959 raft_consensus.cc:385] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.476907 16959 raft_consensus.cc:740] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.478134 16959 consensus_queue.cc:260] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.480456 16950 tablet_bootstrap.cc:654] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.478899 17014 raft_consensus.cc:493] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.482659 16959 ts_tablet_manager.cc:1434] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:14.483825 16959 tablet_bootstrap.cc:492] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:14.486007 16581 catalog_manager.cc:5697] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.489218 16959 tablet_bootstrap.cc:654] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.491412 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea26daeccfd942fd84423a51c1af3570" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:14.491993 16907 raft_consensus.cc:3060] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.482640 17014 raft_consensus.cc:515] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.498325 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a37a255067b499899a6308703326eb1" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:14.498692 17014 leader_election.cc:290] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:14.499010 16758 raft_consensus.cc:2468] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:14.500057 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a37a255067b499899a6308703326eb1" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:14.500219 16799 leader_election.cc:304] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:14.500670 16683 raft_consensus.cc:2468] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:14.501031 17014 raft_consensus.cc:2804] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.501645 17017 leader_election.cc:290] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:14.501390 17014 raft_consensus.cc:493] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.502538 17014 raft_consensus.cc:3060] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.503513 16951 tablet_bootstrap.cc:492] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:14.503970 16951 ts_tablet_manager.cc:1403] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.111s	user 0.018s	sys 0.034s
I20260709 13:02:14.503963 16956 raft_consensus.cc:515] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.506064 16956 leader_election.cc:290] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:14.506119 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea26daeccfd942fd84423a51c1af3570" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:14.506601 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28834214a0574946b0715412abd4bf2a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:14.507129 16833 raft_consensus.cc:3060] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.507160 16951 raft_consensus.cc:359] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.507671 16949 tablet_bootstrap.cc:654] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:14.507601 16723 leader_election.cc:343] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.507922 16951 raft_consensus.cc:385] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.508219 16951 raft_consensus.cc:740] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.508963 16951 consensus_queue.cc:260] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.500967 16907 raft_consensus.cc:2468] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:14.511648 16725 leader_election.cc:304] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:14.512439 16951 ts_tablet_manager.cc:1434] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:02:14.513486 16951 tablet_bootstrap.cc:492] T 2e8ffce14bbb4a78b66127fe8d53c888 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:14.516290 17017 raft_consensus.cc:2804] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.516664 16949 tablet_bootstrap.cc:492] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:14.516958 17017 raft_consensus.cc:697] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:14.517143 16949 ts_tablet_manager.cc:1403] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.000s
I20260709 13:02:14.517822 17017 consensus_queue.cc:237] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.520269 16949 raft_consensus.cc:359] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.520956 16949 raft_consensus.cc:385] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.521243 16949 raft_consensus.cc:740] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.521788 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28834214a0574946b0715412abd4bf2a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
W20260709 13:02:14.523582 16725 leader_election.cc:343] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.525089 16951 tablet_bootstrap.cc:654] T 2e8ffce14bbb4a78b66127fe8d53c888 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.524757 16949 consensus_queue.cc:260] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.528231 16833 raft_consensus.cc:2468] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:14.530001 16724 leader_election.cc:304] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: f496a036d23b40ac9561801191ca4555
I20260709 13:02:14.531097 16956 raft_consensus.cc:2804] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.531517 16956 raft_consensus.cc:697] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:14.532502 16949 ts_tablet_manager.cc:1434] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:02:14.532317 16956 consensus_queue.cc:237] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.533581 16949 tablet_bootstrap.cc:492] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:14.536064 16951 tablet_bootstrap.cc:492] T 2e8ffce14bbb4a78b66127fe8d53c888 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:14.536463 16951 ts_tablet_manager.cc:1403] T 2e8ffce14bbb4a78b66127fe8d53c888 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.003s
I20260709 13:02:14.542448 16949 tablet_bootstrap.cc:654] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.543814 16950 tablet_bootstrap.cc:492] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:14.544546 16950 ts_tablet_manager.cc:1403] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.110s	user 0.007s	sys 0.005s
I20260709 13:02:14.547820 16950 raft_consensus.cc:359] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.548708 16950 raft_consensus.cc:385] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.549110 16950 raft_consensus.cc:740] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.550113 16950 consensus_queue.cc:260] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.547966 17014 raft_consensus.cc:515] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.549985 16951 raft_consensus.cc:359] T 2e8ffce14bbb4a78b66127fe8d53c888 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.555249 16951 raft_consensus.cc:385] T 2e8ffce14bbb4a78b66127fe8d53c888 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.555493 16951 raft_consensus.cc:740] T 2e8ffce14bbb4a78b66127fe8d53c888 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.559267 16951 consensus_queue.cc:260] T 2e8ffce14bbb4a78b66127fe8d53c888 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.560561 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a37a255067b499899a6308703326eb1" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:14.560824 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a37a255067b499899a6308703326eb1" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:14.561183 16951 ts_tablet_manager.cc:1434] T 2e8ffce14bbb4a78b66127fe8d53c888 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.002s
I20260709 13:02:14.561446 16758 raft_consensus.cc:3060] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.562136 16951 tablet_bootstrap.cc:492] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:14.560781 16950 ts_tablet_manager.cc:1434] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:02:14.562424 16578 catalog_manager.cc:5697] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:14.563469 17014 leader_election.cc:290] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:14.564051 16683 raft_consensus.cc:3060] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.568154 16951 tablet_bootstrap.cc:654] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.568847 16758 raft_consensus.cc:2468] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:14.571735 16959 tablet_bootstrap.cc:492] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:14.572237 16959 ts_tablet_manager.cc:1403] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.018s
I20260709 13:02:14.574738 16959 raft_consensus.cc:359] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.575459 16959 raft_consensus.cc:385] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.575764 16959 raft_consensus.cc:740] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.573518 16683 raft_consensus.cc:2468] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:14.576395 16959 consensus_queue.cc:260] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.578281 16797 leader_election.cc:304] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:14.579084 17014 raft_consensus.cc:2804] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.579562 17014 raft_consensus.cc:697] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:14.580627 16959 ts_tablet_manager.cc:1434] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:02:14.580304 17014 consensus_queue.cc:237] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.581547 16959 tablet_bootstrap.cc:492] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:14.587795 16959 tablet_bootstrap.cc:654] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.586647 16581 catalog_manager.cc:5697] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.597950 16950 tablet_bootstrap.cc:492] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:14.599007 17016 raft_consensus.cc:493] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.599490 17016 raft_consensus.cc:515] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.601541 17016 leader_election.cc:290] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
W20260709 13:02:14.601994 16630 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:14.603065 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8ffce14bbb4a78b66127fe8d53c888" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:14.603477 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8ffce14bbb4a78b66127fe8d53c888" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:14.604110 16758 raft_consensus.cc:2468] T 2e8ffce14bbb4a78b66127fe8d53c888 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
W20260709 13:02:14.604534 16872 leader_election.cc:343] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.605082 16950 tablet_bootstrap.cc:654] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.605255 16873 leader_election.cc:304] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:14.606321 16959 tablet_bootstrap.cc:492] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:14.606793 16959 ts_tablet_manager.cc:1403] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260709 13:02:14.608685 17016 raft_consensus.cc:2804] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.609042 17016 raft_consensus.cc:493] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.609354 17016 raft_consensus.cc:3060] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.609581 16959 raft_consensus.cc:359] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.610303 16959 raft_consensus.cc:385] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.610596 16959 raft_consensus.cc:740] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.611423 16959 consensus_queue.cc:260] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.615736 16959 ts_tablet_manager.cc:1434] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:02:14.616689 16959 tablet_bootstrap.cc:492] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:14.620224 17016 raft_consensus.cc:515] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.622869 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8ffce14bbb4a78b66127fe8d53c888" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:14.623184 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8ffce14bbb4a78b66127fe8d53c888" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:14.623415 16758 raft_consensus.cc:3060] T 2e8ffce14bbb4a78b66127fe8d53c888 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:14.624451 16872 leader_election.cc:343] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.625067 17016 leader_election.cc:290] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:14.626830 16949 tablet_bootstrap.cc:492] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:14.627470 16949 ts_tablet_manager.cc:1403] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.006s
I20260709 13:02:14.627491 16582 catalog_manager.cc:5697] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 1 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:14.630515 16758 raft_consensus.cc:2468] T 2e8ffce14bbb4a78b66127fe8d53c888 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:14.631752 16873 leader_election.cc:304] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:14.633091 16949 raft_consensus.cc:359] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.633859 16949 raft_consensus.cc:385] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.634953 17016 raft_consensus.cc:2804] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.635474 17016 raft_consensus.cc:697] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:14.636220 17016 consensus_queue.cc:237] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.637542 16950 tablet_bootstrap.cc:492] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:14.638088 16950 ts_tablet_manager.cc:1403] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.006s
I20260709 13:02:14.638360 16959 tablet_bootstrap.cc:654] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.634187 16949 raft_consensus.cc:740] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.640372 16949 consensus_queue.cc:260] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.642379 16951 tablet_bootstrap.cc:492] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:14.643092 16951 ts_tablet_manager.cc:1403] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.008s
I20260709 13:02:14.644479 16950 raft_consensus.cc:359] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.645229 16950 raft_consensus.cc:385] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.645550 16950 raft_consensus.cc:740] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.645615 16951 raft_consensus.cc:359] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.646335 16951 raft_consensus.cc:385] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.646615 16951 raft_consensus.cc:740] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.646790 16950 consensus_queue.cc:260] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.647260 16951 consensus_queue.cc:260] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.649282 16951 ts_tablet_manager.cc:1434] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:02:14.653312 16949 ts_tablet_manager.cc:1434] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:02:14.654444 16949 tablet_bootstrap.cc:492] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:14.654863 16951 tablet_bootstrap.cc:492] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:14.660518 16949 tablet_bootstrap.cc:654] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.663606 16956 raft_consensus.cc:493] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.664074 16956 raft_consensus.cc:515] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.664908 16950 ts_tablet_manager.cc:1434] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260709 13:02:14.666154 16956 leader_election.cc:290] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:14.668058 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec38574f6342f7a4065c4a530b2b7b" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:14.668653 16956 raft_consensus.cc:493] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.669094 16956 raft_consensus.cc:515] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
W20260709 13:02:14.669422 16725 leader_election.cc:343] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.669911 16959 tablet_bootstrap.cc:492] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:14.670364 16959 ts_tablet_manager.cc:1403] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.009s
I20260709 13:02:14.670513 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec38574f6342f7a4065c4a530b2b7b" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:14.671864 16723 leader_election.cc:343] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.672297 16723 leader_election.cc:304] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555
I20260709 13:02:14.672843 16956 leader_election.cc:290] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:14.673306 16956 raft_consensus.cc:2749] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:14.673414 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8985f4a10fdf4003b3f10692cd275a44" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:14.674506 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8985f4a10fdf4003b3f10692cd275a44" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:14.675145 16683 raft_consensus.cc:2468] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 0.
W20260709 13:02:14.675271 16724 leader_election.cc:343] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.676378 16723 leader_election.cc:304] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:14.677423 16956 raft_consensus.cc:2804] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.677820 16956 raft_consensus.cc:493] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.677975 16959 raft_consensus.cc:359] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.678328 16956 raft_consensus.cc:3060] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.676350 16950 tablet_bootstrap.cc:492] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:14.677587 16951 tablet_bootstrap.cc:654] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.682467 16975 raft_consensus.cc:493] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.682965 16975 raft_consensus.cc:515] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.685004 16975 leader_election.cc:290] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:14.685552 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41af4b756c57469bb52f73dc5c9b4917" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:14.686502 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41af4b756c57469bb52f73dc5c9b4917" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:14.678633 16959 raft_consensus.cc:385] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.687397 16959 raft_consensus.cc:740] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.687229 16907 raft_consensus.cc:2468] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
W20260709 13:02:14.686960 16649 leader_election.cc:343] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.688762 16650 leader_election.cc:304] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [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: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:14.689886 16975 raft_consensus.cc:2804] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.690346 16975 raft_consensus.cc:493] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.690683 16975 raft_consensus.cc:3060] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.690583 16959 consensus_queue.cc:260] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.692330 16956 raft_consensus.cc:515] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.694260 17017 raft_consensus.cc:493] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.695834 17017 raft_consensus.cc:515] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.689807 16582 catalog_manager.cc:5697] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:14.703044 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8985f4a10fdf4003b3f10692cd275a44" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:14.703586 16683 raft_consensus.cc:3060] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.706569 17017 leader_election.cc:290] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:14.698127 16975 raft_consensus.cc:515] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.707090 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d81ae8cb2304a8789c6ec692dbc3cd4" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:14.707660 16684 raft_consensus.cc:2468] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 0.
I20260709 13:02:14.709262 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41af4b756c57469bb52f73dc5c9b4917" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:14.710345 16949 tablet_bootstrap.cc:492] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:14.710603 17014 raft_consensus.cc:493] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.711207 17014 raft_consensus.cc:515] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.713074 17014 leader_election.cc:290] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:14.715131 16950 tablet_bootstrap.cc:654] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.715606 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c6423ecc541f9bffe265ca0a4ddc6" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:14.710780 16949 ts_tablet_manager.cc:1403] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.000s
I20260709 13:02:14.718698 16723 leader_election.cc:304] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:14.720599 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d81ae8cb2304a8789c6ec692dbc3cd4" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:14.720734 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8985f4a10fdf4003b3f10692cd275a44" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:14.720991 16683 raft_consensus.cc:2468] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:14.719977 16956 leader_election.cc:290] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
W20260709 13:02:14.721678 16799 leader_election.cc:343] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:14.722103 16724 leader_election.cc:343] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.722867 16959 ts_tablet_manager.cc:1434] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260709 13:02:14.722999 16951 tablet_bootstrap.cc:492] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:14.723506 16951 ts_tablet_manager.cc:1403] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.018s
I20260709 13:02:14.723555 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c6423ecc541f9bffe265ca0a4ddc6" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:14.724992 16797 leader_election.cc:343] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.725420 16797 leader_election.cc:304] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
W20260709 13:02:14.722788 16724 leader_election.cc:343] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.728443 16951 raft_consensus.cc:359] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.729239 16951 raft_consensus.cc:385] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.729665 16959 tablet_bootstrap.cc:492] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
W20260709 13:02:14.728425 16649 leader_election.cc:343] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.730233 16723 leader_election.cc:304] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:14.732182 16949 raft_consensus.cc:359] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.728294 17017 raft_consensus.cc:2804] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.732892 16956 raft_consensus.cc:2804] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.732733 16949 raft_consensus.cc:385] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.729568 16951 raft_consensus.cc:740] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.733124 17017 raft_consensus.cc:493] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.733777 16949 raft_consensus.cc:740] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.734510 16951 consensus_queue.cc:260] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.733235 16683 raft_consensus.cc:3060] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.735930 17017 raft_consensus.cc:3060] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.734225 16956 raft_consensus.cc:697] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:14.729120 17014 raft_consensus.cc:2749] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:14.737135 16956 consensus_queue.cc:237] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.738096 16975 leader_election.cc:290] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:14.739095 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41af4b756c57469bb52f73dc5c9b4917" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:14.739698 16959 tablet_bootstrap.cc:654] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.739619 16907 raft_consensus.cc:3060] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.738891 16949 consensus_queue.cc:260] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.743474 16949 ts_tablet_manager.cc:1434] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 13:02:14.744809 16949 tablet_bootstrap.cc:492] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:14.744903 17017 raft_consensus.cc:515] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.746076 16907 raft_consensus.cc:2468] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:14.747193 16650 leader_election.cc:304] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:14.747946 16950 tablet_bootstrap.cc:492] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:14.748301 16975 raft_consensus.cc:2804] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.748417 16950 ts_tablet_manager.cc:1403] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.006s
I20260709 13:02:14.748829 16975 raft_consensus.cc:697] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:14.749684 16975 consensus_queue.cc:237] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.752211 16950 raft_consensus.cc:359] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.752900 16950 raft_consensus.cc:385] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.753191 16950 raft_consensus.cc:740] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.755733 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d81ae8cb2304a8789c6ec692dbc3cd4" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:14.756268 16684 raft_consensus.cc:3060] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.762861 16684 raft_consensus.cc:2468] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:14.762508 16578 catalog_manager.cc:5697] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.763944 16723 leader_election.cc:304] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:14.765277 17013 raft_consensus.cc:2804] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.768119 16956 consensus_queue.cc:1048] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.769574 16949 tablet_bootstrap.cc:654] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.776996 16951 ts_tablet_manager.cc:1434] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.010s
I20260709 13:02:14.777136 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d81ae8cb2304a8789c6ec692dbc3cd4" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:14.778056 16951 tablet_bootstrap.cc:492] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
W20260709 13:02:14.778484 16724 leader_election.cc:343] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.779086 16949 tablet_bootstrap.cc:492] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:14.780736 16949 ts_tablet_manager.cc:1403] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.000s
I20260709 13:02:14.779453 16950 consensus_queue.cc:260] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.780663 17017 leader_election.cc:290] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:14.783619 16949 raft_consensus.cc:359] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.785602 16949 raft_consensus.cc:385] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.786002 16949 raft_consensus.cc:740] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.785924 16950 ts_tablet_manager.cc:1434] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260709 13:02:14.787957 16949 consensus_queue.cc:260] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.790475 16951 tablet_bootstrap.cc:654] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.794519 16949 ts_tablet_manager.cc:1434] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:02:14.796514 16959 tablet_bootstrap.cc:492] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:14.796868 16959 ts_tablet_manager.cc:1403] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.005s
I20260709 13:02:14.800508 16959 raft_consensus.cc:359] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.801155 16959 raft_consensus.cc:385] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.802007 16949 tablet_bootstrap.cc:492] T 28834214a0574946b0715412abd4bf2a P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:14.801394 16959 raft_consensus.cc:740] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.805382 16959 consensus_queue.cc:260] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.805864 16950 tablet_bootstrap.cc:492] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:14.807421 16975 raft_consensus.cc:493] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.807919 16975 raft_consensus.cc:515] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.797410 17013 raft_consensus.cc:697] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:14.808202 16581 catalog_manager.cc:5697] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:14.809121 17013 consensus_queue.cc:237] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.810526 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f95b1a8be1044ffb358dd403501bc07" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:14.810705 16975 leader_election.cc:290] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:14.811211 16758 raft_consensus.cc:2468] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:14.811960 16959 ts_tablet_manager.cc:1434] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 13:02:14.813120 16959 tablet_bootstrap.cc:492] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:14.813166 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f95b1a8be1044ffb358dd403501bc07" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:14.814714 16650 leader_election.cc:304] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
W20260709 13:02:14.816988 16649 leader_election.cc:343] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.818315 16975 raft_consensus.cc:2804] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.820521 16975 raft_consensus.cc:493] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.821615 16975 raft_consensus.cc:3060] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.822975 16949 tablet_bootstrap.cc:654] T 28834214a0574946b0715412abd4bf2a P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.823042 17042 consensus_queue.cc:1048] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:02:14.823596 17014 raft_consensus.cc:493] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.824070 17014 raft_consensus.cc:515] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.826004 17014 leader_election.cc:290] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:14.827762 16951 tablet_bootstrap.cc:492] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:14.828208 16951 ts_tablet_manager.cc:1403] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.000s
I20260709 13:02:14.829666 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46aec588dc0b42f0a038505674e6992a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:14.830281 16907 raft_consensus.cc:2468] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:14.830164 16975 raft_consensus.cc:515] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.832894 16975 leader_election.cc:290] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:14.833860 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f95b1a8be1044ffb358dd403501bc07" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:14.834441 16758 raft_consensus.cc:3060] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.835217 16799 leader_election.cc:304] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:14.835711 16951 raft_consensus.cc:359] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.836330 16951 raft_consensus.cc:385] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.836596 16951 raft_consensus.cc:740] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.834178 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46aec588dc0b42f0a038505674e6992a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:14.837235 16759 raft_consensus.cc:2468] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:14.837666 16959 tablet_bootstrap.cc:654] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.837426 16951 consensus_queue.cc:260] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.840312 16951 ts_tablet_manager.cc:1434] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:02:14.841158 16758 raft_consensus.cc:2468] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:14.841136 16951 tablet_bootstrap.cc:492] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:14.843873 16950 tablet_bootstrap.cc:654] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.846746 16650 leader_election.cc:304] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:14.847564 16975 raft_consensus.cc:2804] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.847577 16990 raft_consensus.cc:2804] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.848110 16990 raft_consensus.cc:493] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.848160 16975 raft_consensus.cc:697] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:14.848520 16990 raft_consensus.cc:3060] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.849025 16975 consensus_queue.cc:237] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.851086 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f95b1a8be1044ffb358dd403501bc07" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
W20260709 13:02:14.852514 16649 leader_election.cc:343] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.855268 17014 raft_consensus.cc:493] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.855721 17014 raft_consensus.cc:515] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
W20260709 13:02:14.856480 16799 consensus_peers.cc:597] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Couldn't send request to peer f496a036d23b40ac9561801191ca4555. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:14.857570 17014 leader_election.cc:290] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:14.859607 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d671e37c6c7d44eea8b34cab70ba59ac" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
W20260709 13:02:14.861065 16799 leader_election.cc:343] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.861805 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d671e37c6c7d44eea8b34cab70ba59ac" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:14.840112 16578 catalog_manager.cc:5697] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.863849 16951 tablet_bootstrap.cc:654] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.865818 16949 tablet_bootstrap.cc:492] T 28834214a0574946b0715412abd4bf2a P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:14.866264 16949 ts_tablet_manager.cc:1403] T 28834214a0574946b0715412abd4bf2a P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.001s
W20260709 13:02:14.873210 16799 leader_election.cc:343] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.873766 16799 leader_election.cc:304] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555
I20260709 13:02:14.874840 17014 raft_consensus.cc:2749] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:14.876879 16949 raft_consensus.cc:359] T 28834214a0574946b0715412abd4bf2a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.880518 16949 raft_consensus.cc:385] T 28834214a0574946b0715412abd4bf2a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.880771 16949 raft_consensus.cc:740] T 28834214a0574946b0715412abd4bf2a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.883677 16949 consensus_queue.cc:260] T 28834214a0574946b0715412abd4bf2a P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.887784 17016 consensus_queue.cc:1048] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.895814 16959 tablet_bootstrap.cc:492] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:14.896317 16959 ts_tablet_manager.cc:1403] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.013s
I20260709 13:02:14.899073 16949 ts_tablet_manager.cc:1434] T 28834214a0574946b0715412abd4bf2a P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:02:14.898834 16959 raft_consensus.cc:359] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.899871 16959 raft_consensus.cc:385] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.900553 16959 raft_consensus.cc:740] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.901695 16949 tablet_bootstrap.cc:492] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:14.861583 16990 raft_consensus.cc:515] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.902460 16959 consensus_queue.cc:260] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:14.904851 16951 tablet_bootstrap.cc:492] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:14.906266 16959 ts_tablet_manager.cc:1434] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:02:14.909068 16959 tablet_bootstrap.cc:492] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:14.915525 16949 tablet_bootstrap.cc:654] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.915819 16582 catalog_manager.cc:5697] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.916728 16951 ts_tablet_manager.cc:1403] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.000s
I20260709 13:02:14.919302 16951 raft_consensus.cc:359] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.919919 16951 raft_consensus.cc:385] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.920172 16951 raft_consensus.cc:740] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.920393 16959 tablet_bootstrap.cc:654] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.922452 16951 consensus_queue.cc:260] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.924645 16951 ts_tablet_manager.cc:1434] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:02:14.925563 16951 tablet_bootstrap.cc:492] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:14.937255 17014 consensus_queue.cc:1048] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.938391 16959 tablet_bootstrap.cc:492] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:14.939229 16959 ts_tablet_manager.cc:1403] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.008s
I20260709 13:02:14.939392 17042 raft_consensus.cc:493] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.940128 17042 raft_consensus.cc:515] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:14.941720 16682 raft_consensus.cc:3060] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.942058 17042 leader_election.cc:290] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:14.944582 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d671e37c6c7d44eea8b34cab70ba59ac" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:14.945199 16833 raft_consensus.cc:2468] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 0.
I20260709 13:02:14.946410 16724 leader_election.cc:304] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:14.947283 17013 raft_consensus.cc:2804] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.947633 17013 raft_consensus.cc:493] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.947921 17013 raft_consensus.cc:3060] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.950910 16956 consensus_queue.cc:1048] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.955725 17013 raft_consensus.cc:515] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
W20260709 13:02:14.957358 16872 consensus_peers.cc:597] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:14.958344 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d671e37c6c7d44eea8b34cab70ba59ac" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:14.958983 16833 raft_consensus.cc:3060] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.965466 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d671e37c6c7d44eea8b34cab70ba59ac" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:14.966128 16951 tablet_bootstrap.cc:654] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.965783 16833 raft_consensus.cc:2468] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
W20260709 13:02:14.966856 16725 leader_election.cc:343] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.968041 16724 leader_election.cc:304] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:14.968897 17042 raft_consensus.cc:2804] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.968827 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d671e37c6c7d44eea8b34cab70ba59ac" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:14.969583 17042 raft_consensus.cc:697] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:14.971307 17042 consensus_queue.cc:237] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
W20260709 13:02:14.970579 16725 leader_election.cc:343] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.975349 16949 tablet_bootstrap.cc:492] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:14.975821 16949 ts_tablet_manager.cc:1403] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.001s
I20260709 13:02:14.977365 16684 raft_consensus.cc:3060] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.966915 17013 leader_election.cc:290] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:14.986924 16956 raft_consensus.cc:493] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.988068 17039 consensus_queue.cc:1048] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:14.978439 16949 raft_consensus.cc:359] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:14.991884 16949 raft_consensus.cc:385] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.992175 16949 raft_consensus.cc:740] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.996692 16949 consensus_queue.cc:260] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:15.020212 16907 raft_consensus.cc:3060] T 28834214a0574946b0715412abd4bf2a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.022481 16949 ts_tablet_manager.cc:1434] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.001s
I20260709 13:02:15.023617 16949 tablet_bootstrap.cc:492] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:15.024379 16959 raft_consensus.cc:359] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.026084 16959 raft_consensus.cc:385] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.027042 16959 raft_consensus.cc:740] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.029608 16959 consensus_queue.cc:260] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:14.987448 16956 raft_consensus.cc:515] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.031423 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46aec588dc0b42f0a038505674e6992a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:15.032192 16758 raft_consensus.cc:3060] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.032591 16959 ts_tablet_manager.cc:1434] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.004s
I20260709 13:02:15.033726 16959 tablet_bootstrap.cc:492] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:15.048110 16951 tablet_bootstrap.cc:492] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:15.048755 16951 ts_tablet_manager.cc:1403] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.123s	user 0.008s	sys 0.015s
I20260709 13:02:15.056442 16975 raft_consensus.cc:493] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:15.056974 16975 raft_consensus.cc:515] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.058739 16951 raft_consensus.cc:359] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.059060 16975 leader_election.cc:290] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:15.060490 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c6423ecc541f9bffe265ca0a4ddc6" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:15.064431 16957 consensus_queue.cc:1048] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:15.072963 16833 raft_consensus.cc:2468] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:15.067566 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c6423ecc541f9bffe265ca0a4ddc6" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:15.074265 16649 leader_election.cc:304] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
W20260709 13:02:15.076189 16650 leader_election.cc:343] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.069691 16578 catalog_manager.cc:5697] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:15.076411 16758 raft_consensus.cc:2468] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:15.077540 16799 leader_election.cc:304] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:15.078261 17014 raft_consensus.cc:2804] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:15.078692 17014 raft_consensus.cc:697] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:15.076504 17007 raft_consensus.cc:2804] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:15.078876 17042 consensus_queue.cc:1048] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:15.079475 17007 raft_consensus.cc:493] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:15.080026 17007 raft_consensus.cc:3060] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.079493 17014 consensus_queue.cc:237] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:15.072966 16951 raft_consensus.cc:385] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.082324 16951 raft_consensus.cc:740] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.083436 16951 consensus_queue.cc:260] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.083843 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46aec588dc0b42f0a038505674e6992a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:15.084419 16905 raft_consensus.cc:3060] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.086001 16949 tablet_bootstrap.cc:654] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.088563 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de07bbb12e44fd295d100b253fa4c89" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
W20260709 13:02:15.090027 16725 leader_election.cc:343] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.092284 16951 ts_tablet_manager.cc:1434] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:02:15.095130 16951 tablet_bootstrap.cc:492] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:15.097041 17007 raft_consensus.cc:515] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.100028 17007 leader_election.cc:290] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:15.086030 16990 leader_election.cc:290] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:15.101191 16905 raft_consensus.cc:2468] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:15.101248 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c6423ecc541f9bffe265ca0a4ddc6" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:15.102274 16956 leader_election.cc:290] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:15.102417 16831 raft_consensus.cc:3060] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.105327 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de07bbb12e44fd295d100b253fa4c89" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:15.105962 16683 raft_consensus.cc:2468] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 0.
I20260709 13:02:15.107066 16723 leader_election.cc:304] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: f496a036d23b40ac9561801191ca4555
I20260709 13:02:15.108273 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c6423ecc541f9bffe265ca0a4ddc6" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
W20260709 13:02:15.112079 16872 consensus_peers.cc:597] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:15.113232 16831 raft_consensus.cc:2468] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:15.114077 16956 raft_consensus.cc:2804] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:15.114265 16649 leader_election.cc:304] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
W20260709 13:02:15.115552 16650 leader_election.cc:343] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.116621 17042 raft_consensus.cc:493] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:15.117075 17042 raft_consensus.cc:515] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.118099 16959 tablet_bootstrap.cc:654] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.119033 17042 leader_election.cc:290] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:15.114485 16956 raft_consensus.cc:493] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:15.119663 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a395fddf59440218ea58775ccc2b87a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:15.119972 16956 raft_consensus.cc:3060] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.120429 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a395fddf59440218ea58775ccc2b87a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:15.120977 16723 leader_election.cc:343] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:15.121712 16724 leader_election.cc:343] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.122180 16724 leader_election.cc:304] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:15.126729 17013 raft_consensus.cc:2749] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:15.127382 17013 consensus_queue.cc:1048] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:15.129182 16956 raft_consensus.cc:515] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.131812 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de07bbb12e44fd295d100b253fa4c89" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
W20260709 13:02:15.133131 16725 leader_election.cc:343] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.134186 17007 raft_consensus.cc:2804] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:15.136022 17007 raft_consensus.cc:697] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:15.172552 16990 consensus_queue.cc:1048] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:02:15.175946 16951 tablet_bootstrap.cc:654] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.180020 17007 consensus_queue.cc:237] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.186372 17016 consensus_queue.cc:1048] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:15.155157 16957 consensus_queue.cc:1048] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:02:15.188746 16956 leader_election.cc:290] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:15.192269 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de07bbb12e44fd295d100b253fa4c89" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:15.192865 16680 raft_consensus.cc:3060] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.200752 17014 consensus_queue.cc:1048] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:15.201496 16957 raft_consensus.cc:493] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:15.202129 16957 raft_consensus.cc:515] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:15.211001 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd9b31bd8394e06b0efd5abde00d75a" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:15.212803 16957 leader_election.cc:290] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:15.227371 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd9b31bd8394e06b0efd5abde00d75a" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:15.224537 16872 leader_election.cc:343] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.237984 16957 raft_consensus.cc:493] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:02:15.238942 16871 leader_election.cc:343] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.239399 16957 raft_consensus.cc:515] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.242405 16957 leader_election.cc:290] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:15.239418 16871 leader_election.cc:304] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:15.248414 16957 raft_consensus.cc:2749] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:15.249176 16724 consensus_peers.cc:597] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:15.249872 16724 consensus_peers.cc:597] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:15.249969 16678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec38574f6342f7a4065c4a530b2b7b" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:15.251166 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec38574f6342f7a4065c4a530b2b7b" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
W20260709 13:02:15.251418 16871 leader_election.cc:343] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.251775 16757 raft_consensus.cc:2468] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:15.256208 16873 leader_election.cc:304] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:15.258472 16957 raft_consensus.cc:2804] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:15.258827 16957 raft_consensus.cc:493] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:15.259141 16957 raft_consensus.cc:3060] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.259472 16975 consensus_queue.cc:1048] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:15.261366 16649 consensus_peers.cc:597] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:15.266095 17042 raft_consensus.cc:493] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:15.266652 17042 raft_consensus.cc:515] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.268181 16949 tablet_bootstrap.cc:492] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:15.268646 16949 ts_tablet_manager.cc:1403] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.245s	user 0.004s	sys 0.012s
I20260709 13:02:15.268818 17042 leader_election.cc:290] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:15.274912 16949 raft_consensus.cc:359] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.275938 16949 raft_consensus.cc:385] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.276314 16949 raft_consensus.cc:740] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.277240 16949 consensus_queue.cc:260] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.266014 16680 raft_consensus.cc:2468] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:15.270617 17042 consensus_queue.cc:1048] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:02:15.296579 16949 ts_tablet_manager.cc:1434] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:02:15.304334 16950 tablet_bootstrap.cc:492] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:15.304872 16950 ts_tablet_manager.cc:1403] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.499s	user 0.026s	sys 0.080s
I20260709 13:02:15.306404 16951 tablet_bootstrap.cc:492] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:15.306507 16959 tablet_bootstrap.cc:492] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:15.306962 16959 ts_tablet_manager.cc:1403] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.273s	user 0.023s	sys 0.019s
I20260709 13:02:15.306962 16951 ts_tablet_manager.cc:1403] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.212s	user 0.015s	sys 0.000s
I20260709 13:02:15.315407 16723 leader_election.cc:304] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: f496a036d23b40ac9561801191ca4555
I20260709 13:02:15.306632 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9622cab8c147ac81df7247ac756dae" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:15.321854 16956 raft_consensus.cc:2804] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:15.322330 16956 raft_consensus.cc:697] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:15.323133 16956 consensus_queue.cc:237] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.324542 16951 raft_consensus.cc:359] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.325182 16951 raft_consensus.cc:385] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.325434 16951 raft_consensus.cc:740] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
W20260709 13:02:15.325899 16725 leader_election.cc:343] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.326028 16951 consensus_queue.cc:260] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.314695 16957 raft_consensus.cc:515] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.331785 16957 leader_election.cc:290] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:15.332809 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec38574f6342f7a4065c4a530b2b7b" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
W20260709 13:02:15.334129 16871 leader_election.cc:343] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.310621 16949 tablet_bootstrap.cc:492] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:15.343705 16951 ts_tablet_manager.cc:1434] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 13:02:15.346350 17042 consensus_queue.cc:1048] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:15.347685 16959 raft_consensus.cc:359] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.348414 16959 raft_consensus.cc:385] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.348668 16959 raft_consensus.cc:740] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.350668 16959 consensus_queue.cc:260] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.353703 16959 ts_tablet_manager.cc:1434] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 13:02:15.354341 16950 raft_consensus.cc:359] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.357755 16950 raft_consensus.cc:385] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.358134 16950 raft_consensus.cc:740] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.361593 16582 catalog_manager.cc:5697] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 1 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:15.355286 16959 tablet_bootstrap.cc:492] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:15.364643 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9622cab8c147ac81df7247ac756dae" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:15.371589 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec38574f6342f7a4065c4a530b2b7b" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:15.372259 16757 raft_consensus.cc:3060] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.375274 16950 consensus_queue.cc:260] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.378134 16950 ts_tablet_manager.cc:1434] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.002s
I20260709 13:02:15.378436 16951 tablet_bootstrap.cc:492] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:15.384234 16949 tablet_bootstrap.cc:654] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:15.391063 16723 leader_election.cc:343] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.391552 16723 leader_election.cc:304] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555
I20260709 13:02:15.392577 17042 raft_consensus.cc:2749] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:15.401959 16959 tablet_bootstrap.cc:654] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.404928 16581 catalog_manager.cc:5697] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:15.408048 16757 raft_consensus.cc:2468] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:15.409272 16873 leader_election.cc:304] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:15.410048 16976 raft_consensus.cc:2804] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:15.410493 16976 raft_consensus.cc:697] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:15.411307 16976 consensus_queue.cc:237] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.413589 16950 tablet_bootstrap.cc:492] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
W20260709 13:02:15.432278 16649 consensus_peers.cc:597] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:15.435609 16949 tablet_bootstrap.cc:492] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:15.436081 16949 ts_tablet_manager.cc:1403] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.001s
I20260709 13:02:15.437466 17086 consensus_queue.cc:1048] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:15.439255 16950 tablet_bootstrap.cc:654] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.438627 16949 raft_consensus.cc:359] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.441620 16949 raft_consensus.cc:385] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.441884 16949 raft_consensus.cc:740] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.450021 16951 tablet_bootstrap.cc:654] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.458245 16975 raft_consensus.cc:493] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:15.458750 16975 raft_consensus.cc:515] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.460925 16975 leader_election.cc:290] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:15.462364 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a395fddf59440218ea58775ccc2b87a" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:15.462235 16949 consensus_queue.cc:260] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.462993 16832 raft_consensus.cc:2468] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:15.462605 16580 catalog_manager.cc:5697] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:15.464221 16649 leader_election.cc:304] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:15.464850 16959 tablet_bootstrap.cc:492] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:15.465299 16959 ts_tablet_manager.cc:1403] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.001s
I20260709 13:02:15.466032 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a395fddf59440218ea58775ccc2b87a" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:15.466655 16759 raft_consensus.cc:2468] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:15.473042 17087 raft_consensus.cc:2804] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:15.473870 16949 ts_tablet_manager.cc:1434] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:02:15.473409 17087 raft_consensus.cc:493] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:15.475441 17087 raft_consensus.cc:3060] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.475600 16949 tablet_bootstrap.cc:492] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:15.479019 16959 raft_consensus.cc:359] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.479497 16959 raft_consensus.cc:385] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.479714 16959 raft_consensus.cc:740] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.480693 16959 consensus_queue.cc:260] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.491881 16578 catalog_manager.cc:5697] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:15.498382 16951 tablet_bootstrap.cc:492] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:15.498908 16951 ts_tablet_manager.cc:1403] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.125s	user 0.007s	sys 0.009s
I20260709 13:02:15.501027 16959 ts_tablet_manager.cc:1434] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:02:15.502111 16959 tablet_bootstrap.cc:492] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:15.509270 16950 tablet_bootstrap.cc:492] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:15.509737 16950 ts_tablet_manager.cc:1403] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.096s	user 0.038s	sys 0.030s
I20260709 13:02:15.511333 17014 consensus_queue.cc:1048] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:15.512334 16950 raft_consensus.cc:359] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.513017 16950 raft_consensus.cc:385] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.513278 16950 raft_consensus.cc:740] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.513906 16950 consensus_queue.cc:260] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.515780 16950 ts_tablet_manager.cc:1434] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:15.516697 16950 tablet_bootstrap.cc:492] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:15.517879 16949 tablet_bootstrap.cc:654] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.522181 16950 tablet_bootstrap.cc:654] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.526199 16951 raft_consensus.cc:359] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.526834 16951 raft_consensus.cc:385] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.527089 16951 raft_consensus.cc:740] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.528861 16959 tablet_bootstrap.cc:654] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.530198 17087 raft_consensus.cc:515] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.537228 17087 leader_election.cc:290] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:15.539867 16951 consensus_queue.cc:260] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.540266 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a395fddf59440218ea58775ccc2b87a" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:15.540985 16757 raft_consensus.cc:3060] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.544309 16951 ts_tablet_manager.cc:1434] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 13:02:15.545260 16951 tablet_bootstrap.cc:492] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
W20260709 13:02:15.545936 16725 consensus_peers.cc:597] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 -> Peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Couldn't send request to peer f496a036d23b40ac9561801191ca4555. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:15.547840 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a395fddf59440218ea58775ccc2b87a" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:15.548048 16757 raft_consensus.cc:2468] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:15.548446 16832 raft_consensus.cc:3060] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.558789 16832 raft_consensus.cc:2468] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:15.560158 16649 leader_election.cc:304] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:15.560917 17087 raft_consensus.cc:2804] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:15.561378 17087 raft_consensus.cc:697] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:15.562173 17087 consensus_queue.cc:237] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.565841 16950 tablet_bootstrap.cc:492] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:15.566361 16950 ts_tablet_manager.cc:1403] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.006s
I20260709 13:02:15.568948 16950 raft_consensus.cc:359] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:15.569551 16950 raft_consensus.cc:385] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.569793 16950 raft_consensus.cc:740] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.570405 16950 consensus_queue.cc:260] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:15.572593 16950 ts_tablet_manager.cc:1434] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:15.550892 16951 tablet_bootstrap.cc:654] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.573943 16950 tablet_bootstrap.cc:492] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:15.577649 16959 tablet_bootstrap.cc:492] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:15.578119 16959 ts_tablet_manager.cc:1403] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.005s
I20260709 13:02:15.581794 16949 tablet_bootstrap.cc:492] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:15.582260 16949 ts_tablet_manager.cc:1403] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.107s	user 0.007s	sys 0.008s
I20260709 13:02:15.582994 16950 tablet_bootstrap.cc:654] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.583745 17091 raft_consensus.cc:493] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:15.584244 17091 raft_consensus.cc:515] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.585093 16949 raft_consensus.cc:359] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:15.585762 16949 raft_consensus.cc:385] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.586038 16949 raft_consensus.cc:740] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.589154 17091 leader_election.cc:290] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:15.590124 16956 consensus_queue.cc:1048] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:15.596009 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec38574f6342f7a4065c4a530b2b7b" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:15.597654 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec38574f6342f7a4065c4a530b2b7b" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:15.598663 16949 consensus_queue.cc:260] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:15.599999 16757 raft_consensus.cc:2393] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b61692713744f259b64692b5bf6fdc8 in current term 1: Already voted for candidate f496a036d23b40ac9561801191ca4555 in this term.
I20260709 13:02:15.602609 16650 leader_election.cc:304] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8; no voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555
I20260709 13:02:15.604254 17091 raft_consensus.cc:3060] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.617971 16949 ts_tablet_manager.cc:1434] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:02:15.619598 16959 raft_consensus.cc:359] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.620158 16959 raft_consensus.cc:385] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.620357 16959 raft_consensus.cc:740] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.622458 16949 tablet_bootstrap.cc:492] T 4de07bbb12e44fd295d100b253fa4c89 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:15.625013 16959 consensus_queue.cc:260] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.628269 17091 raft_consensus.cc:2749] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:15.639281 16959 ts_tablet_manager.cc:1434] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.001s
I20260709 13:02:15.637676 16976 raft_consensus.cc:493] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:15.640296 16959 tablet_bootstrap.cc:492] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:15.640195 16976 raft_consensus.cc:515] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.642200 16976 leader_election.cc:290] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:15.647271 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9622cab8c147ac81df7247ac756dae" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:15.647922 16757 raft_consensus.cc:2468] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:15.649250 16959 tablet_bootstrap.cc:654] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.652909 16873 leader_election.cc:304] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:15.654592 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9622cab8c147ac81df7247ac756dae" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:15.655234 16682 raft_consensus.cc:2468] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:15.657531 16976 raft_consensus.cc:2804] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:15.657974 16976 raft_consensus.cc:493] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:15.658360 16976 raft_consensus.cc:3060] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.628839 16951 tablet_bootstrap.cc:492] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:15.659121 16951 ts_tablet_manager.cc:1403] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.114s	user 0.032s	sys 0.006s
I20260709 13:02:15.636288 16990 consensus_queue.cc:1048] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:15.664119 16951 raft_consensus.cc:359] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:15.667161 16951 raft_consensus.cc:385] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.667419 16951 raft_consensus.cc:740] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
W20260709 13:02:15.664915 16630 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:15.669977 16951 consensus_queue.cc:260] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:15.672408 16951 ts_tablet_manager.cc:1434] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:02:15.673256 16951 tablet_bootstrap.cc:492] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:15.681613 16581 catalog_manager.cc:5697] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:15.683205 16976 raft_consensus.cc:515] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.684301 16950 tablet_bootstrap.cc:492] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:15.684757 16950 ts_tablet_manager.cc:1403] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.111s	user 0.027s	sys 0.028s
I20260709 13:02:15.686141 16949 tablet_bootstrap.cc:654] T 4de07bbb12e44fd295d100b253fa4c89 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.685982 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9622cab8c147ac81df7247ac756dae" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:15.686666 16682 raft_consensus.cc:3060] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.688498 16951 tablet_bootstrap.cc:654] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.690111 16950 raft_consensus.cc:359] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:15.690812 16950 raft_consensus.cc:385] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.692274 16950 raft_consensus.cc:740] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.693269 16950 consensus_queue.cc:260] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:15.704082 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9622cab8c147ac81df7247ac756dae" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:15.704681 16759 raft_consensus.cc:3060] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.706079 16959 tablet_bootstrap.cc:492] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:15.706526 16959 ts_tablet_manager.cc:1403] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.004s
I20260709 13:02:15.709054 16959 raft_consensus.cc:359] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.709648 16959 raft_consensus.cc:385] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.709918 16959 raft_consensus.cc:740] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.711396 16950 ts_tablet_manager.cc:1434] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:02:15.712179 16682 raft_consensus.cc:2468] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:15.712282 17017 raft_consensus.cc:493] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:15.712515 16950 tablet_bootstrap.cc:492] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:15.710618 16959 consensus_queue.cc:260] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.713418 16871 leader_election.cc:304] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:15.714740 16959 ts_tablet_manager.cc:1434] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:02:15.715649 16959 tablet_bootstrap.cc:492] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:15.716969 17016 raft_consensus.cc:2804] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:15.717504 17016 raft_consensus.cc:697] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:15.718293 17016 consensus_queue.cc:237] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.719281 16759 raft_consensus.cc:2468] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:15.719731 16950 tablet_bootstrap.cc:654] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.698873 16976 leader_election.cc:290] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:15.721184 17017 raft_consensus.cc:515] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:15.723474 17017 leader_election.cc:290] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:15.724498 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17ec9ad354648a0ddbaa81c1e00ae" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:15.724879 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17ec9ad354648a0ddbaa81c1e00ae" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
W20260709 13:02:15.725886 16724 leader_election.cc:343] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:15.726397 16725 leader_election.cc:343] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.726832 16725 leader_election.cc:304] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
I20260709 13:02:15.727798 17017 raft_consensus.cc:2749] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:15.726097 16959 tablet_bootstrap.cc:654] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.728415 17087 consensus_queue.cc:1048] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:15.760810 16949 tablet_bootstrap.cc:492] T 4de07bbb12e44fd295d100b253fa4c89 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:15.761447 16949 ts_tablet_manager.cc:1403] T 4de07bbb12e44fd295d100b253fa4c89 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.139s	user 0.027s	sys 0.031s
I20260709 13:02:15.764277 16949 raft_consensus.cc:359] T 4de07bbb12e44fd295d100b253fa4c89 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.764961 16949 raft_consensus.cc:385] T 4de07bbb12e44fd295d100b253fa4c89 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.765239 16949 raft_consensus.cc:740] T 4de07bbb12e44fd295d100b253fa4c89 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.766085 16951 tablet_bootstrap.cc:492] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:15.766165 16949 consensus_queue.cc:260] T 4de07bbb12e44fd295d100b253fa4c89 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.766969 16951 ts_tablet_manager.cc:1403] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.031s
I20260709 13:02:15.757208 17042 raft_consensus.cc:493] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:15.776753 16957 raft_consensus.cc:493] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:15.778517 16957 raft_consensus.cc:515] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:15.780514 16957 leader_election.cc:290] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:15.781818 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714fcdcb63f349a5b1838a7975e3265d" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:15.783586 16871 leader_election.cc:343] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.776865 17042 raft_consensus.cc:515] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.785182 16758 raft_consensus.cc:3060] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.785948 17042 leader_election.cc:290] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:15.786866 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c6423ecc541f9bffe265ca0a4ddc6" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:15.785204 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714fcdcb63f349a5b1838a7975e3265d" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
W20260709 13:02:15.790948 16873 leader_election.cc:343] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.791177 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c6423ecc541f9bffe265ca0a4ddc6" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:15.791415 16873 leader_election.cc:304] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f496a036d23b40ac9561801191ca4555; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:15.792667 16723 leader_election.cc:304] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:15.792862 16976 raft_consensus.cc:2749] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:15.792424 16578 catalog_manager.cc:5697] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:15.795953 16949 ts_tablet_manager.cc:1434] T 4de07bbb12e44fd295d100b253fa4c89 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:02:15.796907 16949 tablet_bootstrap.cc:492] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:15.804014 16959 tablet_bootstrap.cc:492] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:15.804394 16959 ts_tablet_manager.cc:1403] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.000s
I20260709 13:02:15.807148 16950 tablet_bootstrap.cc:492] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:15.807619 16950 ts_tablet_manager.cc:1403] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.095s	user 0.032s	sys 0.009s
I20260709 13:02:15.807497 17042 raft_consensus.cc:2749] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:15.810214 16950 raft_consensus.cc:359] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:15.810901 16950 raft_consensus.cc:385] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.811151 16950 raft_consensus.cc:740] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.811242 17087 consensus_queue.cc:1048] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:15.811794 16950 consensus_queue.cc:260] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:15.808492 16959 raft_consensus.cc:359] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:15.813591 16959 raft_consensus.cc:385] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.813868 16959 raft_consensus.cc:740] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.814574 16950 ts_tablet_manager.cc:1434] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:02:15.815538 16950 tablet_bootstrap.cc:492] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:15.820766 16950 tablet_bootstrap.cc:654] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.821324 16951 raft_consensus.cc:359] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:15.823762 16951 raft_consensus.cc:385] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.824057 16951 raft_consensus.cc:740] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.824728 16951 consensus_queue.cc:260] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:15.823446 16949 tablet_bootstrap.cc:654] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.825850 16957 raft_consensus.cc:493] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:15.826318 16957 raft_consensus.cc:515] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:15.828289 16957 leader_election.cc:290] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:15.829728 16951 ts_tablet_manager.cc:1434] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260709 13:02:15.829780 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41a9297726740bea00f6547d96174f3" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:15.830533 16759 raft_consensus.cc:2468] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:15.831223 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41a9297726740bea00f6547d96174f3" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:15.831763 16951 tablet_bootstrap.cc:492] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:15.831817 16830 raft_consensus.cc:2468] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:15.832986 16872 leader_election.cc:304] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:15.834084 16976 raft_consensus.cc:2804] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:15.834440 16976 raft_consensus.cc:493] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:15.834755 16976 raft_consensus.cc:3060] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.838920 16959 consensus_queue.cc:260] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:15.841522 17017 consensus_queue.cc:1048] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:15.838937 16957 consensus_queue.cc:1048] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:02:15.844480 17017 raft_consensus.cc:493] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:15.844960 17017 raft_consensus.cc:515] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.846889 17017 leader_election.cc:290] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:15.847496 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2310deae978443e28f9702c73bf61d84" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:15.843899 16976 raft_consensus.cc:515] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:15.848433 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2310deae978443e28f9702c73bf61d84" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:15.848809 16723 leader_election.cc:343] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.849511 16951 tablet_bootstrap.cc:654] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.849581 17014 raft_consensus.cc:493] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:15.855405 17014 raft_consensus.cc:515] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.856777 16949 tablet_bootstrap.cc:492] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:15.857206 16949 ts_tablet_manager.cc:1403] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.003s
I20260709 13:02:15.859756 16949 raft_consensus.cc:359] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:15.860090 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f95b1a8be1044ffb358dd403501bc07" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:15.860366 16949 raft_consensus.cc:385] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.860740 16949 raft_consensus.cc:740] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.861030 17014 leader_election.cc:290] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:15.851141 16976 leader_election.cc:290] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:15.861286 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f95b1a8be1044ffb358dd403501bc07" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:15.861585 16949 consensus_queue.cc:260] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:15.851630 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41a9297726740bea00f6547d96174f3" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:15.862470 16830 raft_consensus.cc:3060] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.865561 16949 ts_tablet_manager.cc:1434] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:02:15.867417 16959 ts_tablet_manager.cc:1434] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260709 13:02:15.868351 16959 tablet_bootstrap.cc:492] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:15.870051 16830 raft_consensus.cc:2468] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:15.870769 16957 consensus_queue.cc:1048] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:15.871073 16872 leader_election.cc:304] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:15.872663 17016 raft_consensus.cc:2804] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:15.871681 16797 leader_election.cc:304] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:15.874883 17014 raft_consensus.cc:2749] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:15.876235 16949 tablet_bootstrap.cc:492] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:15.879262 16904 raft_consensus.cc:3060] T 4de07bbb12e44fd295d100b253fa4c89 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.887085 16949 tablet_bootstrap.cc:654] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.887646 17017 consensus_queue.cc:1048] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:15.890755 16959 tablet_bootstrap.cc:654] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.892933 17016 raft_consensus.cc:697] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:15.893826 17016 consensus_queue.cc:237] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
W20260709 13:02:15.850570 16724 leader_election.cc:343] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:15.898084 16724 leader_election.cc:304] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:15.898733 16950 tablet_bootstrap.cc:492] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
W20260709 13:02:15.898958 16724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.133.131:41363, user_credentials={real_user=slave}} blocked reactor thread for 48446.4us
I20260709 13:02:15.899194 16950 ts_tablet_manager.cc:1403] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.000s
I20260709 13:02:15.899962 17017 raft_consensus.cc:2749] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:15.900790 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41a9297726740bea00f6547d96174f3" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:15.901367 16757 raft_consensus.cc:3060] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.901783 16950 raft_consensus.cc:359] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.902449 16950 raft_consensus.cc:385] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.902714 16950 raft_consensus.cc:740] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.905447 16950 consensus_queue.cc:260] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:15.908326 16950 ts_tablet_manager.cc:1434] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:15.908835 16757 raft_consensus.cc:2468] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:15.910475 16950 tablet_bootstrap.cc:492] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:15.917527 17014 raft_consensus.cc:493] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:15.917979 17014 raft_consensus.cc:515] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:15.920686 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd9b31bd8394e06b0efd5abde00d75a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:15.920965 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd9b31bd8394e06b0efd5abde00d75a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:15.921307 16905 raft_consensus.cc:2468] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:15.921599 16682 raft_consensus.cc:2468] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:15.922483 16799 leader_election.cc:304] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:15.922904 17014 leader_election.cc:290] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:15.923492 16990 raft_consensus.cc:2804] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:15.925328 16990 raft_consensus.cc:493] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:15.925654 16990 raft_consensus.cc:3060] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.921672 16950 tablet_bootstrap.cc:654] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.927434 16949 tablet_bootstrap.cc:492] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:15.927904 16949 ts_tablet_manager.cc:1403] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.001s
I20260709 13:02:15.935510 16949 raft_consensus.cc:359] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:15.936142 16949 raft_consensus.cc:385] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.936403 16949 raft_consensus.cc:740] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.937016 16949 consensus_queue.cc:260] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:15.941332 16990 raft_consensus.cc:515] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:15.944192 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd9b31bd8394e06b0efd5abde00d75a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:15.944407 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd9b31bd8394e06b0efd5abde00d75a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:15.944749 16681 raft_consensus.cc:3060] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.944914 16905 raft_consensus.cc:3060] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.951509 16681 raft_consensus.cc:2468] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:15.952725 16797 leader_election.cc:304] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:15.953542 17014 raft_consensus.cc:2804] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:15.954054 17014 raft_consensus.cc:697] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:15.955709 17014 consensus_queue.cc:237] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:15.957379 16949 ts_tablet_manager.cc:1434] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:02:15.958297 16949 tablet_bootstrap.cc:492] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:15.958920 16950 tablet_bootstrap.cc:492] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:15.959427 16950 ts_tablet_manager.cc:1403] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.010s
I20260709 13:02:15.961141 16830 raft_consensus.cc:3060] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.963923 16990 leader_election.cc:290] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:15.981055 16990 raft_consensus.cc:493] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:15.981552 16990 raft_consensus.cc:515] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:15.982949 17086 consensus_queue.cc:1048] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:15.979673 16905 raft_consensus.cc:2468] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:15.984493 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a6b5a850954b308bcdae02df3a28eb" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:15.989068 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a6b5a850954b308bcdae02df3a28eb" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:15.993433 16904 raft_consensus.cc:2468] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:15.994892 16990 leader_election.cc:290] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:15.996260 16582 catalog_manager.cc:5697] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:15.994632 16799 leader_election.cc:304] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
W20260709 13:02:16.013523 16797 leader_election.cc:343] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.018041 16959 tablet_bootstrap.cc:492] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:16.018567 16959 ts_tablet_manager.cc:1403] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.150s	user 0.006s	sys 0.030s
I20260709 13:02:16.017617 17014 raft_consensus.cc:2804] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:16.019630 17014 raft_consensus.cc:493] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:16.021646 17014 raft_consensus.cc:3060] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.027051 16951 tablet_bootstrap.cc:492] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:16.027508 16951 ts_tablet_manager.cc:1403] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.197s	user 0.047s	sys 0.025s
I20260709 13:02:16.030009 16951 raft_consensus.cc:359] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.030635 16951 raft_consensus.cc:385] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.030898 16951 raft_consensus.cc:740] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.030992 16959 raft_consensus.cc:359] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.031590 16951 consensus_queue.cc:260] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.032804 16949 tablet_bootstrap.cc:654] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.033309 16951 ts_tablet_manager.cc:1434] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:16.034268 16951 tablet_bootstrap.cc:492] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:16.031814 16959 raft_consensus.cc:385] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.035699 16959 raft_consensus.cc:740] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.041218 16950 raft_consensus.cc:359] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.041870 16950 raft_consensus.cc:385] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.042147 16950 raft_consensus.cc:740] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.046527 16951 tablet_bootstrap.cc:654] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.042745 16950 consensus_queue.cc:260] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.064091 16582 catalog_manager.cc:5697] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 1 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:16.073848 16950 ts_tablet_manager.cc:1434] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.114s	user 0.006s	sys 0.000s
I20260709 13:02:16.075139 16959 consensus_queue.cc:260] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.076907 16950 tablet_bootstrap.cc:492] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:16.078574 16959 ts_tablet_manager.cc:1434] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 13:02:16.091629 17086 consensus_queue.cc:1048] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:16.095686 16959 tablet_bootstrap.cc:492] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:16.095863 16950 tablet_bootstrap.cc:654] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.121244 17014 raft_consensus.cc:515] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.122294 16990 raft_consensus.cc:493] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.122782 16990 raft_consensus.cc:515] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.126183 16951 tablet_bootstrap.cc:492] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:16.126637 16951 ts_tablet_manager.cc:1403] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.005s
I20260709 13:02:16.135521 16959 tablet_bootstrap.cc:654] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.135851 16951 raft_consensus.cc:359] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.136513 16951 raft_consensus.cc:385] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.136972 16951 raft_consensus.cc:740] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.137633 16951 consensus_queue.cc:260] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.134584 17086 raft_consensus.cc:493] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.143481 16951 ts_tablet_manager.cc:1434] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:02:16.144412 16951 tablet_bootstrap.cc:492] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:16.144831 16990 leader_election.cc:290] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:16.146267 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d81ae8cb2304a8789c6ec692dbc3cd4" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:16.150341 16949 tablet_bootstrap.cc:492] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:16.150836 16949 ts_tablet_manager.cc:1403] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.193s	user 0.010s	sys 0.017s
I20260709 13:02:16.152704 17086 raft_consensus.cc:515] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.155561 17086 leader_election.cc:290] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:16.138980 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d81ae8cb2304a8789c6ec692dbc3cd4" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:16.156543 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ec8307ce78432d844a74cf26fba3d0" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:16.157619 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a6b5a850954b308bcdae02df3a28eb" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:16.158154 16905 raft_consensus.cc:3060] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.159966 16797 leader_election.cc:304] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
W20260709 13:02:16.161741 16650 leader_election.cc:343] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.164990 17014 leader_election.cc:290] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:16.166024 16990 raft_consensus.cc:2749] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:16.168637 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ec8307ce78432d844a74cf26fba3d0" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:16.170027 16649 leader_election.cc:343] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.173236 17086 raft_consensus.cc:493] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.173735 17086 raft_consensus.cc:515] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.178013 16950 tablet_bootstrap.cc:492] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:16.179132 16950 ts_tablet_manager.cc:1403] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.102s	user 0.008s	sys 0.008s
I20260709 13:02:16.170516 16649 leader_election.cc:304] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
I20260709 13:02:16.179931 16975 raft_consensus.cc:2749] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:16.181228 16949 raft_consensus.cc:359] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.181957 16949 raft_consensus.cc:385] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.182588 16949 raft_consensus.cc:740] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.185032 17086 leader_election.cc:290] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:16.185572 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1559c08e94194e8db334e32e8140ac7b" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:16.187014 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a6b5a850954b308bcdae02df3a28eb" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:16.187418 16758 raft_consensus.cc:2468] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:16.188750 16650 leader_election.cc:304] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:16.191519 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1559c08e94194e8db334e32e8140ac7b" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:16.192266 16797 leader_election.cc:343] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.186527 16949 consensus_queue.cc:260] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
W20260709 13:02:16.196656 16649 leader_election.cc:343] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.198050 17119 consensus_queue.cc:1048] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:16.196027 16950 raft_consensus.cc:359] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.200126 16950 raft_consensus.cc:385] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.200398 16950 raft_consensus.cc:740] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.200843 16949 ts_tablet_manager.cc:1434] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.050s	user 0.010s	sys 0.001s
I20260709 13:02:16.201784 16949 tablet_bootstrap.cc:492] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:16.202922 16951 tablet_bootstrap.cc:654] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.206792 16959 tablet_bootstrap.cc:492] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:16.207265 16959 ts_tablet_manager.cc:1403] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.017s
I20260709 13:02:16.208431 16950 consensus_queue.cc:260] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.191473 16975 raft_consensus.cc:2804] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:16.210238 16975 raft_consensus.cc:493] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:16.210594 16975 raft_consensus.cc:3060] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.210870 16950 ts_tablet_manager.cc:1434] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 13:02:16.216995 16975 raft_consensus.cc:515] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.220130 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1559c08e94194e8db334e32e8140ac7b" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:16.220750 16759 raft_consensus.cc:3060] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.222733 16959 raft_consensus.cc:359] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.223462 16959 raft_consensus.cc:385] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.223727 16959 raft_consensus.cc:740] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.224802 16950 tablet_bootstrap.cc:492] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:16.225826 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1559c08e94194e8db334e32e8140ac7b" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
W20260709 13:02:16.227159 16649 leader_election.cc:343] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.227154 16959 consensus_queue.cc:260] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.224735 16975 leader_election.cc:290] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:16.231346 17091 raft_consensus.cc:493] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.231876 16959 ts_tablet_manager.cc:1434] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260709 13:02:16.232074 17091 raft_consensus.cc:515] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.233681 16951 tablet_bootstrap.cc:492] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:16.234001 17091 leader_election.cc:290] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:16.235070 16959 tablet_bootstrap.cc:492] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:16.236433 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714fcdcb63f349a5b1838a7975e3265d" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:16.237039 16904 raft_consensus.cc:2468] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:16.238076 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714fcdcb63f349a5b1838a7975e3265d" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:16.239616 16950 tablet_bootstrap.cc:654] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.240790 16959 tablet_bootstrap.cc:654] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.234143 16951 ts_tablet_manager.cc:1403] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.000s
W20260709 13:02:16.243675 16650 leader_election.cc:343] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.244354 16650 leader_election.cc:304] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [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: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 02594112e68949ebb91dcab74ea616e4
I20260709 13:02:16.245329 17091 raft_consensus.cc:2804] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:16.245698 17091 raft_consensus.cc:493] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:16.245493 16951 raft_consensus.cc:359] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.246063 17091 raft_consensus.cc:3060] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.246192 16951 raft_consensus.cc:385] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.246501 16951 raft_consensus.cc:740] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.247144 16951 consensus_queue.cc:260] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.249552 16951 ts_tablet_manager.cc:1434] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:16.250970 16951 tablet_bootstrap.cc:492] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:16.222679 16905 raft_consensus.cc:2468] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:16.255046 16799 leader_election.cc:304] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:16.255901 16990 raft_consensus.cc:2804] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:16.256345 16990 raft_consensus.cc:697] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:16.257112 16990 consensus_queue.cc:237] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.259454 16957 consensus_queue.cc:1048] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:16.260095 17091 raft_consensus.cc:515] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.262660 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714fcdcb63f349a5b1838a7975e3265d" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:16.263264 16957 raft_consensus.cc:493] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.263746 16957 raft_consensus.cc:515] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.264784 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714fcdcb63f349a5b1838a7975e3265d" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:16.265372 16757 raft_consensus.cc:3060] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.265743 16957 leader_election.cc:290] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:16.267076 16950 tablet_bootstrap.cc:492] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:16.267470 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17ec9ad354648a0ddbaa81c1e00ae" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:16.268837 16872 leader_election.cc:343] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.267027 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17ec9ad354648a0ddbaa81c1e00ae" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:16.270846 16756 raft_consensus.cc:2468] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:16.272353 16873 leader_election.cc:304] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:16.267549 16950 ts_tablet_manager.cc:1403] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.001s
I20260709 13:02:16.274602 16757 raft_consensus.cc:2468] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:16.275789 16957 raft_consensus.cc:2804] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:16.275940 16650 leader_election.cc:304] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:16.276203 16957 raft_consensus.cc:493] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:16.263270 16905 raft_consensus.cc:3060] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.276564 16957 raft_consensus.cc:3060] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.277583 16950 raft_consensus.cc:359] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.277474 17086 raft_consensus.cc:2804] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:16.278261 16950 raft_consensus.cc:385] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.250954 16949 tablet_bootstrap.cc:654] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.279060 16950 raft_consensus.cc:740] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.278581 17086 raft_consensus.cc:697] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:16.279824 16950 consensus_queue.cc:260] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.280843 17086 consensus_queue.cc:237] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.281752 16950 ts_tablet_manager.cc:1434] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:02:16.282733 16950 tablet_bootstrap.cc:492] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:16.284479 16832 raft_consensus.cc:3060] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.285405 16830 raft_consensus.cc:3060] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.286532 16905 raft_consensus.cc:2468] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:16.286146 17091 leader_election.cc:290] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:16.288021 16950 tablet_bootstrap.cc:654] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.291425 16759 raft_consensus.cc:2468] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:16.294000 16650 leader_election.cc:304] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:16.294885 16951 tablet_bootstrap.cc:654] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.294787 17091 raft_consensus.cc:2804] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:16.295629 17091 raft_consensus.cc:697] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:16.305269 17014 raft_consensus.cc:493] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.306622 17014 raft_consensus.cc:515] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.308588 17014 leader_election.cc:290] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:16.312268 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8ffce14bbb4a78b66127fe8d53c888" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:16.312872 16580 catalog_manager.cc:5697] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 1 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:16.301972 17091 consensus_queue.cc:237] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.324543 16959 tablet_bootstrap.cc:492] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:16.324994 16959 ts_tablet_manager.cc:1403] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.000s
I20260709 13:02:16.325821 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8ffce14bbb4a78b66127fe8d53c888" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:16.336588 16799 leader_election.cc:304] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555
I20260709 13:02:16.337107 16957 raft_consensus.cc:515] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.338022 17069 raft_consensus.cc:2749] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:16.343636 16959 raft_consensus.cc:359] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.344295 16959 raft_consensus.cc:385] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.344547 16959 raft_consensus.cc:740] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.345599 17042 raft_consensus.cc:493] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.346062 17042 raft_consensus.cc:515] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.348143 17042 leader_election.cc:290] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:16.348325 16976 consensus_queue.cc:1048] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:16.349982 16957 leader_election.cc:290] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:16.349798 16959 consensus_queue.cc:260] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.352121 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0871a684e8343e291a0b0adb1d793eb" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:16.357688 16949 tablet_bootstrap.cc:492] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:16.358182 16949 ts_tablet_manager.cc:1403] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.157s	user 0.011s	sys 0.014s
I20260709 13:02:16.359058 16959 ts_tablet_manager.cc:1434] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:02:16.360087 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17ec9ad354648a0ddbaa81c1e00ae" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:16.360539 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0871a684e8343e291a0b0adb1d793eb" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:16.361852 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17ec9ad354648a0ddbaa81c1e00ae" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:16.362577 16578 catalog_manager.cc:5697] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:16.366919 16959 tablet_bootstrap.cc:492] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:16.367823 16950 tablet_bootstrap.cc:492] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:16.368312 16950 ts_tablet_manager.cc:1403] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.005s
W20260709 13:02:16.373847 16725 leader_election.cc:343] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:16.375131 16872 leader_election.cc:343] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:16.382862 16724 leader_election.cc:343] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.386978 16724 leader_election.cc:304] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
I20260709 13:02:16.387663 17042 raft_consensus.cc:2749] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:16.381798 16759 raft_consensus.cc:3060] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.393929 16959 tablet_bootstrap.cc:654] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.394433 16580 catalog_manager.cc:5697] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:16.404177 16957 consensus_queue.cc:1048] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:16.409194 16759 raft_consensus.cc:2468] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:16.410315 16873 leader_election.cc:304] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:16.411532 16957 raft_consensus.cc:2804] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:16.412012 16957 raft_consensus.cc:697] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:16.416236 16951 tablet_bootstrap.cc:492] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:16.416802 16951 ts_tablet_manager.cc:1403] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.166s	user 0.017s	sys 0.000s
I20260709 13:02:16.412817 16957 consensus_queue.cc:237] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.422158 16951 raft_consensus.cc:359] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.422829 16951 raft_consensus.cc:385] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.423094 16951 raft_consensus.cc:740] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.423807 16951 consensus_queue.cc:260] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.425762 16949 raft_consensus.cc:359] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.427538 16949 raft_consensus.cc:385] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.427675 16951 ts_tablet_manager.cc:1434] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:02:16.431316 16951 tablet_bootstrap.cc:492] T b7607dfc32cc48e1bbaa4b0c349b2188 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:16.427851 16949 raft_consensus.cc:740] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.435761 17069 consensus_queue.cc:1048] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:16.438232 16951 tablet_bootstrap.cc:654] T b7607dfc32cc48e1bbaa4b0c349b2188 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.438338 16950 raft_consensus.cc:359] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.439167 16950 raft_consensus.cc:385] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.439471 16950 raft_consensus.cc:740] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.440145 16950 consensus_queue.cc:260] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.442143 16950 ts_tablet_manager.cc:1434] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.074s	user 0.003s	sys 0.003s
I20260709 13:02:16.443078 16950 tablet_bootstrap.cc:492] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:16.446630 16578 catalog_manager.cc:5697] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:16.451843 16949 consensus_queue.cc:260] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.453711 17069 raft_consensus.cc:493] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.454173 17069 raft_consensus.cc:515] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.454839 16949 ts_tablet_manager.cc:1434] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.001s
I20260709 13:02:16.455844 16949 tablet_bootstrap.cc:492] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:16.467854 17091 raft_consensus.cc:493] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.470956 17091 raft_consensus.cc:515] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.473067 17091 leader_election.cc:290] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:16.475767 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a6b5a850954b308bcdae02df3a28eb" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:16.476559 16904 raft_consensus.cc:2393] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b61692713744f259b64692b5bf6fdc8 in current term 1: Already voted for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in this term.
I20260709 13:02:16.477595 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a6b5a850954b308bcdae02df3a28eb" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:16.479499 16950 tablet_bootstrap.cc:654] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.480522 16957 raft_consensus.cc:493] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.480979 16957 raft_consensus.cc:515] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.487905 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946987c14aa24d549b4671e680a4f7cf" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:16.489405 16649 leader_election.cc:304] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
I20260709 13:02:16.490033 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8985f4a10fdf4003b3f10692cd275a44" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:16.492050 17069 leader_election.cc:290] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:16.493021 16957 leader_election.cc:290] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:16.495477 16959 tablet_bootstrap.cc:492] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:16.495981 16959 ts_tablet_manager.cc:1403] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.134s	user 0.021s	sys 0.009s
I20260709 13:02:16.496183 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8985f4a10fdf4003b3f10692cd275a44" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:16.498378 16797 leader_election.cc:304] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:16.499208 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946987c14aa24d549b4671e680a4f7cf" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:16.500180 16951 tablet_bootstrap.cc:492] T b7607dfc32cc48e1bbaa4b0c349b2188 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:16.500610 16951 ts_tablet_manager.cc:1403] T b7607dfc32cc48e1bbaa4b0c349b2188 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.025s
I20260709 13:02:16.500808 16990 raft_consensus.cc:2749] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:16.503149 16951 raft_consensus.cc:359] T b7607dfc32cc48e1bbaa4b0c349b2188 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.503808 16951 raft_consensus.cc:385] T b7607dfc32cc48e1bbaa4b0c349b2188 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.504056 16951 raft_consensus.cc:740] T b7607dfc32cc48e1bbaa4b0c349b2188 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.504184 17091 raft_consensus.cc:3060] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.504767 16951 consensus_queue.cc:260] T b7607dfc32cc48e1bbaa4b0c349b2188 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.506636 16951 ts_tablet_manager.cc:1434] T b7607dfc32cc48e1bbaa4b0c349b2188 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:16.507506 16951 tablet_bootstrap.cc:492] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:16.508024 16871 leader_election.cc:304] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:16.509119 16976 raft_consensus.cc:2749] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:16.512465 17066 consensus_queue.cc:1048] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:16.512843 16951 tablet_bootstrap.cc:654] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.515271 17091 raft_consensus.cc:2749] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:16.519673 16949 tablet_bootstrap.cc:654] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.524223 16832 raft_consensus.cc:3060] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.524531 16959 raft_consensus.cc:359] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.525257 16959 raft_consensus.cc:385] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.525508 16959 raft_consensus.cc:740] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.535676 16959 consensus_queue.cc:260] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.537633 16959 ts_tablet_manager.cc:1434] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 13:02:16.538551 16959 tablet_bootstrap.cc:492] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:16.558265 16951 tablet_bootstrap.cc:492] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:16.558773 16951 ts_tablet_manager.cc:1403] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.010s
I20260709 13:02:16.561463 16951 raft_consensus.cc:359] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.562094 16951 raft_consensus.cc:385] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.562366 16951 raft_consensus.cc:740] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.563030 16951 consensus_queue.cc:260] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.570370 16959 tablet_bootstrap.cc:654] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.574952 16949 tablet_bootstrap.cc:492] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:16.575419 16949 ts_tablet_manager.cc:1403] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.120s	user 0.024s	sys 0.008s
I20260709 13:02:16.575518 16951 ts_tablet_manager.cc:1434] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260709 13:02:16.578639 16951 tablet_bootstrap.cc:492] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:16.577966 16949 raft_consensus.cc:359] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.585702 16949 raft_consensus.cc:385] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.585985 16949 raft_consensus.cc:740] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.586387 16951 tablet_bootstrap.cc:654] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.586639 16949 consensus_queue.cc:260] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.588682 16949 ts_tablet_manager.cc:1434] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:02:16.589694 16949 tablet_bootstrap.cc:492] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:16.590523 16959 tablet_bootstrap.cc:492] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:16.590965 16959 ts_tablet_manager.cc:1403] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.004s
I20260709 13:02:16.593430 16959 raft_consensus.cc:359] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.594031 16959 raft_consensus.cc:385] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.594276 16959 raft_consensus.cc:740] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.595594 16959 consensus_queue.cc:260] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.597752 16959 ts_tablet_manager.cc:1434] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:16.597949 16976 raft_consensus.cc:493] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.598434 16976 raft_consensus.cc:515] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.599027 16959 tablet_bootstrap.cc:492] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:16.600473 16976 leader_election.cc:290] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:16.600759 16951 tablet_bootstrap.cc:492] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:16.601191 16951 ts_tablet_manager.cc:1403] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 13:02:16.601958 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d671e37c6c7d44eea8b34cab70ba59ac" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:16.603309 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d671e37c6c7d44eea8b34cab70ba59ac" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:16.603749 16951 raft_consensus.cc:359] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.604830 16873 leader_election.cc:304] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f496a036d23b40ac9561801191ca4555; no voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:16.604405 16951 raft_consensus.cc:385] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.605629 16959 tablet_bootstrap.cc:654] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.611994 16976 raft_consensus.cc:2749] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:16.614305 16950 tablet_bootstrap.cc:492] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:16.605644 16951 raft_consensus.cc:740] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.615527 16951 consensus_queue.cc:260] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.616218 16959 tablet_bootstrap.cc:492] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:16.616643 16959 ts_tablet_manager.cc:1403] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.011s
I20260709 13:02:16.614845 16950 ts_tablet_manager.cc:1403] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.172s	user 0.024s	sys 0.026s
I20260709 13:02:16.616775 16951 ts_tablet_manager.cc:1434] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:02:16.619408 16951 tablet_bootstrap.cc:492] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:16.619324 16959 raft_consensus.cc:359] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.620033 16959 raft_consensus.cc:385] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.620297 16959 raft_consensus.cc:740] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.620905 16959 consensus_queue.cc:260] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.622534 16950 raft_consensus.cc:359] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.623219 16950 raft_consensus.cc:385] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.623504 16950 raft_consensus.cc:740] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.623761 17042 raft_consensus.cc:493] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.624279 17042 raft_consensus.cc:515] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.625593 16951 tablet_bootstrap.cc:654] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.626011 16959 ts_tablet_manager.cc:1434] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:02:16.626312 17042 leader_election.cc:290] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:16.624156 16950 consensus_queue.cc:260] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.628340 16959 tablet_bootstrap.cc:492] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:16.631304 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adc6618053e487eb848163e7ab3dea3" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:16.632119 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adc6618053e487eb848163e7ab3dea3" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:16.632793 16725 leader_election.cc:343] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:16.633419 16723 leader_election.cc:343] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.633842 16723 leader_election.cc:304] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555
I20260709 13:02:16.634758 16959 tablet_bootstrap.cc:654] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.634878 17042 raft_consensus.cc:2749] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:16.628939 16950 ts_tablet_manager.cc:1434] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:02:16.636085 16950 tablet_bootstrap.cc:492] T 649cd95874074becac9bbe140d30986e P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:16.636616 16949 tablet_bootstrap.cc:654] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.643906 16950 tablet_bootstrap.cc:654] T 649cd95874074becac9bbe140d30986e P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.664076 16949 tablet_bootstrap.cc:492] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:16.664593 16949 ts_tablet_manager.cc:1403] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.004s
I20260709 13:02:16.666406 16949 raft_consensus.cc:359] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.666882 16949 raft_consensus.cc:385] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.667083 16949 raft_consensus.cc:740] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.667614 16949 consensus_queue.cc:260] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.668892 16976 raft_consensus.cc:493] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.669366 16976 raft_consensus.cc:515] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.669538 17069 consensus_queue.cc:1048] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:16.671437 16976 leader_election.cc:290] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:16.669350 16949 ts_tablet_manager.cc:1434] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:16.672751 16949 tablet_bootstrap.cc:492] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:16.678637 16949 tablet_bootstrap.cc:654] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.679134 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ec8307ce78432d844a74cf26fba3d0" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:16.680259 16684 raft_consensus.cc:2468] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:16.679770 16951 tablet_bootstrap.cc:492] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:16.681538 16951 ts_tablet_manager.cc:1403] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.011s
I20260709 13:02:16.686115 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ec8307ce78432d844a74cf26fba3d0" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:16.688416 16872 leader_election.cc:343] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.689778 16871 leader_election.cc:304] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [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: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:16.691414 16957 raft_consensus.cc:2804] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:16.691351 16951 raft_consensus.cc:359] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.691977 16957 raft_consensus.cc:493] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:16.692183 16951 raft_consensus.cc:385] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.692523 16951 raft_consensus.cc:740] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.693243 16951 consensus_queue.cc:260] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.695185 16951 ts_tablet_manager.cc:1434] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:02:16.697160 17091 raft_consensus.cc:493] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.697683 17091 raft_consensus.cc:515] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.698266 16951 tablet_bootstrap.cc:492] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:16.699898 17091 leader_election.cc:290] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:16.702006 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a8493ef25f4f0e9e7dc38c38a9e4e4" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:16.702703 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a8493ef25f4f0e9e7dc38c38a9e4e4" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:16.703536 16650 leader_election.cc:343] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.704218 16951 tablet_bootstrap.cc:654] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.708714 16957 raft_consensus.cc:3060] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:16.710665 16630 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:16.712392 16949 tablet_bootstrap.cc:492] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:16.712778 16949 ts_tablet_manager.cc:1403] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260709 13:02:16.714664 16949 raft_consensus.cc:359] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.715221 16949 raft_consensus.cc:385] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.715425 16949 raft_consensus.cc:740] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
W20260709 13:02:16.715873 16649 leader_election.cc:343] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.715969 16949 consensus_queue.cc:260] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.718358 16949 ts_tablet_manager.cc:1434] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:02:16.720160 17086 raft_consensus.cc:493] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.720512 16949 tablet_bootstrap.cc:492] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:16.720762 16951 tablet_bootstrap.cc:492] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:16.720619 17086 raft_consensus.cc:515] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.721161 16951 ts_tablet_manager.cc:1403] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 13:02:16.723676 16951 raft_consensus.cc:359] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.724277 16951 raft_consensus.cc:385] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.724514 16951 raft_consensus.cc:740] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.730504 16949 tablet_bootstrap.cc:654] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.732916 16951 consensus_queue.cc:260] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.733940 16990 raft_consensus.cc:493] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.734457 16990 raft_consensus.cc:515] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.735194 16951 ts_tablet_manager.cc:1434] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:02:16.736141 16951 tablet_bootstrap.cc:492] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:16.736549 16990 leader_election.cc:290] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:16.738875 17086 leader_election.cc:290] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:16.739357 17086 consensus_queue.cc:1048] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:16.740612 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0871a684e8343e291a0b0adb1d793eb" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:16.741294 16758 raft_consensus.cc:2468] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:16.743769 16949 tablet_bootstrap.cc:492] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:16.744241 16949 ts_tablet_manager.cc:1403] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.004s
I20260709 13:02:16.746763 16949 raft_consensus.cc:359] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.747040 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2310deae978443e28f9702c73bf61d84" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:16.747439 16949 raft_consensus.cc:385] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.741348 16951 tablet_bootstrap.cc:654] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.748157 16649 leader_election.cc:304] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
I20260709 13:02:16.747752 16949 raft_consensus.cc:740] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.750669 16949 consensus_queue.cc:260] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.751500 16975 raft_consensus.cc:2749] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:16.751441 17066 consensus_queue.cc:1048] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:02:16.755950 16949 ts_tablet_manager.cc:1434] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:02:16.756865 16949 tablet_bootstrap.cc:492] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:16.760620 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2310deae978443e28f9702c73bf61d84" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:16.762079 16949 tablet_bootstrap.cc:654] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.747651 16759 raft_consensus.cc:2468] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:16.775986 16957 raft_consensus.cc:515] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.778406 16957 leader_election.cc:290] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:16.778946 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ec8307ce78432d844a74cf26fba3d0" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:16.780687 16650 leader_election.cc:304] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:16.781539 16975 raft_consensus.cc:2804] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:16.782447 16832 raft_consensus.cc:3060] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:16.785092 16872 leader_election.cc:343] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.781893 16975 raft_consensus.cc:493] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:16.786232 16975 raft_consensus.cc:3060] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.798537 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0871a684e8343e291a0b0adb1d793eb" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:16.799311 16904 raft_consensus.cc:2468] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:16.811340 16950 tablet_bootstrap.cc:492] T 649cd95874074becac9bbe140d30986e P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:16.811817 16950 ts_tablet_manager.cc:1403] T 649cd95874074becac9bbe140d30986e P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.176s	user 0.060s	sys 0.055s
I20260709 13:02:16.814795 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ec8307ce78432d844a74cf26fba3d0" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:16.815362 16681 raft_consensus.cc:3060] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.820047 16959 tablet_bootstrap.cc:492] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:16.819984 17086 consensus_queue.cc:1048] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:16.820605 16959 ts_tablet_manager.cc:1403] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.192s	user 0.010s	sys 0.020s
I20260709 13:02:16.814313 16950 raft_consensus.cc:359] T 649cd95874074becac9bbe140d30986e P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.822988 16950 raft_consensus.cc:385] T 649cd95874074becac9bbe140d30986e P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.823202 16950 raft_consensus.cc:740] T 649cd95874074becac9bbe140d30986e P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.824496 16957 raft_consensus.cc:493] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.824956 16957 raft_consensus.cc:515] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.825178 16959 raft_consensus.cc:359] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.825850 16959 raft_consensus.cc:385] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.826118 16959 raft_consensus.cc:740] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.826697 16959 consensus_queue.cc:260] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.823698 16950 consensus_queue.cc:260] T 649cd95874074becac9bbe140d30986e P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:16.817433 16799 leader_election.cc:304] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:16.830399 16950 ts_tablet_manager.cc:1434] T 649cd95874074becac9bbe140d30986e P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
W20260709 13:02:16.833235 16649 leader_election.cc:343] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.833763 17069 raft_consensus.cc:2804] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:16.834147 17069 raft_consensus.cc:493] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:16.828888 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7607dfc32cc48e1bbaa4b0c349b2188" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:16.834467 17069 raft_consensus.cc:3060] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.834962 16757 raft_consensus.cc:2468] T b7607dfc32cc48e1bbaa4b0c349b2188 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:16.836027 16873 leader_election.cc:304] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:16.836855 17016 raft_consensus.cc:2804] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:16.837209 17016 raft_consensus.cc:493] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:16.837527 17016 raft_consensus.cc:3060] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.837862 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7607dfc32cc48e1bbaa4b0c349b2188" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:16.838481 16679 raft_consensus.cc:2468] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:16.842938 16975 raft_consensus.cc:515] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.848132 17069 raft_consensus.cc:515] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.849475 17087 consensus_queue.cc:1048] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:16.828927 16959 ts_tablet_manager.cc:1434] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 13:02:16.852155 16959 tablet_bootstrap.cc:492] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:16.848125 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2310deae978443e28f9702c73bf61d84" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:16.853127 16757 raft_consensus.cc:3060] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.834282 16957 leader_election.cc:290] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:16.854220 17042 raft_consensus.cc:493] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.854650 17042 raft_consensus.cc:515] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.828893 16681 raft_consensus.cc:2468] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:16.856822 17042 leader_election.cc:290] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:16.859898 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436b62e8ef242998773176f86d11476" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:16.863623 16950 tablet_bootstrap.cc:492] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:16.864034 16975 leader_election.cc:290] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:16.867642 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2310deae978443e28f9702c73bf61d84" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:16.868495 16951 tablet_bootstrap.cc:492] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:16.868979 16951 ts_tablet_manager.cc:1403] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.133s	user 0.022s	sys 0.027s
I20260709 13:02:16.869414 16830 raft_consensus.cc:3060] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.869817 16950 tablet_bootstrap.cc:654] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.866258 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436b62e8ef242998773176f86d11476" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:16.891526 17042 raft_consensus.cc:493] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.892026 17042 raft_consensus.cc:515] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.893973 17042 leader_election.cc:290] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:16.894661 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d6415f94294111832efde45ba3d779" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:16.896087 16723 leader_election.cc:343] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.898684 16949 tablet_bootstrap.cc:492] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:16.899173 16949 ts_tablet_manager.cc:1403] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.143s	user 0.007s	sys 0.019s
W20260709 13:02:16.899274 16725 leader_election.cc:343] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.900180 16871 leader_election.cc:304] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:16.900991 16957 raft_consensus.cc:2804] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:16.901445 16957 raft_consensus.cc:697] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:16.901710 16949 raft_consensus.cc:359] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.902207 16957 consensus_queue.cc:237] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
W20260709 13:02:16.902591 16724 leader_election.cc:343] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.904896 16949 raft_consensus.cc:385] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.907464 16905 raft_consensus.cc:3060] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.907644 16951 raft_consensus.cc:359] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.908360 16951 raft_consensus.cc:385] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.908911 16951 raft_consensus.cc:740] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.873272 17069 leader_election.cc:290] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:16.909585 16951 consensus_queue.cc:260] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.905200 16975 raft_consensus.cc:493] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.873785 16757 raft_consensus.cc:2468] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:16.914330 16650 leader_election.cc:304] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:16.905670 16949 raft_consensus.cc:740] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.915159 17087 raft_consensus.cc:2804] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:16.915650 17087 raft_consensus.cc:697] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:16.915274 16949 consensus_queue.cc:260] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:16.916433 17087 consensus_queue.cc:237] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.917752 16949 ts_tablet_manager.cc:1434] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:02:16.919195 16949 tablet_bootstrap.cc:492] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:16.879840 17016 raft_consensus.cc:515] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:16.923616 17013 raft_consensus.cc:493] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.924070 17013 raft_consensus.cc:515] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.925436 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7607dfc32cc48e1bbaa4b0c349b2188" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:16.925870 17013 leader_election.cc:290] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:16.926048 16681 raft_consensus.cc:3060] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.926445 17016 leader_election.cc:290] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:16.926975 16975 raft_consensus.cc:515] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.927598 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:16.928182 16682 raft_consensus.cc:2468] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 0.
I20260709 13:02:16.928916 16975 leader_election.cc:290] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:16.929605 16949 tablet_bootstrap.cc:654] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.932260 16951 ts_tablet_manager.cc:1434] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.001s
I20260709 13:02:16.930544 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:16.935324 16951 tablet_bootstrap.cc:492] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:16.930543 16723 leader_election.cc:304] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:16.935298 16757 raft_consensus.cc:2468] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:16.940801 16650 leader_election.cc:304] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:16.941000 17013 raft_consensus.cc:2804] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:16.942526 17086 raft_consensus.cc:2804] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:16.944506 17086 raft_consensus.cc:493] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:16.944835 17086 raft_consensus.cc:3060] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:16.946419 16649 leader_election.cc:343] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:16.940707 16959 tablet_bootstrap.cc:654] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.949105 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0871a684e8343e291a0b0adb1d793eb" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:16.949705 16759 raft_consensus.cc:3060] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.953186 17042 raft_consensus.cc:493] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.953629 17042 raft_consensus.cc:515] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.957490 16907 raft_consensus.cc:3060] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.958586 17042 leader_election.cc:290] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:16.961264 16724 leader_election.cc:304] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
W20260709 13:02:16.962136 16724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.133.131:41363, user_credentials={real_user=slave}} blocked reactor thread for 69995.5us
I20260709 13:02:16.963172 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92066ff15e3432daab818ec0996902a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:16.969966 17013 raft_consensus.cc:493] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:16.977145 17013 raft_consensus.cc:3060] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:16.979240 16951 tablet_bootstrap.cc:654] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.969661 17042 raft_consensus.cc:2749] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:16.984094 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0871a684e8343e291a0b0adb1d793eb" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:16.995689 17069 raft_consensus.cc:493] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.979671 17091 consensus_queue.cc:1048] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:02:17.001408 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d6415f94294111832efde45ba3d779" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:16.999605 17069 raft_consensus.cc:515] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:16.999863 16904 raft_consensus.cc:3060] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:16.999272 16723 leader_election.cc:343] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.012883 16578 catalog_manager.cc:5697] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.015725 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92066ff15e3432daab818ec0996902a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:17.016093 17069 leader_election.cc:290] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:17.007300 17086 raft_consensus.cc:515] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.016746 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1559c08e94194e8db334e32e8140ac7b" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:17.017938 16830 raft_consensus.cc:3060] T 649cd95874074becac9bbe140d30986e P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.018285 17086 leader_election.cc:290] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:17.020254 16681 raft_consensus.cc:2468] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:17.021261 16871 leader_election.cc:304] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:17.021894 17013 raft_consensus.cc:515] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.023200 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:17.024389 16950 tablet_bootstrap.cc:492] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:17.024819 16950 ts_tablet_manager.cc:1403] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.162s	user 0.015s	sys 0.012s
I20260709 13:02:17.026473 16976 raft_consensus.cc:2804] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.027559 16950 raft_consensus.cc:359] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.028204 16950 raft_consensus.cc:385] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.028539 16950 raft_consensus.cc:740] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.028884 16904 raft_consensus.cc:2468] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:17.029247 16950 consensus_queue.cc:260] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.031301 17013 leader_election.cc:290] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:17.031867 16950 ts_tablet_manager.cc:1434] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:02:17.033208 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:17.033885 16799 leader_election.cc:304] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:17.034623 17069 raft_consensus.cc:2804] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.035010 16976 raft_consensus.cc:697] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:17.034865 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7607dfc32cc48e1bbaa4b0c349b2188" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:17.035285 17069 raft_consensus.cc:697] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:17.036511 16976 consensus_queue.cc:237] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.036914 16759 raft_consensus.cc:2468] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:17.036688 17069 consensus_queue.cc:237] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.038689 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1559c08e94194e8db334e32e8140ac7b" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:17.035867 16756 raft_consensus.cc:3060] T b7607dfc32cc48e1bbaa4b0c349b2188 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:17.043869 16649 leader_election.cc:343] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.045331 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:17.045627 16799 leader_election.cc:304] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:17.049453 16959 tablet_bootstrap.cc:492] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:17.050014 16959 ts_tablet_manager.cc:1403] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.198s	user 0.020s	sys 0.006s
I20260709 13:02:17.058992 16832 raft_consensus.cc:3060] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.059846 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:17.060668 16757 raft_consensus.cc:2393] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b61692713744f259b64692b5bf6fdc8 in current term 1: Already voted for candidate 02594112e68949ebb91dcab74ea616e4 in this term.
W20260709 13:02:17.035038 16724 leader_election.cc:343] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.062404 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:17.068531 16950 tablet_bootstrap.cc:492] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:17.073005 16681 raft_consensus.cc:2393] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 02594112e68949ebb91dcab74ea616e4 in current term 1: Already voted for candidate 2b61692713744f259b64692b5bf6fdc8 in this term.
W20260709 13:02:17.077263 16649 leader_election.cc:343] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.080808 16649 leader_election.cc:304] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [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: 2b61692713744f259b64692b5bf6fdc8; no voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:17.081764 17087 raft_consensus.cc:2749] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.084640 16949 tablet_bootstrap.cc:492] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:17.085173 16949 ts_tablet_manager.cc:1403] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.166s	user 0.018s	sys 0.005s
I20260709 13:02:17.087342 17066 raft_consensus.cc:2749] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:17.068001 16724 leader_election.cc:304] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:17.085556 16756 raft_consensus.cc:2468] T b7607dfc32cc48e1bbaa4b0c349b2188 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:17.092790 17013 raft_consensus.cc:2749] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:17.093209 16724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.133.131:41363, user_credentials={real_user=slave}} blocked reactor thread for 58222.3us
I20260709 13:02:17.095964 16957 consensus_queue.cc:1048] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:17.096684 16959 raft_consensus.cc:359] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:17.100328 16950 tablet_bootstrap.cc:654] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.100366 16959 raft_consensus.cc:385] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.100907 16959 raft_consensus.cc:740] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.101788 16959 consensus_queue.cc:260] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:17.104238 16949 raft_consensus.cc:359] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
W20260709 13:02:17.096324 16724 leader_election.cc:343] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.106467 16724 leader_election.cc:304] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:17.107264 17042 raft_consensus.cc:2749] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.108340 16951 tablet_bootstrap.cc:492] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:17.108775 16951 ts_tablet_manager.cc:1403] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.175s	user 0.005s	sys 0.009s
I20260709 13:02:17.111528 16951 raft_consensus.cc:359] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.112141 16951 raft_consensus.cc:385] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.112403 16951 raft_consensus.cc:740] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
W20260709 13:02:17.113207 16724 leader_election.cc:343] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.116003 16949 raft_consensus.cc:385] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.115607 16957 consensus_queue.cc:1048] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:17.116344 16949 raft_consensus.cc:740] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.112999 16951 consensus_queue.cc:260] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.119081 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:17.119736 16949 consensus_queue.cc:260] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:17.120795 17013 raft_consensus.cc:493] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.126026 17013 raft_consensus.cc:515] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.121893 16959 ts_tablet_manager.cc:1434] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.000s
I20260709 13:02:17.127496 16959 tablet_bootstrap.cc:492] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:17.128247 16949 ts_tablet_manager.cc:1434] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 13:02:17.128851 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c150702be7e34e50abb90fd18e845ce3" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:17.129185 16951 ts_tablet_manager.cc:1434] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:02:17.130626 17013 leader_election.cc:290] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:17.130872 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c150702be7e34e50abb90fd18e845ce3" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:17.134724 16949 tablet_bootstrap.cc:492] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:17.134225 16951 tablet_bootstrap.cc:492] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
W20260709 13:02:17.134300 16725 leader_election.cc:343] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:17.144832 16723 leader_election.cc:343] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.145241 16723 leader_election.cc:304] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555
W20260709 13:02:17.133668 16724 leader_election.cc:343] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.146348 16724 leader_election.cc:304] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:17.147240 17168 raft_consensus.cc:2749] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.147850 17168 raft_consensus.cc:2749] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.152063 16950 tablet_bootstrap.cc:492] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:17.152556 16950 ts_tablet_manager.cc:1403] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.002s
I20260709 13:02:17.154126 16949 tablet_bootstrap.cc:654] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.154836 16959 tablet_bootstrap.cc:654] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.155100 16950 raft_consensus.cc:359] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.156903 16950 raft_consensus.cc:385] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.157194 16950 raft_consensus.cc:740] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.157945 16950 consensus_queue.cc:260] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.156692 16580 catalog_manager.cc:5697] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 1 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.158041 16951 tablet_bootstrap.cc:654] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.160255 16950 ts_tablet_manager.cc:1434] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:02:17.163376 16950 tablet_bootstrap.cc:492] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:17.167778 17016 raft_consensus.cc:493] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.168253 17016 raft_consensus.cc:515] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.168685 16579 catalog_manager.cc:5697] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.172380 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a709030dc4964f569783abc99244062d" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:17.173440 16872 leader_election.cc:343] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.174218 17013 raft_consensus.cc:493] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.177239 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a709030dc4964f569783abc99244062d" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
W20260709 13:02:17.178887 16873 leader_election.cc:343] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.179373 16873 leader_election.cc:304] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f496a036d23b40ac9561801191ca4555; no voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:17.180176 16976 raft_consensus.cc:2749] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.174677 17013 raft_consensus.cc:515] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.183151 17013 leader_election.cc:290] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:17.183519 17016 leader_election.cc:290] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:17.185425 16950 tablet_bootstrap.cc:654] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.185770 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4abdb7b5dd4a49ada15666545c6c33" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:17.187059 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4abdb7b5dd4a49ada15666545c6c33" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:17.188657 16725 leader_election.cc:343] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:17.189920 16723 leader_election.cc:343] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.190404 16723 leader_election.cc:304] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555
I20260709 13:02:17.213716 17013 raft_consensus.cc:2749] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.228688 16951 tablet_bootstrap.cc:492] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:17.229215 16951 ts_tablet_manager.cc:1403] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.004s
I20260709 13:02:17.235106 16578 catalog_manager.cc:5697] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.240541 16949 tablet_bootstrap.cc:492] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:17.241043 16949 ts_tablet_manager.cc:1403] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.011s
I20260709 13:02:17.245478 16949 raft_consensus.cc:359] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.246099 16949 raft_consensus.cc:385] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.246349 16949 raft_consensus.cc:740] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.246970 16951 raft_consensus.cc:359] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.247923 16951 raft_consensus.cc:385] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.247066 16949 consensus_queue.cc:260] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.248304 16951 raft_consensus.cc:740] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.248971 16951 consensus_queue.cc:260] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.250976 16949 ts_tablet_manager.cc:1434] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:02:17.251349 16951 ts_tablet_manager.cc:1434] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:02:17.251883 16949 tablet_bootstrap.cc:492] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:17.254202 17086 raft_consensus.cc:493] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.254971 16959 tablet_bootstrap.cc:492] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:17.254678 17086 raft_consensus.cc:515] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.255400 16959 ts_tablet_manager.cc:1403] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.128s	user 0.029s	sys 0.029s
I20260709 13:02:17.255679 16951 tablet_bootstrap.cc:492] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:17.256700 17086 leader_election.cc:290] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:17.259389 16949 tablet_bootstrap.cc:654] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.259382 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adc6618053e487eb848163e7ab3dea3" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:17.260288 16905 raft_consensus.cc:2468] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:17.260349 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adc6618053e487eb848163e7ab3dea3" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:17.261094 16757 raft_consensus.cc:2468] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:17.261565 16951 tablet_bootstrap.cc:654] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.262379 16650 leader_election.cc:304] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:17.263770 17086 raft_consensus.cc:2804] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.264339 17086 raft_consensus.cc:493] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.264816 17086 raft_consensus.cc:3060] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.270404 16950 tablet_bootstrap.cc:492] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:17.272956 16950 ts_tablet_manager.cc:1403] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.110s	user 0.017s	sys 0.008s
I20260709 13:02:17.275126 17087 raft_consensus.cc:493] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.275646 17087 raft_consensus.cc:515] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:17.271986 16959 raft_consensus.cc:359] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.276467 16959 raft_consensus.cc:385] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.277443 16959 raft_consensus.cc:740] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.278280 16959 consensus_queue.cc:260] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.281265 17087 leader_election.cc:290] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:17.284153 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09b5a0a7fd4e62a844ab4a5c2ebfcf" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
W20260709 13:02:17.286769 16650 leader_election.cc:343] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.284857 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09b5a0a7fd4e62a844ab4a5c2ebfcf" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:17.279568 16950 raft_consensus.cc:359] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:17.287523 16950 raft_consensus.cc:385] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.287798 16950 raft_consensus.cc:740] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.288434 16950 consensus_queue.cc:260] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:17.287010 16959 ts_tablet_manager.cc:1434] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:02:17.291642 16959 tablet_bootstrap.cc:492] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
W20260709 13:02:17.292297 16649 leader_election.cc:343] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.276211 17086 raft_consensus.cc:515] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.298385 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adc6618053e487eb848163e7ab3dea3" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:17.298972 16905 raft_consensus.cc:3060] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.293185 16649 leader_election.cc:304] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
I20260709 13:02:17.299496 16950 ts_tablet_manager.cc:1434] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:02:17.300468 17087 raft_consensus.cc:2749] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.304402 16951 tablet_bootstrap.cc:492] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:17.304859 16951 ts_tablet_manager.cc:1403] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.015s
I20260709 13:02:17.307356 16951 raft_consensus.cc:359] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.307994 16951 raft_consensus.cc:385] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.308238 16951 raft_consensus.cc:740] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.308861 16951 consensus_queue.cc:260] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.306468 16905 raft_consensus.cc:2468] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:17.311168 16951 ts_tablet_manager.cc:1434] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:02:17.312206 16951 tablet_bootstrap.cc:492] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:17.314189 16650 leader_election.cc:304] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:17.315191 17087 raft_consensus.cc:2804] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.315622 17087 raft_consensus.cc:697] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:17.316371 17087 consensus_queue.cc:237] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.323324 17086 leader_election.cc:290] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:17.323490 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adc6618053e487eb848163e7ab3dea3" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:17.324043 16757 raft_consensus.cc:3060] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.327373 16950 tablet_bootstrap.cc:492] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:17.330487 16951 tablet_bootstrap.cc:654] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.331144 16757 raft_consensus.cc:2468] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:17.335819 16959 tablet_bootstrap.cc:654] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.335502 16582 catalog_manager.cc:5697] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.341106 16950 tablet_bootstrap.cc:654] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.347167 16949 tablet_bootstrap.cc:492] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:17.347560 16949 ts_tablet_manager.cc:1403] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.096s	user 0.023s	sys 0.008s
I20260709 13:02:17.352619 16950 tablet_bootstrap.cc:492] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:17.353055 16950 ts_tablet_manager.cc:1403] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.001s
I20260709 13:02:17.354409 16959 tablet_bootstrap.cc:492] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:17.354874 16959 ts_tablet_manager.cc:1403] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.000s
I20260709 13:02:17.355628 16950 raft_consensus.cc:359] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.356331 16950 raft_consensus.cc:385] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.356590 16950 raft_consensus.cc:740] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.357162 16950 consensus_queue.cc:260] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.357210 16959 raft_consensus.cc:359] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.357877 16959 raft_consensus.cc:385] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.358142 16959 raft_consensus.cc:740] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.358839 16950 ts_tablet_manager.cc:1434] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:02:17.359956 16950 tablet_bootstrap.cc:492] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:17.359750 16949 raft_consensus.cc:359] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.360388 16949 raft_consensus.cc:385] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.360649 16949 raft_consensus.cc:740] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.361274 16949 consensus_queue.cc:260] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.362913 16951 tablet_bootstrap.cc:492] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:17.363358 16951 ts_tablet_manager.cc:1403] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.014s
I20260709 13:02:17.365710 16950 tablet_bootstrap.cc:654] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.370836 16949 ts_tablet_manager.cc:1434] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:02:17.358716 16959 consensus_queue.cc:260] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.372726 16959 ts_tablet_manager.cc:1434] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 13:02:17.365687 16951 raft_consensus.cc:359] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.373394 16951 raft_consensus.cc:385] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.373652 16951 raft_consensus.cc:740] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.373713 16976 consensus_queue.cc:1048] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:17.373406 17086 raft_consensus.cc:493] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.374511 17086 raft_consensus.cc:515] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.375083 16959 tablet_bootstrap.cc:492] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:17.375278 16949 tablet_bootstrap.cc:492] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:17.374271 16951 consensus_queue.cc:260] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.380720 16951 ts_tablet_manager.cc:1434] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 13:02:17.380945 16949 tablet_bootstrap.cc:654] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.381371 16976 raft_consensus.cc:493] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.381824 16976 raft_consensus.cc:515] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.383442 17013 raft_consensus.cc:493] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.383877 17013 raft_consensus.cc:515] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.384887 16951 tablet_bootstrap.cc:492] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:17.386461 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d6415f94294111832efde45ba3d779" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:17.387130 16757 raft_consensus.cc:2468] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:17.387346 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468242aeb0aa4d388d91f8f8f727d0f7" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:17.388607 16724 leader_election.cc:343] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.388651 16650 leader_election.cc:304] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:17.389519 17087 raft_consensus.cc:2804] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.389859 17087 raft_consensus.cc:493] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.390199 17087 raft_consensus.cc:3060] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.391366 17013 leader_election.cc:290] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:17.394840 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468242aeb0aa4d388d91f8f8f727d0f7" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:17.396341 16976 leader_election.cc:290] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:17.396598 16949 tablet_bootstrap.cc:492] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:17.397184 16949 ts_tablet_manager.cc:1403] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260709 13:02:17.398670 16959 tablet_bootstrap.cc:654] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.398483 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d6415f94294111832efde45ba3d779" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:17.399135 16723 leader_election.cc:343] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.399580 16723 leader_election.cc:304] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
W20260709 13:02:17.399848 16649 leader_election.cc:343] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.400094 16949 raft_consensus.cc:359] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.400898 16949 raft_consensus.cc:385] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.401219 16949 raft_consensus.cc:740] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.401602 16951 tablet_bootstrap.cc:654] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.401966 16949 consensus_queue.cc:260] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.397243 17086 leader_election.cc:290] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:17.404207 17087 raft_consensus.cc:515] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.405565 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436b62e8ef242998773176f86d11476" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:17.406190 16756 raft_consensus.cc:2468] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:17.407007 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d6415f94294111832efde45ba3d779" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:17.400333 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436b62e8ef242998773176f86d11476" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:17.408551 16872 leader_election.cc:343] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:17.408658 16649 leader_election.cc:343] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.409911 16873 leader_election.cc:304] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:17.410130 17087 leader_election.cc:290] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:17.411443 16949 ts_tablet_manager.cc:1434] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:02:17.412410 16949 tablet_bootstrap.cc:492] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:17.416869 16957 raft_consensus.cc:2804] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.417232 16957 raft_consensus.cc:493] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.417531 16957 raft_consensus.cc:3060] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.423372 16959 tablet_bootstrap.cc:492] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:17.423840 16959 ts_tablet_manager.cc:1403] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.000s
I20260709 13:02:17.426204 16959 raft_consensus.cc:359] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.428128 16949 tablet_bootstrap.cc:654] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.428200 16951 tablet_bootstrap.cc:492] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:17.428953 16990 raft_consensus.cc:493] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.429430 16990 raft_consensus.cc:515] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.431994 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a709030dc4964f569783abc99244062d" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
W20260709 13:02:17.433326 16799 leader_election.cc:343] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.434271 16990 leader_election.cc:290] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:17.435505 16951 ts_tablet_manager.cc:1403] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.004s
I20260709 13:02:17.435750 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a709030dc4964f569783abc99244062d" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:17.436358 16905 raft_consensus.cc:2468] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:17.439136 16799 leader_election.cc:304] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [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: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 02594112e68949ebb91dcab74ea616e4
I20260709 13:02:17.435688 17013 raft_consensus.cc:493] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.440168 17013 raft_consensus.cc:515] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.441385 17042 raft_consensus.cc:2749] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.442097 17013 leader_election.cc:290] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:17.442902 16949 tablet_bootstrap.cc:492] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:17.443110 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e41a09f8de549a68de626a86cb0cd8f" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:17.443349 16949 ts_tablet_manager.cc:1403] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.006s
I20260709 13:02:17.445340 16990 raft_consensus.cc:2804] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:02:17.445549 16724 leader_election.cc:343] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.445670 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d6415f94294111832efde45ba3d779" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:17.452247 16759 raft_consensus.cc:3060] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.426846 16959 raft_consensus.cc:385] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.445853 16949 raft_consensus.cc:359] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.455873 16949 raft_consensus.cc:385] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.456146 16949 raft_consensus.cc:740] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.456789 16949 consensus_queue.cc:260] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.458722 16949 ts_tablet_manager.cc:1434] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260709 13:02:17.458899 16830 raft_consensus.cc:3060] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.459649 16949 tablet_bootstrap.cc:492] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:17.464970 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e41a09f8de549a68de626a86cb0cd8f" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:17.448509 16951 raft_consensus.cc:359] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.465754 16951 raft_consensus.cc:385] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.466030 16951 raft_consensus.cc:740] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
W20260709 13:02:17.466300 16725 leader_election.cc:343] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.466778 16725 leader_election.cc:304] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
I20260709 13:02:17.467643 16949 tablet_bootstrap.cc:654] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.467900 17013 raft_consensus.cc:2749] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.451687 16950 tablet_bootstrap.cc:492] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:17.470243 16959 raft_consensus.cc:740] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.467029 17211 consensus_queue.cc:1048] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:17.470954 16959 consensus_queue.cc:260] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.471844 17211 consensus_queue.cc:1048] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:17.474462 17212 raft_consensus.cc:493] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.475679 16990 raft_consensus.cc:493] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.476099 16990 raft_consensus.cc:3060] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.470402 16950 ts_tablet_manager.cc:1403] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.002s
I20260709 13:02:17.480039 16950 raft_consensus.cc:359] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.450857 17091 consensus_queue.cc:1048] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:17.480659 16950 raft_consensus.cc:385] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.480945 16950 raft_consensus.cc:740] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.481362 16959 ts_tablet_manager.cc:1434] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 13:02:17.481590 16950 consensus_queue.cc:260] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.482344 16959 tablet_bootstrap.cc:492] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:17.474931 17212 raft_consensus.cc:515] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.484575 17212 leader_election.cc:290] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:17.486434 16950 ts_tablet_manager.cc:1434] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:02:17.487414 16950 tablet_bootstrap.cc:492] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:17.488603 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e2ad6e23d4be2921dea5c7d673441" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:17.497875 16759 raft_consensus.cc:2468] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:17.466635 16951 consensus_queue.cc:260] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.511780 16951 ts_tablet_manager.cc:1434] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.000s
I20260709 13:02:17.512708 16951 tablet_bootstrap.cc:492] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:17.494408 16957 raft_consensus.cc:515] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.519702 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436b62e8ef242998773176f86d11476" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:17.520358 16756 raft_consensus.cc:3060] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.522575 16957 leader_election.cc:290] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:17.523260 17013 raft_consensus.cc:493] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.527920 17013 raft_consensus.cc:515] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.528311 16650 leader_election.cc:304] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:17.529114 17087 raft_consensus.cc:2804] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.531574 16950 tablet_bootstrap.cc:654] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.532080 17087 raft_consensus.cc:697] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:17.533358 17013 leader_election.cc:290] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:17.534895 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9140857494ca40ef9a2f78f5929cd93f" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:17.536990 16724 leader_election.cc:343] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:17.546389 16872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.131:41363, user_credentials={real_user=slave}} blocked reactor thread for 55748.5us
I20260709 13:02:17.549700 16950 tablet_bootstrap.cc:492] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
W20260709 13:02:17.547178 16872 leader_election.cc:343] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.550256 16950 ts_tablet_manager.cc:1403] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.002s
I20260709 13:02:17.553542 16950 raft_consensus.cc:359] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.545674 16957 raft_consensus.cc:493] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.546023 16990 raft_consensus.cc:515] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.550496 17091 raft_consensus.cc:493] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.557546 16830 raft_consensus.cc:3060] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.557358 17091 raft_consensus.cc:515] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.558297 16990 leader_election.cc:290] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:17.558521 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9140857494ca40ef9a2f78f5929cd93f" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:17.559396 17091 leader_election.cc:290] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:17.560343 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a709030dc4964f569783abc99244062d" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:17.560920 16904 raft_consensus.cc:3060] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.554189 16950 raft_consensus.cc:385] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.562340 16950 raft_consensus.cc:740] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.533028 17087 consensus_queue.cc:237] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.563400 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c150702be7e34e50abb90fd18e845ce3" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:17.565397 16950 consensus_queue.cc:260] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.577229 16950 ts_tablet_manager.cc:1434] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 13:02:17.571504 16754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a709030dc4964f569783abc99244062d" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:17.571070 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e2ad6e23d4be2921dea5c7d673441" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:17.563076 16957 raft_consensus.cc:515] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:17.572614 16753 raft_consensus.cc:2468] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:17.585161 16975 raft_consensus.cc:493] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.570523 17211 consensus_queue.cc:1048] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:02:17.585690 16975 raft_consensus.cc:515] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
W20260709 13:02:17.586323 16873 leader_election.cc:343] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.586817 16873 leader_election.cc:304] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f496a036d23b40ac9561801191ca4555; no voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:17.587471 17211 raft_consensus.cc:2749] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.572829 17069 consensus_queue.cc:1048] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:02:17.587666 16975 leader_election.cc:290] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:17.589918 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436b62e8ef242998773176f86d11476" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:17.591501 16650 leader_election.cc:304] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:17.593945 16904 raft_consensus.cc:2468] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:17.596858 16799 leader_election.cc:304] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:17.598598 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92066ff15e3432daab818ec0996902a" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:17.598795 16950 tablet_bootstrap.cc:492] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:17.600028 17014 raft_consensus.cc:493] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.601287 17014 raft_consensus.cc:515] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
W20260709 13:02:17.601593 16872 leader_election.cc:343] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.603219 17014 leader_election.cc:290] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:17.598731 17066 raft_consensus.cc:2804] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.604771 17066 raft_consensus.cc:697] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:17.605540 17066 consensus_queue.cc:237] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.607252 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2310deae978443e28f9702c73bf61d84" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:17.600517 16990 consensus_queue.cc:1048] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:02:17.600890 16753 raft_consensus.cc:2468] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:17.608989 17091 raft_consensus.cc:2804] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.609356 17091 raft_consensus.cc:493] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.609701 17091 raft_consensus.cc:3060] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.600335 16951 tablet_bootstrap.cc:654] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.612033 16650 leader_election.cc:304] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:17.612946 16950 tablet_bootstrap.cc:654] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.615041 16957 leader_election.cc:290] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:17.617496 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2310deae978443e28f9702c73bf61d84" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:17.617934 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c150702be7e34e50abb90fd18e845ce3" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
W20260709 13:02:17.613615 16799 leader_election.cc:343] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.618820 16975 consensus_queue.cc:1048] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:02:17.618554 16907 raft_consensus.cc:2468] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:17.599037 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92066ff15e3432daab818ec0996902a" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:17.632156 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a8493ef25f4f0e9e7dc38c38a9e4e4" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:17.683161 16799 leader_election.cc:304] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:17.683939 16990 raft_consensus.cc:2749] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:17.684337 16959 tablet_bootstrap.cc:654] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.687256 16950 tablet_bootstrap.cc:492] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:17.687712 16950 ts_tablet_manager.cc:1403] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.001s
I20260709 13:02:17.637818 17086 raft_consensus.cc:2804] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.636919 16756 raft_consensus.cc:2468] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
W20260709 13:02:17.675040 16725 leader_election.cc:343] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.696107 16950 raft_consensus.cc:359] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.706244 16950 raft_consensus.cc:385] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.706518 16950 raft_consensus.cc:740] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.689009 17086 raft_consensus.cc:493] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.676968 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a8493ef25f4f0e9e7dc38c38a9e4e4" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:17.690198 16684 raft_consensus.cc:2468] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:17.707227 16950 consensus_queue.cc:260] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.709456 16873 leader_election.cc:304] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:17.710104 16950 ts_tablet_manager.cc:1434] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:02:17.710745 16976 raft_consensus.cc:2804] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.711126 16950 tablet_bootstrap.cc:492] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:17.711277 16976 raft_consensus.cc:697] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:17.712144 16976 consensus_queue.cc:237] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.708279 16949 tablet_bootstrap.cc:492] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:17.714637 16949 ts_tablet_manager.cc:1403] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.255s	user 0.022s	sys 0.029s
I20260709 13:02:17.708809 17086 raft_consensus.cc:3060] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.716909 16950 tablet_bootstrap.cc:654] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.718429 16949 raft_consensus.cc:359] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:17.721773 16949 raft_consensus.cc:385] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.722064 16949 raft_consensus.cc:740] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.721967 17086 raft_consensus.cc:515] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.722270 16871 leader_election.cc:304] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:17.723073 17016 raft_consensus.cc:2804] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.723443 17016 raft_consensus.cc:493] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.723758 17016 raft_consensus.cc:3060] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.723948 17086 leader_election.cc:290] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
W20260709 13:02:17.692126 16649 leader_election.cc:343] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.722770 16949 consensus_queue.cc:260] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:17.729904 16949 ts_tablet_manager.cc:1434] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:02:17.730891 16949 tablet_bootstrap.cc:492] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
W20260709 13:02:17.732602 16872 leader_election.cc:343] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.714833 16725 leader_election.cc:304] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
I20260709 13:02:17.749393 16582 catalog_manager.cc:5697] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.748133 17220 raft_consensus.cc:2749] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.755386 17014 raft_consensus.cc:493] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.756775 17014 raft_consensus.cc:515] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.758371 17014 leader_election.cc:290] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:17.759088 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d6415f94294111832efde45ba3d779" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:17.769232 17016 raft_consensus.cc:515] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:17.772117 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92066ff15e3432daab818ec0996902a" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
W20260709 13:02:17.735981 16725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.133.132:46613, user_credentials={real_user=slave}} blocked reactor thread for 61454us
I20260709 13:02:17.733999 17091 raft_consensus.cc:515] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
W20260709 13:02:17.800166 16649 leader_election.cc:343] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.815287 16950 tablet_bootstrap.cc:492] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:17.815727 16950 ts_tablet_manager.cc:1403] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.105s	user 0.013s	sys 0.026s
I20260709 13:02:17.813668 17168 raft_consensus.cc:493] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.825750 16951 tablet_bootstrap.cc:492] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:17.825865 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a8493ef25f4f0e9e7dc38c38a9e4e4" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:17.826282 16951 ts_tablet_manager.cc:1403] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.314s	user 0.025s	sys 0.009s
I20260709 13:02:17.829051 16949 tablet_bootstrap.cc:654] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.829272 16951 raft_consensus.cc:359] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.829969 16951 raft_consensus.cc:385] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.830224 16951 raft_consensus.cc:740] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
W20260709 13:02:17.830644 16872 leader_election.cc:343] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.830978 16951 consensus_queue.cc:260] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:17.822369 17168 raft_consensus.cc:515] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.833186 17168 leader_election.cc:290] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:17.828434 16582 catalog_manager.cc:5697] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:17.825893 17091 leader_election.cc:290] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:17.841315 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d6415f94294111832efde45ba3d779" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:17.842173 16756 raft_consensus.cc:2393] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f375a93c0a74eb09a0b9f39c16d83bd in current term 1: Already voted for candidate 2b61692713744f259b64692b5bf6fdc8 in this term.
I20260709 13:02:17.844102 17016 leader_election.cc:290] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:17.844614 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d4a477f9124f5da8f07ef6791d7e2f" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:17.846102 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a8493ef25f4f0e9e7dc38c38a9e4e4" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:17.846589 16684 raft_consensus.cc:3060] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.846748 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92066ff15e3432daab818ec0996902a" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
W20260709 13:02:17.850989 16723 leader_election.cc:343] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.855687 16684 raft_consensus.cc:2468] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:17.856431 16950 raft_consensus.cc:359] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.857120 16950 raft_consensus.cc:385] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.857726 16950 raft_consensus.cc:740] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.858407 16950 consensus_queue.cc:260] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.867609 16951 ts_tablet_manager.cc:1434] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 13:02:17.866760 16582 catalog_manager.cc:5697] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 1 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.868564 16951 tablet_bootstrap.cc:492] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:17.847415 16756 raft_consensus.cc:3060] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.873255 16950 ts_tablet_manager.cc:1434] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.003s
I20260709 13:02:17.878764 16950 tablet_bootstrap.cc:492] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:17.880568 16959 tablet_bootstrap.cc:492] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:17.881083 16959 ts_tablet_manager.cc:1403] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.399s	user 0.011s	sys 0.009s
I20260709 13:02:17.893093 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c150702be7e34e50abb90fd18e845ce3" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:17.899546 16959 raft_consensus.cc:359] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:17.900563 16959 raft_consensus.cc:385] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.901113 16959 raft_consensus.cc:740] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.901676 16758 raft_consensus.cc:3060] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.890987 16871 leader_election.cc:304] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:17.901768 16959 consensus_queue.cc:260] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:17.904906 16957 raft_consensus.cc:2804] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.905354 16957 raft_consensus.cc:697] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:17.906113 16957 consensus_queue.cc:237] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:17.909045 17016 raft_consensus.cc:493] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.909502 17016 raft_consensus.cc:515] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.909958 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c150702be7e34e50abb90fd18e845ce3" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:17.910533 16906 raft_consensus.cc:3060] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.916196 16758 raft_consensus.cc:2468] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:17.918609 17016 leader_election.cc:290] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:17.919237 16756 raft_consensus.cc:2468] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:17.920089 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4abdb7b5dd4a49ada15666545c6c33" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:17.920697 16759 raft_consensus.cc:2468] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:17.921837 16873 leader_election.cc:304] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:17.923925 17016 raft_consensus.cc:2804] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.922454 17091 consensus_queue.cc:1048] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:02:17.924317 17016 raft_consensus.cc:493] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.924813 16959 ts_tablet_manager.cc:1434] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260709 13:02:17.924757 17016 raft_consensus.cc:3060] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.925805 16959 tablet_bootstrap.cc:492] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:17.942471 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4abdb7b5dd4a49ada15666545c6c33" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:17.951274 16871 leader_election.cc:343] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.954185 16799 leader_election.cc:304] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:17.955822 17069 raft_consensus.cc:3060] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.957832 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d4a477f9124f5da8f07ef6791d7e2f" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:17.961817 16650 leader_election.cc:304] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:17.962666 16650 leader_election.cc:304] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:17.963384 17087 raft_consensus.cc:2804] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.963007 17091 raft_consensus.cc:2804] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.963910 17087 raft_consensus.cc:697] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:17.965526 17086 consensus_queue.cc:1048] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:17.975795 16949 tablet_bootstrap.cc:492] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:17.978487 17069 raft_consensus.cc:2749] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.973366 16959 tablet_bootstrap.cc:654] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.955775 16906 raft_consensus.cc:2468] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:17.946612 16951 tablet_bootstrap.cc:654] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:17.988057 16725 leader_election.cc:343] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.990916 16725 leader_election.cc:304] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555
I20260709 13:02:17.991606 17220 raft_consensus.cc:2749] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.993620 17087 consensus_queue.cc:237] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:17.978669 17016 raft_consensus.cc:515] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:17.985615 17091 raft_consensus.cc:697] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:17.997169 17069 raft_consensus.cc:493] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.999372 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4abdb7b5dd4a49ada15666545c6c33" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:17.999475 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4abdb7b5dd4a49ada15666545c6c33" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:18.000018 16756 raft_consensus.cc:3060] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.997725 17069 raft_consensus.cc:515] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
W20260709 13:02:18.000929 16871 leader_election.cc:343] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.973793 16950 tablet_bootstrap.cc:654] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.986558 16949 ts_tablet_manager.cc:1403] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.256s	user 0.010s	sys 0.013s
I20260709 13:02:18.002403 17016 leader_election.cc:290] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:18.008921 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e2ad6e23d4be2921dea5c7d673441" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:18.010264 17069 leader_election.cc:290] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
W20260709 13:02:18.011766 16630 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:18.011562 16949 raft_consensus.cc:359] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.012800 16949 raft_consensus.cc:385] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.013099 16949 raft_consensus.cc:740] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.997912 17091 consensus_queue.cc:237] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
W20260709 13:02:18.014642 16799 leader_election.cc:343] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:18.015650 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e2ad6e23d4be2921dea5c7d673441" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:18.016474 16906 raft_consensus.cc:2468] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:18.016532 16949 consensus_queue.cc:260] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.017741 16799 leader_election.cc:304] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [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: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 02594112e68949ebb91dcab74ea616e4
I20260709 13:02:18.015779 16756 raft_consensus.cc:2468] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:18.018759 16949 ts_tablet_manager.cc:1434] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
W20260709 13:02:18.019675 16650 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.130:35091, user_credentials={real_user=slave}} blocked reactor thread for 54481us
I20260709 13:02:18.020219 16949 tablet_bootstrap.cc:492] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:18.022433 17069 raft_consensus.cc:2804] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:18.022651 16873 leader_election.cc:304] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:18.022908 17069 raft_consensus.cc:493] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:18.023389 17069 raft_consensus.cc:3060] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.023833 16957 raft_consensus.cc:2804] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:18.024467 16957 raft_consensus.cc:697] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:18.025167 16957 consensus_queue.cc:237] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:18.033953 17086 consensus_queue.cc:1048] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.059813 16951 tablet_bootstrap.cc:492] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:18.060506 16951 ts_tablet_manager.cc:1403] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.192s	user 0.014s	sys 0.005s
I20260709 13:02:18.061692 16957 raft_consensus.cc:493] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.062093 16957 raft_consensus.cc:515] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.063058 16578 catalog_manager.cc:5697] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.071997 16582 catalog_manager.cc:5697] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.080108 16957 leader_election.cc:290] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:18.084225 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c896aad91d5943acbea9c2eb2a285f80" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:18.079793 17086 consensus_queue.cc:1048] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:02:18.087777 17069 raft_consensus.cc:515] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:18.090118 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c896aad91d5943acbea9c2eb2a285f80" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:18.095414 16872 leader_election.cc:343] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:18.101171 16871 leader_election.cc:343] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:18.101610 16871 leader_election.cc:304] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:18.103475 16957 raft_consensus.cc:2749] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:18.107211 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e2ad6e23d4be2921dea5c7d673441" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:18.109265 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e2ad6e23d4be2921dea5c7d673441" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:18.109939 16903 raft_consensus.cc:3060] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.112176 17247 raft_consensus.cc:493] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.112649 17247 raft_consensus.cc:515] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.114553 16949 tablet_bootstrap.cc:654] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.115799 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c5105323964b71a6839f0d1093d0a9" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:18.117417 17247 leader_election.cc:290] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:18.117969 16950 tablet_bootstrap.cc:492] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:18.118438 16950 ts_tablet_manager.cc:1403] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.241s	user 0.007s	sys 0.010s
I20260709 13:02:18.120908 16950 raft_consensus.cc:359] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.121476 16950 raft_consensus.cc:385] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.121714 16950 raft_consensus.cc:740] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.122447 16950 consensus_queue.cc:260] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.112627 16578 catalog_manager.cc:5697] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:18.128304 16649 leader_election.cc:343] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:18.130290 16950 ts_tablet_manager.cc:1434] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:02:18.124773 17069 leader_election.cc:290] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:18.137524 16950 tablet_bootstrap.cc:492] T 35c5105323964b71a6839f0d1093d0a9 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:18.140918 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c5105323964b71a6839f0d1093d0a9" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
W20260709 13:02:18.142660 16799 leader_election.cc:343] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:18.145361 16957 consensus_queue.cc:1048] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.150641 16951 raft_consensus.cc:359] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:18.156111 16951 raft_consensus.cc:385] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:02:18.156296 16650 leader_election.cc:343] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:18.156893 16650 leader_election.cc:304] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
I20260709 13:02:18.157332 16903 raft_consensus.cc:2468] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:18.157675 17086 raft_consensus.cc:2749] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:18.158430 16799 leader_election.cc:304] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 02594112e68949ebb91dcab74ea616e4
I20260709 13:02:18.156378 16951 raft_consensus.cc:740] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.158794 17220 raft_consensus.cc:493] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.159269 17220 raft_consensus.cc:515] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:18.159461 16951 consensus_queue.cc:260] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:18.161820 17066 raft_consensus.cc:2804] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:18.162346 17066 raft_consensus.cc:697] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:18.163182 16581 catalog_manager.cc:5697] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.164629 17066 consensus_queue.cc:237] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:18.166472 17014 raft_consensus.cc:493] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.166935 17014 raft_consensus.cc:515] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:18.168427 17220 leader_election.cc:290] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:18.168752 17014 leader_election.cc:290] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:18.169298 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a709030dc4964f569783abc99244062d" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:18.171193 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436b62e8ef242998773176f86d11476" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:18.172237 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a709030dc4964f569783abc99244062d" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:18.173288 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436b62e8ef242998773176f86d11476" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:18.173238 16990 consensus_queue.cc:1048] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:18.174825 16906 raft_consensus.cc:2393] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02594112e68949ebb91dcab74ea616e4 in current term 1: Already voted for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in this term.
I20260709 13:02:18.174722 16799 leader_election.cc:304] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555
I20260709 13:02:18.175941 16725 leader_election.cc:304] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
I20260709 13:02:18.177380 17220 raft_consensus.cc:3060] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.177397 16990 raft_consensus.cc:2749] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:18.181941 16990 raft_consensus.cc:493] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.182009 17016 raft_consensus.cc:493] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.182562 17016 raft_consensus.cc:515] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.184595 17016 leader_election.cc:290] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:18.184712 17220 raft_consensus.cc:2749] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:18.182461 16990 raft_consensus.cc:515] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.187608 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09b5a0a7fd4e62a844ab4a5c2ebfcf" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:18.188230 16684 raft_consensus.cc:2468] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:18.190160 16871 leader_election.cc:304] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:18.191781 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09b5a0a7fd4e62a844ab4a5c2ebfcf" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:18.192329 16905 raft_consensus.cc:2468] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:18.192365 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09b5a0a7fd4e62a844ab4a5c2ebfcf" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:18.192987 16684 raft_consensus.cc:2468] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:18.193523 16799 leader_election.cc:304] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:18.194725 17016 raft_consensus.cc:2804] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:18.194962 17014 raft_consensus.cc:2804] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:18.194103 16990 leader_election.cc:290] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:18.195595 17014 raft_consensus.cc:493] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:18.196045 17014 raft_consensus.cc:3060] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.195279 17016 raft_consensus.cc:493] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:18.197273 17016 raft_consensus.cc:3060] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.207223 17014 raft_consensus.cc:515] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.208876 16951 ts_tablet_manager.cc:1434] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.148s	user 0.004s	sys 0.002s
I20260709 13:02:18.209820 16951 tablet_bootstrap.cc:492] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:18.210530 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09b5a0a7fd4e62a844ab4a5c2ebfcf" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:18.212256 17014 leader_election.cc:290] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:18.212795 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09b5a0a7fd4e62a844ab4a5c2ebfcf" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:18.213346 16684 raft_consensus.cc:3060] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.220958 17016 raft_consensus.cc:515] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.222159 16905 raft_consensus.cc:2393] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f375a93c0a74eb09a0b9f39c16d83bd in current term 1: Already voted for candidate f496a036d23b40ac9561801191ca4555 in this term.
I20260709 13:02:18.224669 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09b5a0a7fd4e62a844ab4a5c2ebfcf" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:18.226377 16959 tablet_bootstrap.cc:492] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:18.226878 16959 ts_tablet_manager.cc:1403] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.301s	user 0.027s	sys 0.018s
I20260709 13:02:18.229449 16959 raft_consensus.cc:359] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.230082 16959 raft_consensus.cc:385] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.230357 16959 raft_consensus.cc:740] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.231045 16959 consensus_queue.cc:260] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.233142 16959 ts_tablet_manager.cc:1434] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:02:18.234458 16684 raft_consensus.cc:2468] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:18.236788 16951 tablet_bootstrap.cc:654] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.237720 16797 leader_election.cc:304] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: f496a036d23b40ac9561801191ca4555
I20260709 13:02:18.240036 17255 raft_consensus.cc:2804] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:18.241827 16959 tablet_bootstrap.cc:492] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:18.244115 16950 tablet_bootstrap.cc:654] T 35c5105323964b71a6839f0d1093d0a9 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.244552 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09b5a0a7fd4e62a844ab4a5c2ebfcf" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:18.245956 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09b5a0a7fd4e62a844ab4a5c2ebfcf" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:18.248334 17255 raft_consensus.cc:697] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:18.253916 16833 raft_consensus.cc:3060] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.254396 17255 consensus_queue.cc:237] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.252486 16872 leader_election.cc:304] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [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: f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:18.260332 16976 raft_consensus.cc:2749] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:18.260833 16959 tablet_bootstrap.cc:654] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.266149 17066 consensus_queue.cc:1048] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.288139 16581 catalog_manager.cc:5697] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 1 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.295475 17066 raft_consensus.cc:493] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.295950 17066 raft_consensus.cc:515] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:18.297832 17066 leader_election.cc:290] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:18.305804 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:18.306594 16684 raft_consensus.cc:2393] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f375a93c0a74eb09a0b9f39c16d83bd in current term 1: Already voted for candidate 2b61692713744f259b64692b5bf6fdc8 in this term.
I20260709 13:02:18.307471 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:18.308283 16756 raft_consensus.cc:2393] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f375a93c0a74eb09a0b9f39c16d83bd in current term 1: Already voted for candidate 02594112e68949ebb91dcab74ea616e4 in this term.
I20260709 13:02:18.310140 16799 leader_election.cc:304] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:18.311695 17066 raft_consensus.cc:3060] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.319453 16957 consensus_queue.cc:1048] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.283011 17016 leader_election.cc:290] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:18.331207 16949 tablet_bootstrap.cc:492] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:18.332799 16949 ts_tablet_manager.cc:1403] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.313s	user 0.012s	sys 0.000s
I20260709 13:02:18.339105 16949 raft_consensus.cc:359] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.339777 16949 raft_consensus.cc:385] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.344498 16581 catalog_manager.cc:5697] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 1 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.345644 16957 consensus_queue.cc:1048] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.340246 16949 raft_consensus.cc:740] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.350416 16949 consensus_queue.cc:260] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.353099 16951 tablet_bootstrap.cc:492] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:18.353605 16951 ts_tablet_manager.cc:1403] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.144s	user 0.015s	sys 0.022s
I20260709 13:02:18.356297 16951 raft_consensus.cc:359] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:18.356978 16951 raft_consensus.cc:385] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.357244 16951 raft_consensus.cc:740] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.357956 16951 consensus_queue.cc:260] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:18.359953 16951 ts_tablet_manager.cc:1434] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:18.360158 17066 raft_consensus.cc:2749] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:18.360812 16951 tablet_bootstrap.cc:492] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:18.364447 16959 tablet_bootstrap.cc:492] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:18.371443 16959 ts_tablet_manager.cc:1403] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.130s	user 0.014s	sys 0.033s
I20260709 13:02:18.373991 16959 raft_consensus.cc:359] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:18.376361 16951 tablet_bootstrap.cc:654] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:18.378089 16872 consensus_peers.cc:597] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:18.374625 16959 raft_consensus.cc:385] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.378971 16959 raft_consensus.cc:740] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.362056 16949 ts_tablet_manager.cc:1434] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.001s
I20260709 13:02:18.380374 16949 tablet_bootstrap.cc:492] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:18.381947 16959 consensus_queue.cc:260] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:18.393811 16959 ts_tablet_manager.cc:1434] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:02:18.401074 17220 raft_consensus.cc:493] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.401947 17220 raft_consensus.cc:515] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:18.401218 16950 tablet_bootstrap.cc:492] T 35c5105323964b71a6839f0d1093d0a9 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:18.403376 16950 ts_tablet_manager.cc:1403] T 35c5105323964b71a6839f0d1093d0a9 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.267s	user 0.023s	sys 0.007s
I20260709 13:02:18.405830 16950 raft_consensus.cc:359] T 35c5105323964b71a6839f0d1093d0a9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.406459 16950 raft_consensus.cc:385] T 35c5105323964b71a6839f0d1093d0a9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.406702 16950 raft_consensus.cc:740] T 35c5105323964b71a6839f0d1093d0a9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.413025 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d665b9c4c942058af393d16b624cc9" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:18.414523 16724 leader_election.cc:343] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:18.416514 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d665b9c4c942058af393d16b624cc9" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
W20260709 13:02:18.418193 16725 leader_election.cc:343] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:18.418632 16725 leader_election.cc:304] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
I20260709 13:02:18.419425 17168 raft_consensus.cc:2749] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:18.420518 16950 consensus_queue.cc:260] T 35c5105323964b71a6839f0d1093d0a9 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.421229 17220 leader_election.cc:290] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:18.423439 17220 raft_consensus.cc:493] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.423485 16950 ts_tablet_manager.cc:1434] T 35c5105323964b71a6839f0d1093d0a9 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:02:18.424664 16950 tablet_bootstrap.cc:492] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:18.423977 17220 raft_consensus.cc:515] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:18.425966 16951 tablet_bootstrap.cc:492] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:18.430152 16950 tablet_bootstrap.cc:654] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.431490 16951 ts_tablet_manager.cc:1403] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.020s
I20260709 13:02:18.434749 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e2ad6e23d4be2921dea5c7d673441" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:18.435906 16951 raft_consensus.cc:359] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:18.436605 16951 raft_consensus.cc:385] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.436868 16959 tablet_bootstrap.cc:492] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:18.436869 16951 raft_consensus.cc:740] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.438932 16951 consensus_queue.cc:260] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:18.440976 16951 ts_tablet_manager.cc:1434] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:02:18.441039 17220 leader_election.cc:290] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:18.443013 16949 tablet_bootstrap.cc:654] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.443219 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e2ad6e23d4be2921dea5c7d673441" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:18.444044 16906 raft_consensus.cc:2393] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02594112e68949ebb91dcab74ea616e4 in current term 1: Already voted for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in this term.
I20260709 13:02:18.445386 16725 leader_election.cc:304] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555
I20260709 13:02:18.447250 16951 tablet_bootstrap.cc:492] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:18.447335 16959 tablet_bootstrap.cc:654] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.451154 17220 raft_consensus.cc:3060] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.452865 16950 tablet_bootstrap.cc:492] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:18.453181 16951 tablet_bootstrap.cc:654] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.453531 16950 ts_tablet_manager.cc:1403] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.001s
I20260709 13:02:18.456051 16950 raft_consensus.cc:359] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.456655 16950 raft_consensus.cc:385] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.456930 16950 raft_consensus.cc:740] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.457532 16950 consensus_queue.cc:260] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.461903 16950 ts_tablet_manager.cc:1434] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 13:02:18.464720 16950 tablet_bootstrap.cc:492] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:18.469909 16959 tablet_bootstrap.cc:492] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:18.470469 16959 ts_tablet_manager.cc:1403] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.001s
I20260709 13:02:18.473155 16959 raft_consensus.cc:359] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:18.473832 16959 raft_consensus.cc:385] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.474082 16959 raft_consensus.cc:740] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.483001 16959 consensus_queue.cc:260] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:18.484002 16949 tablet_bootstrap.cc:492] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:18.484475 16949 ts_tablet_manager.cc:1403] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.004s
I20260709 13:02:18.486919 16949 raft_consensus.cc:359] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:18.487529 16949 raft_consensus.cc:385] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.487793 16949 raft_consensus.cc:740] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.488276 17220 raft_consensus.cc:2749] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:18.489764 16949 consensus_queue.cc:260] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:18.490682 16950 tablet_bootstrap.cc:654] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.494495 16951 tablet_bootstrap.cc:492] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:18.494863 16959 ts_tablet_manager.cc:1434] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:02:18.494951 16951 ts_tablet_manager.cc:1403] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.005s
I20260709 13:02:18.498463 16951 raft_consensus.cc:359] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:18.499115 16951 raft_consensus.cc:385] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.499366 16951 raft_consensus.cc:740] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.499984 16951 consensus_queue.cc:260] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:18.501037 16949 ts_tablet_manager.cc:1434] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:02:18.501942 16949 tablet_bootstrap.cc:492] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
W20260709 13:02:18.508440 16871 consensus_peers.cc:597] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:18.510912 16951 ts_tablet_manager.cc:1434] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:02:18.511456 17066 raft_consensus.cc:493] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.511917 17066 raft_consensus.cc:515] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.512907 16949 tablet_bootstrap.cc:654] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.513880 17066 leader_election.cc:290] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:18.515719 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c896aad91d5943acbea9c2eb2a285f80" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:18.516162 16951 tablet_bootstrap.cc:492] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:18.516333 16684 raft_consensus.cc:2468] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:18.519022 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c896aad91d5943acbea9c2eb2a285f80" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:18.519642 16906 raft_consensus.cc:2468] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:18.521451 17016 raft_consensus.cc:493] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.521919 17016 raft_consensus.cc:515] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.519309 16797 leader_election.cc:304] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:18.523933 16950 tablet_bootstrap.cc:492] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:18.524091 16957 consensus_queue.cc:1048] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.526197 16949 tablet_bootstrap.cc:492] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:18.526505 17066 raft_consensus.cc:2804] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:18.526713 16950 ts_tablet_manager.cc:1403] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.018s
I20260709 13:02:18.529347 16950 raft_consensus.cc:359] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:18.530007 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c5105323964b71a6839f0d1093d0a9" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:18.530359 16949 ts_tablet_manager.cc:1403] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.001s
I20260709 13:02:18.530862 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c5105323964b71a6839f0d1093d0a9" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:18.531492 16833 raft_consensus.cc:2468] T 35c5105323964b71a6839f0d1093d0a9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:18.532927 16949 raft_consensus.cc:359] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:18.532945 16872 leader_election.cc:304] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:18.533648 17066 raft_consensus.cc:493] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:18.534132 17066 raft_consensus.cc:3060] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.534519 16684 raft_consensus.cc:2468] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:18.535009 16951 tablet_bootstrap.cc:654] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.533563 16949 raft_consensus.cc:385] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.535770 16949 raft_consensus.cc:740] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.536375 16949 consensus_queue.cc:260] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:18.538344 16949 ts_tablet_manager.cc:1434] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:02:18.529982 16950 raft_consensus.cc:385] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.538782 16950 raft_consensus.cc:740] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.534168 16957 raft_consensus.cc:2804] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:18.539882 16957 raft_consensus.cc:493] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:18.540166 16957 raft_consensus.cc:3060] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.539475 16950 consensus_queue.cc:260] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:18.523890 17016 leader_election.cc:290] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:18.543644 16950 ts_tablet_manager.cc:1434] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.004s
I20260709 13:02:18.544565 16949 tablet_bootstrap.cc:492] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:18.550448 16950 tablet_bootstrap.cc:492] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:18.549773 16959 tablet_bootstrap.cc:492] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:18.559316 16957 raft_consensus.cc:515] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.562252 16949 tablet_bootstrap.cc:654] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.566439 16957 leader_election.cc:290] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:18.551093 16833 raft_consensus.cc:3060] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.548790 17066 raft_consensus.cc:515] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.583863 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c5105323964b71a6839f0d1093d0a9" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:18.584585 16684 raft_consensus.cc:3060] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.594283 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c5105323964b71a6839f0d1093d0a9" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:18.594427 17247 consensus_queue.cc:1048] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:18.595000 16832 raft_consensus.cc:3060] T 35c5105323964b71a6839f0d1093d0a9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.596129 16951 tablet_bootstrap.cc:492] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:18.596565 16951 ts_tablet_manager.cc:1403] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.081s	user 0.006s	sys 0.041s
I20260709 13:02:18.599498 16951 raft_consensus.cc:359] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:18.600351 16951 raft_consensus.cc:385] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.600611 16951 raft_consensus.cc:740] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.601524 16950 tablet_bootstrap.cc:654] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.601204 16951 consensus_queue.cc:260] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:18.603183 16951 ts_tablet_manager.cc:1434] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:18.604020 16951 tablet_bootstrap.cc:492] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:18.607565 17247 consensus_queue.cc:1048] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.614179 17014 raft_consensus.cc:493] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.614683 17014 raft_consensus.cc:515] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:18.616356 16990 consensus_queue.cc:1048] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.617486 17066 leader_election.cc:290] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:18.618423 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c896aad91d5943acbea9c2eb2a285f80" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:18.618850 16951 tablet_bootstrap.cc:654] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.619282 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c896aad91d5943acbea9c2eb2a285f80" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:18.627136 16905 raft_consensus.cc:3060] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.627460 16679 raft_consensus.cc:3060] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.620347 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92066ff15e3432daab818ec0996902a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:18.631680 17220 raft_consensus.cc:493] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.632153 17220 raft_consensus.cc:515] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:18.621158 17014 leader_election.cc:290] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:18.646153 17086 consensus_queue.cc:1048] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.619287 16832 raft_consensus.cc:2468] T 35c5105323964b71a6839f0d1093d0a9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:18.650530 16872 leader_election.cc:304] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:18.650748 16679 raft_consensus.cc:2468] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:18.653288 16957 raft_consensus.cc:493] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.653738 16957 raft_consensus.cc:515] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:18.659605 16957 leader_election.cc:290] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:18.657514 17016 raft_consensus.cc:2804] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:18.654520 16905 raft_consensus.cc:2468] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:18.666934 17220 leader_election.cc:290] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:18.660732 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92066ff15e3432daab818ec0996902a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:18.663496 17086 consensus_queue.cc:1048] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:02:18.680681 16959 tablet_bootstrap.cc:654] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.682942 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d4a477f9124f5da8f07ef6791d7e2f" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:18.680306 17016 raft_consensus.cc:697] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:18.686331 17016 consensus_queue.cc:237] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.679301 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a135e2c2694345a7af38b2008c077277" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:18.683557 16681 raft_consensus.cc:2468] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:18.692498 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a135e2c2694345a7af38b2008c077277" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:18.689913 16684 raft_consensus.cc:2468] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:18.695315 16871 leader_election.cc:304] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
W20260709 13:02:18.697827 16724 leader_election.cc:343] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:18.683818 16799 leader_election.cc:304] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:18.699287 16799 leader_election.cc:304] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:18.699813 16976 raft_consensus.cc:2804] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:18.700189 16976 raft_consensus.cc:493] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:18.700510 16976 raft_consensus.cc:3060] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.701295 17255 raft_consensus.cc:2804] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:18.701748 17255 raft_consensus.cc:697] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:18.702497 17255 consensus_queue.cc:237] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.707263 17014 raft_consensus.cc:2749] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:18.715624 16949 tablet_bootstrap.cc:492] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:18.716176 16949 ts_tablet_manager.cc:1403] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.172s	user 0.013s	sys 0.004s
I20260709 13:02:18.720643 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d4a477f9124f5da8f07ef6791d7e2f" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:18.721304 16759 raft_consensus.cc:2468] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
W20260709 13:02:18.729483 16723 leader_election.cc:343] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:18.729930 16723 leader_election.cc:304] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:18.733989 17220 raft_consensus.cc:2749] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:18.744401 17086 raft_consensus.cc:493] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.744926 17086 raft_consensus.cc:515] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:18.748425 17086 leader_election.cc:290] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:18.749650 16951 tablet_bootstrap.cc:492] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:18.750061 16951 ts_tablet_manager.cc:1403] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.146s	user 0.017s	sys 0.016s
I20260709 13:02:18.748628 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9d22bf672f4ce69c5d565cedfbec8b" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:18.753384 16753 raft_consensus.cc:2468] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:18.755712 16650 leader_election.cc:304] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:18.764305 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9d22bf672f4ce69c5d565cedfbec8b" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:18.767773 17066 consensus_queue.cc:1048] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.776060 17086 raft_consensus.cc:2804] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:18.776520 17086 raft_consensus.cc:493] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:18.776849 17086 raft_consensus.cc:3060] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.786504 17220 raft_consensus.cc:493] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.750911 16976 raft_consensus.cc:515] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
W20260709 13:02:18.799022 16649 leader_election.cc:343] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:18.799818 16976 leader_election.cc:290] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:18.801787 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d4a477f9124f5da8f07ef6791d7e2f" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:18.802100 16950 tablet_bootstrap.cc:492] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:18.802565 16950 ts_tablet_manager.cc:1403] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.252s	user 0.036s	sys 0.003s
I20260709 13:02:18.796110 16951 raft_consensus.cc:359] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:18.803347 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d4a477f9124f5da8f07ef6791d7e2f" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:18.804029 16951 raft_consensus.cc:385] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.804286 16758 raft_consensus.cc:3060] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.803581 17220 raft_consensus.cc:515] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:18.806070 16950 raft_consensus.cc:359] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.806756 17220 leader_election.cc:290] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:18.786691 17086 raft_consensus.cc:515] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:18.808071 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3e25d093d543aaad717af841693381" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:18.809832 17086 leader_election.cc:290] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
W20260709 13:02:18.810091 16723 leader_election.cc:343] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:18.803660 16679 raft_consensus.cc:3060] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.811488 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3e25d093d543aaad717af841693381" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:18.812390 16949 raft_consensus.cc:359] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
W20260709 13:02:18.812789 16725 leader_election.cc:343] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:18.806715 16950 raft_consensus.cc:385] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.813234 16725 leader_election.cc:304] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555
I20260709 13:02:18.813405 16950 raft_consensus.cc:740] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.814450 16950 consensus_queue.cc:260] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.813042 16949 raft_consensus.cc:385] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.815569 16949 raft_consensus.cc:740] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.796739 17255 consensus_queue.cc:1048] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:02:18.816732 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9d22bf672f4ce69c5d565cedfbec8b" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:18.817315 16759 raft_consensus.cc:3060] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.818401 17220 raft_consensus.cc:2749] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:18.794097 17066 consensus_queue.cc:1048] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:02:18.789498 16581 catalog_manager.cc:5697] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 1 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.820801 16679 raft_consensus.cc:2468] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:18.821324 16758 raft_consensus.cc:2468] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:18.822664 16949 consensus_queue.cc:260] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:18.804347 16951 raft_consensus.cc:740] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.829033 16951 consensus_queue.cc:260] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:18.832893 16949 ts_tablet_manager.cc:1434] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.116s	user 0.007s	sys 0.000s
I20260709 13:02:18.836233 16871 leader_election.cc:304] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:18.837677 16959 tablet_bootstrap.cc:492] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:18.838114 16959 ts_tablet_manager.cc:1403] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.289s	user 0.021s	sys 0.007s
I20260709 13:02:18.839591 16949 tablet_bootstrap.cc:492] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:18.840692 16950 ts_tablet_manager.cc:1434] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:02:18.843398 16951 ts_tablet_manager.cc:1434] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.001s
I20260709 13:02:18.844687 16951 tablet_bootstrap.cc:492] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:18.845566 16950 tablet_bootstrap.cc:492] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:18.842603 16976 raft_consensus.cc:2804] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:18.855329 16959 raft_consensus.cc:359] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:18.856433 16959 raft_consensus.cc:385] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:18.838126 16579 catalog_manager.cc:5697] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.856753 16959 raft_consensus.cc:740] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:18.866657 16959 consensus_queue.cc:260] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:18.861268 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9d22bf672f4ce69c5d565cedfbec8b" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:18.880151 16959 ts_tablet_manager.cc:1434] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:02:18.881038 16959 tablet_bootstrap.cc:492] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:18.882431 16759 raft_consensus.cc:2468] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:18.857092 16976 raft_consensus.cc:697] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:18.884584 17211 raft_consensus.cc:493] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:18.903424 16650 leader_election.cc:304] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:18.906715 16951 tablet_bootstrap.cc:654] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.907420 17284 raft_consensus.cc:2804] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:18.902184 17211 raft_consensus.cc:515] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
W20260709 13:02:18.915181 16649 leader_election.cc:343] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:18.917347 17284 raft_consensus.cc:697] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:18.923161 17284 consensus_queue.cc:237] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:18.923796 17211 leader_election.cc:290] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:18.931833 16949 tablet_bootstrap.cc:654] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.933211 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9140857494ca40ef9a2f78f5929cd93f" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:18.935173 16759 raft_consensus.cc:2468] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:18.936426 16873 leader_election.cc:304] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:18.937662 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9140857494ca40ef9a2f78f5929cd93f" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:18.938009 17211 raft_consensus.cc:2804] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:18.938369 17211 raft_consensus.cc:493] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:18.938673 17211 raft_consensus.cc:3060] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:18.939038 16872 leader_election.cc:343] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:18.917098 16976 consensus_queue.cc:237] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:18.947191 17211 raft_consensus.cc:515] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:18.950114 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9140857494ca40ef9a2f78f5929cd93f" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:18.950685 16758 raft_consensus.cc:3060] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.951112 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9140857494ca40ef9a2f78f5929cd93f" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
W20260709 13:02:18.952441 16872 leader_election.cc:343] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:18.959978 16959 tablet_bootstrap.cc:654] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.962404 16950 tablet_bootstrap.cc:654] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:18.962984 17211 leader_election.cc:290] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:18.976811 16758 raft_consensus.cc:2468] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:18.983620 16951 tablet_bootstrap.cc:492] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:18.984176 16951 ts_tablet_manager.cc:1403] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.140s	user 0.009s	sys 0.002s
I20260709 13:02:18.989719 16873 leader_election.cc:304] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:18.994155 16831 raft_consensus.cc:3060] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:18.994709 16976 raft_consensus.cc:2804] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:18.997579 16976 raft_consensus.cc:697] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:18.998457 16976 consensus_queue.cc:237] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.008061 16578 catalog_manager.cc:5697] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.016314 16951 raft_consensus.cc:359] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.016901 16951 raft_consensus.cc:385] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.017169 16951 raft_consensus.cc:740] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.017768 16951 consensus_queue.cc:260] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.018281 16949 tablet_bootstrap.cc:492] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:19.018743 16949 ts_tablet_manager.cc:1403] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.179s	user 0.011s	sys 0.000s
I20260709 13:02:19.026871 16949 raft_consensus.cc:359] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.027565 16949 raft_consensus.cc:385] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.027830 16949 raft_consensus.cc:740] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.028618 16949 consensus_queue.cc:260] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.030570 16951 ts_tablet_manager.cc:1434] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:02:19.071501 16950 tablet_bootstrap.cc:492] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:19.071916 16951 tablet_bootstrap.cc:492] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:19.072064 16950 ts_tablet_manager.cc:1403] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.227s	user 0.035s	sys 0.007s
I20260709 13:02:19.078974 16950 raft_consensus.cc:359] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.079668 16950 raft_consensus.cc:385] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.079931 16950 raft_consensus.cc:740] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.076735 16949 ts_tablet_manager.cc:1434] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260709 13:02:19.080540 16950 consensus_queue.cc:260] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.085458 16679 raft_consensus.cc:3060] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:19.080904 16959 tablet_bootstrap.cc:492] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:19.088622 16949 tablet_bootstrap.cc:492] T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:19.088785 16959 ts_tablet_manager.cc:1403] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.208s	user 0.010s	sys 0.015s
I20260709 13:02:19.089046 16950 ts_tablet_manager.cc:1434] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 13:02:19.092021 16582 catalog_manager.cc:5697] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.095414 17231 raft_consensus.cc:493] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:19.095929 17231 raft_consensus.cc:515] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:19.097976 17231 leader_election.cc:290] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:19.101043 16950 tablet_bootstrap.cc:492] T 25c53c04f7584d33af616012e671b4ef P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:19.101718 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c53c04f7584d33af616012e671b4ef" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:19.103056 16872 leader_election.cc:343] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:19.106227 16950 tablet_bootstrap.cc:654] T 25c53c04f7584d33af616012e671b4ef P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:19.127110 16581 catalog_manager.cc:5697] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:19.137764 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c53c04f7584d33af616012e671b4ef" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:19.145323 17255 raft_consensus.cc:493] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:19.145938 17255 raft_consensus.cc:515] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.148787 17255 leader_election.cc:290] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:19.152222 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9d22bf672f4ce69c5d565cedfbec8b" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:19.153002 16758 raft_consensus.cc:2393] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f375a93c0a74eb09a0b9f39c16d83bd in current term 1: Already voted for candidate 2b61692713744f259b64692b5bf6fdc8 in this term.
I20260709 13:02:19.153219 16959 raft_consensus.cc:359] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:19.153983 16959 raft_consensus.cc:385] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.154238 16959 raft_consensus.cc:740] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.155181 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9d22bf672f4ce69c5d565cedfbec8b" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:19.157521 16797 leader_election.cc:304] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:19.158187 16990 consensus_queue.cc:1048] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:19.158435 17014 raft_consensus.cc:3060] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:19.169222 16959 consensus_queue.cc:260] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:19.171540 16682 raft_consensus.cc:2468] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:19.175335 16950 tablet_bootstrap.cc:492] T 25c53c04f7584d33af616012e671b4ef P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:19.197381 16950 ts_tablet_manager.cc:1403] T 25c53c04f7584d33af616012e671b4ef P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.097s	user 0.039s	sys 0.043s
I20260709 13:02:19.197484 16949 tablet_bootstrap.cc:654] T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:19.178522 16871 leader_election.cc:304] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [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: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:19.179093 17255 consensus_queue.cc:1048] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:02:19.199923 16950 raft_consensus.cc:359] T 25c53c04f7584d33af616012e671b4ef P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:19.200580 16950 raft_consensus.cc:385] T 25c53c04f7584d33af616012e671b4ef P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:02:19.183949 16630 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:19.200842 16950 raft_consensus.cc:740] T 25c53c04f7584d33af616012e671b4ef P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.190356 16959 ts_tablet_manager.cc:1434] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.101s	user 0.005s	sys 0.001s
I20260709 13:02:19.202353 16959 tablet_bootstrap.cc:492] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:19.200582 16951 tablet_bootstrap.cc:654] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:19.192659 17168 raft_consensus.cc:493] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:19.207249 17168 raft_consensus.cc:515] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.209167 17168 leader_election.cc:290] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:19.210121 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:19.210475 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:19.214589 16950 consensus_queue.cc:260] T 25c53c04f7584d33af616012e671b4ef P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:19.218969 16950 ts_tablet_manager.cc:1434] T 25c53c04f7584d33af616012e671b4ef P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:02:19.215561 16832 raft_consensus.cc:2468] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:19.210696 17286 raft_consensus.cc:493] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:19.181026 17220 raft_consensus.cc:493] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:19.213655 17211 raft_consensus.cc:2804] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:19.181216 17014 raft_consensus.cc:2749] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:19.228449 16950 tablet_bootstrap.cc:492] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:19.228485 16724 leader_election.cc:304] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:19.235889 17016 raft_consensus.cc:493] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:19.236402 17016 raft_consensus.cc:515] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.239809 17016 leader_election.cc:290] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:19.225436 17220 raft_consensus.cc:515] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:19.242287 17220 leader_election.cc:290] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:19.225312 17286 raft_consensus.cc:515] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.225205 17211 raft_consensus.cc:493] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:19.254858 17211 raft_consensus.cc:3060] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:19.255506 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e41a09f8de549a68de626a86cb0cd8f" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:19.261008 16872 leader_election.cc:343] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:19.242774 17220 raft_consensus.cc:2804] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:19.262452 17220 raft_consensus.cc:493] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:19.262789 17220 raft_consensus.cc:3060] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.253008 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:19.244692 17286 leader_election.cc:290] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:19.253594 16682 raft_consensus.cc:2468] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:19.254163 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb1bc6a3f8f4e728deb3eddf33828d1" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:19.261955 16976 consensus_queue.cc:1048] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:19.266492 16949 tablet_bootstrap.cc:492] T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:19.267055 16949 ts_tablet_manager.cc:1403] T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.186s	user 0.012s	sys 0.021s
I20260709 13:02:19.264746 16832 raft_consensus.cc:2468] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
W20260709 13:02:19.268865 16723 leader_election.cc:343] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:19.269618 16950 tablet_bootstrap.cc:654] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:19.269915 16949 raft_consensus.cc:359] T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.252568 16959 tablet_bootstrap.cc:654] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:19.275952 16725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.132:46613, user_credentials={real_user=slave}} blocked reactor thread for 50996.5us
I20260709 13:02:19.281329 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:19.281211 17220 raft_consensus.cc:515] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.284013 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb1bc6a3f8f4e728deb3eddf33828d1" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:19.284425 16758 raft_consensus.cc:2393] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b61692713744f259b64692b5bf6fdc8 in current term 2: Already voted for candidate 02594112e68949ebb91dcab74ea616e4 in this term.
W20260709 13:02:19.285487 16725 leader_election.cc:343] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:19.285950 16725 leader_election.cc:304] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555
I20260709 13:02:19.287612 16949 raft_consensus.cc:385] T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.288714 16949 raft_consensus.cc:740] T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.288179 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:19.290303 16949 consensus_queue.cc:260] T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.294418 17252 raft_consensus.cc:2749] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:19.302708 16949 ts_tablet_manager.cc:1434] T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:02:19.304006 16949 tablet_bootstrap.cc:492] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:19.309095 17231 consensus_queue.cc:1048] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:02:19.322049 16724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.133.131:41363, user_credentials={real_user=slave}} blocked reactor thread for 93651.5us
I20260709 13:02:19.324072 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e41a09f8de549a68de626a86cb0cd8f" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:19.330500 16758 raft_consensus.cc:2468] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
I20260709 13:02:19.310220 17220 leader_election.cc:290] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:19.345574 16873 leader_election.cc:304] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:19.347872 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:19.348486 16833 raft_consensus.cc:3060] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:19.351608 17300 log.cc:927] Time spent T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 13:02:19.331909 16649 leader_election.cc:304] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [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: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4
I20260709 13:02:19.355934 17247 raft_consensus.cc:2804] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:19.356307 17247 raft_consensus.cc:493] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:19.352265 17211 raft_consensus.cc:515] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:19.356611 17247 raft_consensus.cc:3060] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.363407 17247 raft_consensus.cc:515] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.365309 17247 leader_election.cc:290] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:19.366219 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:19.351526 16976 raft_consensus.cc:2804] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:19.366943 16758 raft_consensus.cc:2393] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b61692713744f259b64692b5bf6fdc8 in current term 2: Already voted for candidate 02594112e68949ebb91dcab74ea616e4 in this term.
I20260709 13:02:19.367080 17211 leader_election.cc:290] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:19.367956 16949 tablet_bootstrap.cc:654] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:19.366863 16976 raft_consensus.cc:493] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:19.372262 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c53c04f7584d33af616012e671b4ef" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:19.408244 16830 raft_consensus.cc:3060] T 25c53c04f7584d33af616012e671b4ef P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:19.411043 17086 consensus_queue.cc:1048] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:19.412495 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c53c04f7584d33af616012e671b4ef" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:19.401876 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:19.400111 16976 raft_consensus.cc:3060] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:19.413085 16682 raft_consensus.cc:3060] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:19.422730 16833 raft_consensus.cc:2468] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:19.425639 16724 leader_election.cc:304] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:19.426864 17220 raft_consensus.cc:2804] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:19.427338 17220 raft_consensus.cc:697] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:19.428158 17220 consensus_queue.cc:237] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER 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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.424297 16830 raft_consensus.cc:2468] T 25c53c04f7584d33af616012e671b4ef P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:19.432451 16872 leader_election.cc:304] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:19.433225 17016 raft_consensus.cc:2804] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:19.435587 17016 raft_consensus.cc:697] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:19.435843 16649 leader_election.cc:304] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [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: 2b61692713744f259b64692b5bf6fdc8; no voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:19.436280 17016 consensus_queue.cc:237] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:19.437227 17286 raft_consensus.cc:2749] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:19.442473 16976 raft_consensus.cc:515] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.455473 16976 leader_election.cc:290] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:19.458860 16950 tablet_bootstrap.cc:492] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:19.451016 17286 consensus_queue.cc:1048] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:02:19.461412 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e41a09f8de549a68de626a86cb0cd8f" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
W20260709 13:02:19.466895 16872 leader_election.cc:343] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:19.467172 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e41a09f8de549a68de626a86cb0cd8f" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:19.467769 16759 raft_consensus.cc:3060] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:19.470783 16959 tablet_bootstrap.cc:492] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:19.471266 16959 ts_tablet_manager.cc:1403] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.269s	user 0.037s	sys 0.020s
I20260709 13:02:19.472467 16682 raft_consensus.cc:2468] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:19.473803 16959 raft_consensus.cc:359] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:19.474457 16959 raft_consensus.cc:385] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.474839 16951 tablet_bootstrap.cc:492] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:19.475296 16951 ts_tablet_manager.cc:1403] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.444s	user 0.022s	sys 0.005s
I20260709 13:02:19.477639 16951 raft_consensus.cc:359] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.478224 16951 raft_consensus.cc:385] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.478593 16951 raft_consensus.cc:740] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.479192 16951 consensus_queue.cc:260] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.480777 16951 ts_tablet_manager.cc:1434] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:02:19.481936 16951 tablet_bootstrap.cc:492] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4: Bootstrap starting.
I20260709 13:02:19.459327 16950 ts_tablet_manager.cc:1403] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.231s	user 0.016s	sys 0.007s
I20260709 13:02:19.484699 16950 raft_consensus.cc:359] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.485342 16950 raft_consensus.cc:385] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.485587 16950 raft_consensus.cc:740] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.486143 16950 consensus_queue.cc:260] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.474709 16959 raft_consensus.cc:740] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.487751 16959 consensus_queue.cc:260] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:19.495476 16959 ts_tablet_manager.cc:1434] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:02:19.496232 16959 tablet_bootstrap.cc:492] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:19.496521 16950 ts_tablet_manager.cc:1434] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:02:19.497933 16951 tablet_bootstrap.cc:654] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:19.488852 16759 raft_consensus.cc:2468] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:19.504159 16950 tablet_bootstrap.cc:492] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:19.509285 17252 raft_consensus.cc:493] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:19.509838 17252 raft_consensus.cc:515] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.511008 16873 leader_election.cc:304] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:19.509334 17303 raft_consensus.cc:493] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:19.511823 17303 raft_consensus.cc:515] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.512351 16957 raft_consensus.cc:2804] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:19.512804 16957 raft_consensus.cc:697] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:19.513489 16957 consensus_queue.cc:237] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.514178 17303 leader_election.cc:290] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:19.516026 16581 catalog_manager.cc:5697] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 0 to 2, leader changed from <none> to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.519835 16959 tablet_bootstrap.cc:654] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:19.551800 16578 catalog_manager.cc:5697] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.556692 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ca19d2ebc841d7b9686758039a34d3" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:19.563300 17252 leader_election.cc:290] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:19.564246 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468242aeb0aa4d388d91f8f8f727d0f7" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:19.565405 16723 leader_election.cc:343] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:19.565586 16724 leader_election.cc:343] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:19.566187 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468242aeb0aa4d388d91f8f8f727d0f7" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:19.569891 17231 consensus_queue.cc:1048] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:19.571758 16976 consensus_queue.cc:1048] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:19.576805 16724 leader_election.cc:343] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:19.576895 16872 consensus_peers.cc:597] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:19.577207 16724 leader_election.cc:304] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:19.578141 17252 raft_consensus.cc:2749] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:19.582108 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ca19d2ebc841d7b9686758039a34d3" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:19.582639 16905 raft_consensus.cc:2468] T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 0.
I20260709 13:02:19.583730 16725 leader_election.cc:304] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:19.585139 16950 tablet_bootstrap.cc:654] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:19.585695 17252 raft_consensus.cc:2804] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:19.586074 17252 raft_consensus.cc:493] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:19.586381 17252 raft_consensus.cc:3060] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:19.593477 17252 raft_consensus.cc:515] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.595666 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ca19d2ebc841d7b9686758039a34d3" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
W20260709 13:02:19.596873 16724 leader_election.cc:343] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:19.599736 17252 leader_election.cc:290] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:19.601240 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ca19d2ebc841d7b9686758039a34d3" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:19.601809 16903 raft_consensus.cc:3060] T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:19.608716 17284 raft_consensus.cc:493] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:19.611164 17284 raft_consensus.cc:515] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:19.613188 17284 leader_election.cc:290] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:19.616111 16903 raft_consensus.cc:2468] T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:19.617448 16754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb1bc6a3f8f4e728deb3eddf33828d1" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:19.618057 16754 raft_consensus.cc:2468] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:19.618204 16725 leader_election.cc:304] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:19.619100 17016 consensus_queue.cc:1048] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:19.619602 16650 leader_election.cc:304] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:19.621244 17304 raft_consensus.cc:2804] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:19.621733 17304 raft_consensus.cc:697] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:19.622506 17304 consensus_queue.cc:237] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.623783 17284 raft_consensus.cc:2804] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:19.632121 16949 tablet_bootstrap.cc:492] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:19.632675 16949 ts_tablet_manager.cc:1403] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.329s	user 0.023s	sys 0.003s
I20260709 13:02:19.627586 17284 raft_consensus.cc:493] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:19.634711 17284 raft_consensus.cc:3060] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:19.636157 16959 tablet_bootstrap.cc:492] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:19.636663 16959 ts_tablet_manager.cc:1403] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.141s	user 0.007s	sys 0.006s
I20260709 13:02:19.639505 16959 raft_consensus.cc:359] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:19.640174 16959 raft_consensus.cc:385] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.640573 16959 raft_consensus.cc:740] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.641222 16959 consensus_queue.cc:260] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:19.647042 16581 catalog_manager.cc:5697] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:19.649700 16959 ts_tablet_manager.cc:1434] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:02:19.650887 16959 tablet_bootstrap.cc:492] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:19.653477 16949 raft_consensus.cc:359] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:19.654271 16949 raft_consensus.cc:385] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.631675 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb1bc6a3f8f4e728deb3eddf33828d1" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:19.658020 17220 raft_consensus.cc:493] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:19.658499 17220 raft_consensus.cc:515] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.660501 17220 leader_election.cc:290] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:19.654552 16949 raft_consensus.cc:740] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.665701 16949 consensus_queue.cc:260] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:19.672887 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682ff34e72234a6db185567922dae64c" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:19.674929 16990 raft_consensus.cc:493] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:19.677973 16990 raft_consensus.cc:515] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.670397 16903 raft_consensus.cc:2468] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:19.685158 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682ff34e72234a6db185567922dae64c" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:19.729707 16950 tablet_bootstrap.cc:492] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:19.730237 16950 ts_tablet_manager.cc:1403] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.231s	user 0.025s	sys 0.006s
I20260709 13:02:19.733130 16950 raft_consensus.cc:359] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:19.733853 16950 raft_consensus.cc:385] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.734781 16950 raft_consensus.cc:740] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.729815 16990 leader_election.cc:290] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:19.733108 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e41a09f8de549a68de626a86cb0cd8f" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:19.737560 16950 consensus_queue.cc:260] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:19.739614 16950 ts_tablet_manager.cc:1434] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260709 13:02:19.740485 16950 tablet_bootstrap.cc:492] T 9140857494ca40ef9a2f78f5929cd93f P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:19.734387 17284 raft_consensus.cc:515] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:19.741387 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e41a09f8de549a68de626a86cb0cd8f" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:19.742153 16753 raft_consensus.cc:2393] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f375a93c0a74eb09a0b9f39c16d83bd in current term 1: Already voted for candidate f496a036d23b40ac9561801191ca4555 in this term.
I20260709 13:02:19.743139 16799 leader_election.cc:304] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555
W20260709 13:02:19.717303 16723 leader_election.cc:343] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:19.745685 17255 raft_consensus.cc:3060] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:19.754668 16724 leader_election.cc:343] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:19.755717 16950 tablet_bootstrap.cc:654] T 9140857494ca40ef9a2f78f5929cd93f P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:19.745802 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb1bc6a3f8f4e728deb3eddf33828d1" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:19.746173 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb1bc6a3f8f4e728deb3eddf33828d1" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:19.753175 16949 ts_tablet_manager.cc:1434] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.120s	user 0.010s	sys 0.009s
I20260709 13:02:19.742233 17284 leader_election.cc:290] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:19.759814 16949 tablet_bootstrap.cc:492] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:19.758652 16753 raft_consensus.cc:3060] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:19.762676 16951 tablet_bootstrap.cc:492] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4: No bootstrap required, opened a new log
I20260709 13:02:19.763146 16951 ts_tablet_manager.cc:1403] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4: Time spent bootstrapping tablet: real 0.281s	user 0.017s	sys 0.029s
I20260709 13:02:19.765669 16951 raft_consensus.cc:359] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:19.766279 16951 raft_consensus.cc:385] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.766590 16951 raft_consensus.cc:740] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.767189 16951 consensus_queue.cc:260] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:19.769507 16951 ts_tablet_manager.cc:1434] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:19.766310 17255 raft_consensus.cc:2749] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:19.771801 16578 catalog_manager.cc:5697] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.756387 16723 leader_election.cc:304] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:19.777915 16753 raft_consensus.cc:2468] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:19.784085 16959 tablet_bootstrap.cc:654] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:19.784718 16949 tablet_bootstrap.cc:654] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:19.784802 16724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.133.131:41363, user_credentials={real_user=slave}} blocked reactor thread for 60691us
I20260709 13:02:19.788451 16650 leader_election.cc:304] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: f496a036d23b40ac9561801191ca4555
I20260709 13:02:19.789559 17284 raft_consensus.cc:2804] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:19.790052 17284 raft_consensus.cc:697] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:19.790346 17252 raft_consensus.cc:2749] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:19.791190 16723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.133.129:43445, user_credentials={real_user=slave}} blocked reactor thread for 105163us
I20260709 13:02:19.790889 17284 consensus_queue.cc:237] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:19.818678 16949 tablet_bootstrap.cc:492] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:19.819159 16949 ts_tablet_manager.cc:1403] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.003s
I20260709 13:02:19.821686 16949 raft_consensus.cc:359] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:19.823565 16949 raft_consensus.cc:385] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.823804 16949 raft_consensus.cc:740] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.828450 16949 consensus_queue.cc:260] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:19.833245 16950 tablet_bootstrap.cc:492] T 9140857494ca40ef9a2f78f5929cd93f P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:19.833704 16950 ts_tablet_manager.cc:1403] T 9140857494ca40ef9a2f78f5929cd93f P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.004s
I20260709 13:02:19.836238 16949 ts_tablet_manager.cc:1434] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 13:02:19.837559 16950 raft_consensus.cc:359] T 9140857494ca40ef9a2f78f5929cd93f P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.838066 16959 tablet_bootstrap.cc:492] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:19.842427 17211 consensus_queue.cc:1048] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:19.842993 16949 tablet_bootstrap.cc:492] T 74bb63dec9d5495c80bd947caf7dc411 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:19.844650 16959 ts_tablet_manager.cc:1403] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.194s	user 0.023s	sys 0.028s
I20260709 13:02:19.847728 16959 raft_consensus.cc:359] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.848331 16959 raft_consensus.cc:385] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.848631 16959 raft_consensus.cc:740] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.848399 16582 catalog_manager.cc:5697] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.849555 16959 consensus_queue.cc:260] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.851994 16959 ts_tablet_manager.cc:1434] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:02:19.852828 16959 tablet_bootstrap.cc:492] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:19.843300 16950 raft_consensus.cc:385] T 9140857494ca40ef9a2f78f5929cd93f P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.853470 16950 raft_consensus.cc:740] T 9140857494ca40ef9a2f78f5929cd93f P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.854179 16950 consensus_queue.cc:260] T 9140857494ca40ef9a2f78f5929cd93f P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:19.854467 17211 consensus_queue.cc:1048] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:19.858230 16959 tablet_bootstrap.cc:654] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:19.862023 16950 ts_tablet_manager.cc:1434] T 9140857494ca40ef9a2f78f5929cd93f P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:02:19.862923 16950 tablet_bootstrap.cc:492] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:19.862778 16990 raft_consensus.cc:493] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:19.867228 16990 raft_consensus.cc:515] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:19.867808 16949 tablet_bootstrap.cc:654] T 74bb63dec9d5495c80bd947caf7dc411 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:19.869940 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8a13542a7b4ec09428c17d77112668" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:19.870564 16903 raft_consensus.cc:2468] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:19.871937 16799 leader_election.cc:304] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:19.872650 17014 raft_consensus.cc:2804] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:19.873005 17014 raft_consensus.cc:493] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:19.873124 16679 raft_consensus.cc:1275] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:02:19.874109 17014 raft_consensus.cc:3060] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:19.874981 17252 consensus_queue.cc:1048] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:19.875535 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8a13542a7b4ec09428c17d77112668" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:19.877431 16797 leader_election.cc:343] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:19.880743 17014 raft_consensus.cc:515] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:19.881759 16990 leader_election.cc:290] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:19.883122 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8a13542a7b4ec09428c17d77112668" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:19.883682 16903 raft_consensus.cc:3060] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:19.891743 16903 raft_consensus.cc:2468] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:19.892704 16799 leader_election.cc:304] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:19.893515 16990 raft_consensus.cc:2804] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:19.895040 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8a13542a7b4ec09428c17d77112668" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:19.896255 17014 leader_election.cc:290] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:19.883759 16950 tablet_bootstrap.cc:654] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:19.923892 16797 leader_election.cc:343] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:19.926193 16832 raft_consensus.cc:1275] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:02:19.933296 16949 tablet_bootstrap.cc:492] T 74bb63dec9d5495c80bd947caf7dc411 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:19.933847 16949 ts_tablet_manager.cc:1403] T 74bb63dec9d5495c80bd947caf7dc411 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.004s
I20260709 13:02:19.939453 17252 consensus_queue.cc:1048] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:19.941285 16950 tablet_bootstrap.cc:492] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:19.941816 16950 ts_tablet_manager.cc:1403] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.003s
I20260709 13:02:19.936635 16990 raft_consensus.cc:697] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:19.947662 16950 raft_consensus.cc:359] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.948117 16950 raft_consensus.cc:385] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.948318 16950 raft_consensus.cc:740] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.949879 16950 consensus_queue.cc:260] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.952701 16990 consensus_queue.cc:237] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:19.956902 16949 raft_consensus.cc:359] T 74bb63dec9d5495c80bd947caf7dc411 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:19.957589 16949 raft_consensus.cc:385] T 74bb63dec9d5495c80bd947caf7dc411 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.957828 16949 raft_consensus.cc:740] T 74bb63dec9d5495c80bd947caf7dc411 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.958675 16949 consensus_queue.cc:260] T 74bb63dec9d5495c80bd947caf7dc411 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:19.962785 16949 ts_tablet_manager.cc:1434] T 74bb63dec9d5495c80bd947caf7dc411 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:02:19.963680 16949 tablet_bootstrap.cc:492] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:19.964010 17231 consensus_queue.cc:1048] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:19.965813 16959 tablet_bootstrap.cc:492] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:19.966269 16959 ts_tablet_manager.cc:1403] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.114s	user 0.031s	sys 0.057s
I20260709 13:02:19.968676 16959 raft_consensus.cc:359] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.969678 16959 raft_consensus.cc:385] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:19.969937 16959 raft_consensus.cc:740] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:19.970712 16959 consensus_queue.cc:260] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:19.971526 16950 ts_tablet_manager.cc:1434] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.004s
I20260709 13:02:19.972492 16950 tablet_bootstrap.cc:492] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:19.972862 16959 ts_tablet_manager.cc:1434] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:02:19.975579 16959 tablet_bootstrap.cc:492] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:19.981325 16959 tablet_bootstrap.cc:654] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:20.005930 16949 tablet_bootstrap.cc:654] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:20.009786 16950 tablet_bootstrap.cc:654] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:20.039587 17016 consensus_queue.cc:1048] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:20.053079 16950 tablet_bootstrap.cc:492] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:20.053682 16950 ts_tablet_manager.cc:1403] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.081s	user 0.003s	sys 0.012s
I20260709 13:02:20.059077 16578 catalog_manager.cc:5697] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 1 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:20.062793 16950 raft_consensus.cc:359] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.071444 17284 raft_consensus.cc:493] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:20.086160 17284 raft_consensus.cc:515] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:20.087226 16949 tablet_bootstrap.cc:492] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:20.087708 16949 ts_tablet_manager.cc:1403] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.124s	user 0.021s	sys 0.023s
I20260709 13:02:20.088162 17284 leader_election.cc:290] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:20.072237 17286 raft_consensus.cc:493] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:20.089701 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3e25d093d543aaad717af841693381" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:20.091022 16949 raft_consensus.cc:359] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:20.089747 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3e25d093d543aaad717af841693381" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
W20260709 13:02:20.091087 16650 leader_election.cc:343] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:20.091938 16758 raft_consensus.cc:2468] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:20.089602 17286 raft_consensus.cc:515] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:20.092968 16650 leader_election.cc:304] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [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: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: f496a036d23b40ac9561801191ca4555
I20260709 13:02:20.094000 17284 raft_consensus.cc:2804] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:20.094339 17284 raft_consensus.cc:493] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:20.094704 17284 raft_consensus.cc:3060] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.095340 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a135e2c2694345a7af38b2008c077277" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:20.095587 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a135e2c2694345a7af38b2008c077277" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:20.096117 16758 raft_consensus.cc:2468] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
W20260709 13:02:20.096612 16649 leader_election.cc:343] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:20.097084 16650 leader_election.cc:304] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [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: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:20.094422 17286 leader_election.cc:290] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:20.098253 17287 raft_consensus.cc:2804] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:20.098410 16949 raft_consensus.cc:385] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:20.098665 17287 raft_consensus.cc:493] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:20.098723 16949 raft_consensus.cc:740] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:20.099085 17287 raft_consensus.cc:3060] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.099545 16949 consensus_queue.cc:260] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:20.100169 16959 tablet_bootstrap.cc:492] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:20.100631 16959 ts_tablet_manager.cc:1403] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.018s
I20260709 13:02:20.101078 16949 ts_tablet_manager.cc:1434] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:02:20.102054 16949 tablet_bootstrap.cc:492] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:20.103129 16959 raft_consensus.cc:359] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.103756 16959 raft_consensus.cc:385] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:20.104015 16959 raft_consensus.cc:740] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:20.106688 17287 raft_consensus.cc:515] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:20.107707 16949 tablet_bootstrap.cc:654] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:20.108553 17284 raft_consensus.cc:515] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:20.109324 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a135e2c2694345a7af38b2008c077277" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:20.109885 16758 raft_consensus.cc:3060] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.109942 16959 consensus_queue.cc:260] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.111352 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3e25d093d543aaad717af841693381" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:20.111924 16905 raft_consensus.cc:3060] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.112334 16959 ts_tablet_manager.cc:1434] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:02:20.113231 16959 tablet_bootstrap.cc:492] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:20.123538 16905 raft_consensus.cc:2468] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:20.124828 16650 leader_election.cc:304] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:20.125905 17286 raft_consensus.cc:2804] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:20.126340 17286 raft_consensus.cc:697] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:20.126865 16959 tablet_bootstrap.cc:654] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:20.127149 17286 consensus_queue.cc:237] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:20.132887 16949 tablet_bootstrap.cc:492] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:20.133374 16949 ts_tablet_manager.cc:1403] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.011s
I20260709 13:02:20.135064 17284 leader_election.cc:290] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:20.135566 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3e25d093d543aaad717af841693381" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:20.136162 16759 raft_consensus.cc:3060] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.138484 16949 raft_consensus.cc:359] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.139165 16949 raft_consensus.cc:385] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:20.139433 16949 raft_consensus.cc:740] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:20.140508 16949 consensus_queue.cc:260] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.141130 16959 tablet_bootstrap.cc:492] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:20.141572 16959 ts_tablet_manager.cc:1403] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.002s
I20260709 13:02:20.142477 16949 ts_tablet_manager.cc:1434] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:20.143342 16949 tablet_bootstrap.cc:492] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:20.143780 16959 raft_consensus.cc:359] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.144268 16959 raft_consensus.cc:385] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:20.144465 16959 raft_consensus.cc:740] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:20.145025 16759 raft_consensus.cc:2468] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:20.146134 16830 raft_consensus.cc:3060] T 9140857494ca40ef9a2f78f5929cd93f P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:20.149688 16724 consensus_peers.cc:597] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:20.150496 16949 tablet_bootstrap.cc:654] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:20.145012 16959 consensus_queue.cc:260] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.152333 16959 ts_tablet_manager.cc:1434] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:02:20.153592 16959 tablet_bootstrap.cc:492] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:20.151150 16758 raft_consensus.cc:2468] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:20.157042 16650 leader_election.cc:304] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:20.157843 17284 raft_consensus.cc:2804] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:20.158521 17284 raft_consensus.cc:697] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:20.159207 16959 tablet_bootstrap.cc:654] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:20.090952 16950 raft_consensus.cc:385] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:20.163004 16950 raft_consensus.cc:740] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:20.167260 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a135e2c2694345a7af38b2008c077277" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:20.168057 16950 consensus_queue.cc:260] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
W20260709 13:02:20.168520 16649 leader_election.cc:343] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:20.171180 17284 consensus_queue.cc:237] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:20.172456 16950 ts_tablet_manager.cc:1434] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.118s	user 0.005s	sys 0.000s
I20260709 13:02:20.173424 16950 tablet_bootstrap.cc:492] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:20.176484 16990 raft_consensus.cc:493] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:20.177599 16990 raft_consensus.cc:515] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:20.179523 16990 leader_election.cc:290] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:20.175976 17287 leader_election.cc:290] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:20.181092 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468242aeb0aa4d388d91f8f8f727d0f7" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:20.181560 16758 raft_consensus.cc:2468] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:20.182296 16799 leader_election.cc:304] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:20.180831 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468242aeb0aa4d388d91f8f8f727d0f7" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:20.183310 16990 raft_consensus.cc:2804] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:20.183682 16679 raft_consensus.cc:2468] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:20.183791 16990 raft_consensus.cc:493] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:20.186861 16950 tablet_bootstrap.cc:654] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:20.186576 16990 raft_consensus.cc:3060] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.189906 17220 consensus_queue.cc:1048] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:20.186547 17303 raft_consensus.cc:493] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:20.192619 17303 raft_consensus.cc:515] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:20.197425 17303 leader_election.cc:290] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:20.198304 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bb63dec9d5495c80bd947caf7dc411" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:20.199278 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bb63dec9d5495c80bd947caf7dc411" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
W20260709 13:02:20.199891 16723 leader_election.cc:343] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:20.200368 16903 raft_consensus.cc:2468] T 74bb63dec9d5495c80bd947caf7dc411 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 0.
I20260709 13:02:20.210608 16949 tablet_bootstrap.cc:492] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:20.211189 16949 ts_tablet_manager.cc:1403] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.015s
I20260709 13:02:20.217128 16725 leader_election.cc:304] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:20.220485 16950 tablet_bootstrap.cc:492] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:20.220999 16950 ts_tablet_manager.cc:1403] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 13:02:20.224457 17303 raft_consensus.cc:2804] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:20.224845 17303 raft_consensus.cc:493] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:20.225180 17303 raft_consensus.cc:3060] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.230119 16950 raft_consensus.cc:359] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:20.230881 16950 raft_consensus.cc:385] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:20.231141 16950 raft_consensus.cc:740] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:20.231779 16950 consensus_queue.cc:260] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:20.235224 16949 raft_consensus.cc:359] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:20.235867 16949 raft_consensus.cc:385] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:20.236132 16949 raft_consensus.cc:740] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:20.236747 16949 consensus_queue.cc:260] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:20.240749 17303 raft_consensus.cc:515] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:20.243811 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bb63dec9d5495c80bd947caf7dc411" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:20.244069 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bb63dec9d5495c80bd947caf7dc411" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:20.244789 16903 raft_consensus.cc:3060] T 74bb63dec9d5495c80bd947caf7dc411 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:20.245213 16723 leader_election.cc:343] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:20.251019 16950 ts_tablet_manager.cc:1434] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:02:20.252323 16950 tablet_bootstrap.cc:492] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:20.260437 16949 ts_tablet_manager.cc:1434] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 13:02:20.261488 16949 tablet_bootstrap.cc:492] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555: Bootstrap starting.
I20260709 13:02:20.242669 17303 leader_election.cc:290] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:20.249460 16990 raft_consensus.cc:515] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:20.272104 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468242aeb0aa4d388d91f8f8f727d0f7" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:20.272639 16679 raft_consensus.cc:3060] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.272784 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468242aeb0aa4d388d91f8f8f727d0f7" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:20.273362 16758 raft_consensus.cc:3060] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.256417 17231 raft_consensus.cc:493] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:20.275288 16990 leader_election.cc:290] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:20.284690 16758 raft_consensus.cc:2468] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:20.286345 16799 leader_election.cc:304] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:20.288348 16990 raft_consensus.cc:2804] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:20.288692 16990 raft_consensus.cc:697] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:20.290966 16976 raft_consensus.cc:493] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:20.290424 16990 consensus_queue.cc:237] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:20.291425 16976 raft_consensus.cc:515] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:20.279928 17231 raft_consensus.cc:515] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.296478 16976 leader_election.cc:290] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:20.306571 16959 tablet_bootstrap.cc:492] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:20.307101 16959 ts_tablet_manager.cc:1403] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.154s	user 0.024s	sys 0.040s
I20260709 13:02:20.313524 16578 catalog_manager.cc:5697] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:20.289170 17287 consensus_queue.cc:1048] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:02:20.315171 16578 catalog_manager.cc:5697] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:20.317818 16903 raft_consensus.cc:2468] T 74bb63dec9d5495c80bd947caf7dc411 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:20.309499 17231 leader_election.cc:290] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:20.312073 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d665b9c4c942058af393d16b624cc9" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:20.311806 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268b05f29df3476884b4c915456dac47" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:20.312665 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d665b9c4c942058af393d16b624cc9" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:20.321372 16725 leader_election.cc:304] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:20.321466 16758 raft_consensus.cc:2468] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 0.
W20260709 13:02:20.323464 17346 log.cc:927] Time spent T 9140857494ca40ef9a2f78f5929cd93f P 7f375a93c0a74eb09a0b9f39c16d83bd: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:02:20.315214 16959 raft_consensus.cc:359] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:20.327203 16959 raft_consensus.cc:385] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:20.327461 16959 raft_consensus.cc:740] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:20.328071 16959 consensus_queue.cc:260] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
W20260709 13:02:20.329350 16872 leader_election.cc:343] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:20.326776 16581 catalog_manager.cc:5697] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 1 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:20.337450 16959 ts_tablet_manager.cc:1434] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260709 13:02:20.339747 16959 tablet_bootstrap.cc:492] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
W20260709 13:02:20.340339 16872 leader_election.cc:343] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:20.332381 17303 raft_consensus.cc:2804] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:02:20.344264 16630 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:20.346654 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268b05f29df3476884b4c915456dac47" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:20.352327 16873 leader_election.cc:304] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:20.354976 17303 raft_consensus.cc:697] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:20.340430 16679 raft_consensus.cc:2468] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:20.359941 16959 tablet_bootstrap.cc:654] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:20.356895 17303 consensus_queue.cc:237] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
W20260709 13:02:20.361749 16871 leader_election.cc:343] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:20.362178 16871 leader_election.cc:304] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:20.363075 17016 raft_consensus.cc:2749] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:20.363977 16976 raft_consensus.cc:2804] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:20.364321 16976 raft_consensus.cc:493] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:20.364614 16976 raft_consensus.cc:3060] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:20.375413 17347 log.cc:927] Time spent T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
I20260709 13:02:20.435081 16949 tablet_bootstrap.cc:654] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:20.437338 17286 raft_consensus.cc:493] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:20.437847 17286 raft_consensus.cc:515] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.438283 16976 raft_consensus.cc:515] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:20.439803 17286 leader_election.cc:290] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:20.441112 16976 leader_election.cc:290] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:20.443455 16903 raft_consensus.cc:3060] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.444523 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d665b9c4c942058af393d16b624cc9" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
W20260709 13:02:20.448451 16872 leader_election.cc:343] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:20.451310 16679 raft_consensus.cc:3060] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.455479 16950 tablet_bootstrap.cc:654] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:20.464564 16799 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.132:46613, user_credentials={real_user=slave}} blocked reactor thread for 91121.4us
I20260709 13:02:20.469936 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d665b9c4c942058af393d16b624cc9" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:20.470479 16759 raft_consensus.cc:3060] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.471329 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933572c8e84eaf99d147bf5c52a57c" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:20.471953 16830 raft_consensus.cc:2468] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:20.473318 16990 consensus_queue.cc:1048] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:20.477043 16759 raft_consensus.cc:2468] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:20.480363 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933572c8e84eaf99d147bf5c52a57c" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:20.480749 17287 consensus_queue.cc:1048] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:20.484375 16581 catalog_manager.cc:5697] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:20.484376 16649 leader_election.cc:304] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:20.487653 17286 raft_consensus.cc:2804] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:20.487994 17286 raft_consensus.cc:493] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:20.488315 17286 raft_consensus.cc:3060] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.493629 16990 consensus_queue.cc:1048] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:20.495883 16650 leader_election.cc:343] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:20.500057 17286 raft_consensus.cc:515] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.504765 16959 tablet_bootstrap.cc:492] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:20.507326 16959 ts_tablet_manager.cc:1403] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.168s	user 0.007s	sys 0.004s
I20260709 13:02:20.514381 17286 leader_election.cc:290] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:20.517513 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933572c8e84eaf99d147bf5c52a57c" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:20.518100 16830 raft_consensus.cc:3060] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.518651 16950 tablet_bootstrap.cc:492] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:20.519114 16950 ts_tablet_manager.cc:1403] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.267s	user 0.013s	sys 0.000s
I20260709 13:02:20.521600 16950 raft_consensus.cc:359] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:20.522215 16950 raft_consensus.cc:385] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:20.518100 16959 raft_consensus.cc:359] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.523003 16950 raft_consensus.cc:740] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:20.523491 16959 raft_consensus.cc:385] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:20.523895 16959 raft_consensus.cc:740] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:20.524041 16950 consensus_queue.cc:260] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:20.524590 16959 consensus_queue.cc:260] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.527552 16990 raft_consensus.cc:493] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:20.527923 16990 raft_consensus.cc:515] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:20.531523 16990 leader_election.cc:290] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:20.535457 16959 ts_tablet_manager.cc:1434] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:02:20.537070 16959 tablet_bootstrap.cc:492] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:20.535490 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682ff34e72234a6db185567922dae64c" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:20.535864 16950 ts_tablet_manager.cc:1434] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:02:20.538733 16950 tablet_bootstrap.cc:492] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:20.539281 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682ff34e72234a6db185567922dae64c" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:20.539923 16753 raft_consensus.cc:2468] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:20.540932 16681 raft_consensus.cc:2468] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 0.
I20260709 13:02:20.543015 16797 leader_election.cc:304] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:20.544214 17066 raft_consensus.cc:2804] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:20.544559 17066 raft_consensus.cc:493] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:20.553498 17066 raft_consensus.cc:3060] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.554740 16873 leader_election.cc:304] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:20.556154 17231 raft_consensus.cc:2804] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:20.556617 17231 raft_consensus.cc:697] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:20.557358 17231 consensus_queue.cc:237] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:20.564232 16949 tablet_bootstrap.cc:492] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555: No bootstrap required, opened a new log
I20260709 13:02:20.564707 16949 ts_tablet_manager.cc:1403] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555: Time spent bootstrapping tablet: real 0.303s	user 0.010s	sys 0.009s
I20260709 13:02:20.574290 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933572c8e84eaf99d147bf5c52a57c" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
W20260709 13:02:20.577636 16650 leader_election.cc:343] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:20.580397 16830 raft_consensus.cc:2468] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:20.582399 16959 tablet_bootstrap.cc:654] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:20.582687 16649 leader_election.cc:304] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: f496a036d23b40ac9561801191ca4555
I20260709 13:02:20.583313 16949 raft_consensus.cc:359] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.584034 16949 raft_consensus.cc:385] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:20.584308 16949 raft_consensus.cc:740] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Initialized, Role: FOLLOWER
I20260709 13:02:20.584988 16949 consensus_queue.cc:260] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.589397 17287 raft_consensus.cc:2804] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:20.589911 17287 raft_consensus.cc:697] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:20.591642 16950 tablet_bootstrap.cc:654] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:20.590678 17287 consensus_queue.cc:237] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.597971 16949 ts_tablet_manager.cc:1434] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 13:02:20.596824 17066 raft_consensus.cc:515] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:20.618722 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682ff34e72234a6db185567922dae64c" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
I20260709 13:02:20.619366 16681 raft_consensus.cc:3060] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.620381 17286 consensus_queue.cc:1048] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:20.627700 16578 catalog_manager.cc:5697] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 0 to 1, leader changed from <none> to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 1 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:20.635524 17286 consensus_queue.cc:1048] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:20.640571 16950 tablet_bootstrap.cc:492] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:20.641028 16950 ts_tablet_manager.cc:1403] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.000s
I20260709 13:02:20.643127 16959 tablet_bootstrap.cc:492] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8: No bootstrap required, opened a new log
I20260709 13:02:20.643599 16959 ts_tablet_manager.cc:1403] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.010s
I20260709 13:02:20.644369 17066 leader_election.cc:290] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:20.647733 16959 raft_consensus.cc:359] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:20.648411 16959 raft_consensus.cc:385] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:20.648658 16959 raft_consensus.cc:740] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:20.627420 16681 raft_consensus.cc:2468] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:20.649277 16959 consensus_queue.cc:260] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:20.649559 16950 raft_consensus.cc:359] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.650017 16797 leader_election.cc:304] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:20.650707 16959 ts_tablet_manager.cc:1434] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:02:20.651387 17066 raft_consensus.cc:2804] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:20.652132 17066 raft_consensus.cc:697] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:20.653223 17066 consensus_queue.cc:237] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:20.654100 16950 raft_consensus.cc:385] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:20.667486 16950 raft_consensus.cc:740] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:20.667883 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682ff34e72234a6db185567922dae64c" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:20.668506 16759 raft_consensus.cc:3060] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.668176 16950 consensus_queue.cc:260] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.674863 16950 ts_tablet_manager.cc:1434] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260709 13:02:20.675814 16950 tablet_bootstrap.cc:492] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:20.676129 16759 raft_consensus.cc:2468] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:20.682886 16581 catalog_manager.cc:5697] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:20.690212 16579 catalog_manager.cc:5697] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 1 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:20.681039 16950 tablet_bootstrap.cc:654] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:20.726190 17286 consensus_queue.cc:1048] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:20.745970 16950 tablet_bootstrap.cc:492] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:20.746493 16950 ts_tablet_manager.cc:1403] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.006s
I20260709 13:02:20.749051 16950 raft_consensus.cc:359] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:20.749696 16950 raft_consensus.cc:385] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:20.749938 16950 raft_consensus.cc:740] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:20.750541 16950 consensus_queue.cc:260] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:20.752749 16950 ts_tablet_manager.cc:1434] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:02:20.759732 16990 raft_consensus.cc:493] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:20.765138 16990 raft_consensus.cc:515] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:20.766831 16990 leader_election.cc:290] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:20.753620 16950 tablet_bootstrap.cc:492] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd: Bootstrap starting.
I20260709 13:02:20.770206 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ca19d2ebc841d7b9686758039a34d3" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:20.774556 16950 tablet_bootstrap.cc:654] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:20.774938 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ca19d2ebc841d7b9686758039a34d3" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:20.784437 16799 leader_election.cc:304] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555
I20260709 13:02:20.785089 16990 consensus_queue.cc:1048] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:20.787832 17367 raft_consensus.cc:2749] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:20.788311 16649 consensus_peers.cc:597] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:20.794559 16950 tablet_bootstrap.cc:492] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd: No bootstrap required, opened a new log
I20260709 13:02:20.794955 16950 ts_tablet_manager.cc:1403] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.003s
I20260709 13:02:20.797026 16950 raft_consensus.cc:359] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:20.797637 16950 raft_consensus.cc:385] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:20.797884 16950 raft_consensus.cc:740] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Initialized, Role: FOLLOWER
I20260709 13:02:20.798476 16950 consensus_queue.cc:260] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:20.803504 16950 ts_tablet_manager.cc:1434] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:02:20.816005 17255 consensus_queue.cc:1048] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:20.862777 17303 consensus_queue.cc:1048] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:20.880846 16681 raft_consensus.cc:3060] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.886188 17370 raft_consensus.cc:493] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:20.886724 17370 raft_consensus.cc:515] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.888787 17370 leader_election.cc:290] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:20.889335 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268b05f29df3476884b4c915456dac47" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:20.889920 16830 raft_consensus.cc:2468] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:20.890977 17304 consensus_queue.cc:1048] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:20.891247 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268b05f29df3476884b4c915456dac47" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:20.891820 16903 raft_consensus.cc:2468] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 0.
I20260709 13:02:20.892459 16649 leader_election.cc:304] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:20.893419 17370 raft_consensus.cc:2804] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:20.893759 17370 raft_consensus.cc:493] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:20.894070 17370 raft_consensus.cc:3060] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.906157 17370 raft_consensus.cc:515] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.908697 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268b05f29df3476884b4c915456dac47" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:20.909271 16830 raft_consensus.cc:3060] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.915531 16830 raft_consensus.cc:2468] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:20.916620 16649 leader_election.cc:304] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:20.917356 17371 raft_consensus.cc:2804] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:20.917693 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268b05f29df3476884b4c915456dac47" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:20.918370 16903 raft_consensus.cc:3060] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.917795 17371 raft_consensus.cc:697] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:20.923741 17371 consensus_queue.cc:237] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:20.929231 16903 raft_consensus.cc:2468] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 1.
I20260709 13:02:20.930401 17370 leader_election.cc:290] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:20.947634 16581 catalog_manager.cc:5697] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:20.950019 16830 raft_consensus.cc:3060] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:20.955770 17231 consensus_queue.cc:1048] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:20.994071 17231 consensus_queue.cc:1048] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:21.004500 17231 raft_consensus.cc:493] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:21.012359 17231 raft_consensus.cc:515] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:21.014899 17231 leader_election.cc:290] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:21.015605 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933572c8e84eaf99d147bf5c52a57c" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:21.016350 16830 raft_consensus.cc:2393] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f496a036d23b40ac9561801191ca4555 in current term 1: Already voted for candidate 2b61692713744f259b64692b5bf6fdc8 in this term.
I20260709 13:02:21.017778 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933572c8e84eaf99d147bf5c52a57c" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:21.019155 16871 leader_election.cc:304] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:21.019861 17231 raft_consensus.cc:3060] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:21.034188 17231 raft_consensus.cc:2749] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:21.117604 16833 raft_consensus.cc:3060] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:21.197654 17370 consensus_queue.cc:1048] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:21.215276 17372 consensus_queue.cc:1048] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:21.225355 17255 consensus_queue.cc:1048] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:21.232077 17367 raft_consensus.cc:493] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:21.232579 17367 raft_consensus.cc:515] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:21.235261 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a135e2c2694345a7af38b2008c077277" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
I20260709 13:02:21.236984 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a135e2c2694345a7af38b2008c077277" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:21.238749 16799 leader_election.cc:304] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:21.246622 16990 raft_consensus.cc:2749] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:21.255932 17066 consensus_queue.cc:1048] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:21.234663 17367 leader_election.cc:290] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:21.330096 16830 raft_consensus.cc:3060] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:21.424324 17372 consensus_queue.cc:1048] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:21.439865 17372 consensus_queue.cc:1048] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:22.902561 13846 tablet_server.cc:179] TabletServer@127.13.133.129:0 shutting down...
W20260709 13:02:22.908367 16723 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 148 similar messages]
W20260709 13:02:22.928573 16723 consensus_peers.cc:597] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:22.942229 16871 consensus_peers.cc:597] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:22.942942 16871 consensus_peers.cc:597] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:22.944727 16871 consensus_peers.cc:597] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:22.952888 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:22.955839 13846 tablet_replica.cc:333] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:22.956795 13846 raft_consensus.cc:2243] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.957744 13846 raft_consensus.cc:2272] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.960309 13846 tablet_replica.cc:333] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:22.961104 13846 raft_consensus.cc:2243] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.961880 13846 raft_consensus.cc:2272] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.963819 13846 tablet_replica.cc:333] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:22.964375 13846 raft_consensus.cc:2243] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.964857 13846 raft_consensus.cc:2272] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.966975 13846 tablet_replica.cc:333] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:22.967809 13846 raft_consensus.cc:2243] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.968950 13846 raft_consensus.cc:2272] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.970989 13846 tablet_replica.cc:333] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:22.971693 13846 raft_consensus.cc:2243] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.972497 13846 raft_consensus.cc:2272] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.975481 13846 tablet_replica.cc:333] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:22.976224 13846 raft_consensus.cc:2243] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.977103 13846 raft_consensus.cc:2272] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.979329 13846 tablet_replica.cc:333] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:22.980062 13846 raft_consensus.cc:2243] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.980926 13846 raft_consensus.cc:2272] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.983078 13846 tablet_replica.cc:333] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:22.983872 13846 raft_consensus.cc:2243] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.984345 13846 raft_consensus.cc:2272] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.986135 13846 tablet_replica.cc:333] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
W20260709 13:02:22.988318 16723 consensus_peers.cc:597] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:22.988945 13846 raft_consensus.cc:2243] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.989861 13846 raft_consensus.cc:2272] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:22.990854 16871 consensus_peers.cc:597] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:22.992121 13846 tablet_replica.cc:333] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:22.992911 13846 raft_consensus.cc:2243] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.993347 13846 raft_consensus.cc:2272] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.995213 13846 tablet_replica.cc:333] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:22.995723 13846 raft_consensus.cc:2243] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.996069 13846 raft_consensus.cc:2272] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.997537 13846 tablet_replica.cc:333] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:22.998047 13846 raft_consensus.cc:2243] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.998399 13846 raft_consensus.cc:2272] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.000497 13846 tablet_replica.cc:333] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.001019 13846 raft_consensus.cc:2243] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.001428 13846 raft_consensus.cc:2272] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.003122 13846 tablet_replica.cc:333] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.003641 13846 raft_consensus.cc:2243] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:23.004498 13846 raft_consensus.cc:2272] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.006644 13846 tablet_replica.cc:333] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.007438 13846 raft_consensus.cc:2243] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:23.008351 13846 raft_consensus.cc:2272] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.011052 13846 tablet_replica.cc:333] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.011945 13846 raft_consensus.cc:2243] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.012480 13846 raft_consensus.cc:2272] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.014855 13846 tablet_replica.cc:333] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.015626 13846 raft_consensus.cc:2243] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.016110 13846 raft_consensus.cc:2272] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.018194 13846 tablet_replica.cc:333] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.018983 13846 raft_consensus.cc:2243] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.019465 13846 raft_consensus.cc:2272] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.021633 13846 tablet_replica.cc:333] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.022327 13846 raft_consensus.cc:2243] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.022781 13846 raft_consensus.cc:2272] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.024833 13846 tablet_replica.cc:333] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.025568 13846 raft_consensus.cc:2243] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:23.026389 13846 raft_consensus.cc:2272] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:23.027103 16797 consensus_peers.cc:597] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:23.028612 13846 tablet_replica.cc:333] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
W20260709 13:02:23.029362 16797 consensus_peers.cc:597] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:23.029455 13846 raft_consensus.cc:2243] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.030009 13846 raft_consensus.cc:2272] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:23.031298 16723 consensus_peers.cc:597] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:23.031663 13846 tablet_replica.cc:333] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.032225 13846 raft_consensus.cc:2243] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:02:23.032605 16723 consensus_peers.cc:597] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:23.032913 13846 raft_consensus.cc:2272] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.034664 13846 tablet_replica.cc:333] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.035411 13846 raft_consensus.cc:2243] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:23.036230 13846 raft_consensus.cc:2272] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.038204 13846 tablet_replica.cc:333] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.038714 13846 raft_consensus.cc:2243] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:23.039106 16871 consensus_peers.cc:597] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:23.039144 13846 raft_consensus.cc:2272] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:23.040259 16871 consensus_peers.cc:597] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:23.041438 13846 tablet_replica.cc:333] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.042227 13846 raft_consensus.cc:2243] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.042672 13846 raft_consensus.cc:2272] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.044847 13846 tablet_replica.cc:333] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.045442 13846 raft_consensus.cc:2243] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:02:23.045866 16871 consensus_peers.cc:597] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:23.046217 13846 raft_consensus.cc:2272] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.047847 13846 tablet_replica.cc:333] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.048425 13846 raft_consensus.cc:2243] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:23.049062 13846 raft_consensus.cc:2272] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.050654 13846 tablet_replica.cc:333] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.051182 13846 raft_consensus.cc:2243] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.051530 13846 raft_consensus.cc:2272] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.053550 13846 tablet_replica.cc:333] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.054082 13846 raft_consensus.cc:2243] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:23.054895 13846 raft_consensus.cc:2272] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.056459 13846 tablet_replica.cc:333] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.056951 13846 raft_consensus.cc:2243] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.057304 13846 raft_consensus.cc:2272] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.058710 13846 tablet_replica.cc:333] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.059211 13846 raft_consensus.cc:2243] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:23.059831 13846 raft_consensus.cc:2272] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.061411 13846 tablet_replica.cc:333] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.061924 13846 raft_consensus.cc:2243] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.062278 13846 raft_consensus.cc:2272] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.064415 13846 tablet_replica.cc:333] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.065111 13846 raft_consensus.cc:2243] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.065537 13846 raft_consensus.cc:2272] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.067487 13846 tablet_replica.cc:333] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.068018 13846 raft_consensus.cc:2243] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.068409 13846 raft_consensus.cc:2272] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.069933 13846 tablet_replica.cc:333] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.070406 13846 raft_consensus.cc:2243] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.070832 13846 raft_consensus.cc:2272] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.072397 13846 tablet_replica.cc:333] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.079022 13846 raft_consensus.cc:2243] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.079504 13846 raft_consensus.cc:2272] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.081583 13846 tablet_replica.cc:333] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.082268 13846 raft_consensus.cc:2243] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.082686 13846 raft_consensus.cc:2272] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.084606 13846 tablet_replica.cc:333] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.085080 13846 raft_consensus.cc:2243] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:23.085703 13846 raft_consensus.cc:2272] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.087364 13846 tablet_replica.cc:333] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.087944 13846 raft_consensus.cc:2243] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.088376 13846 raft_consensus.cc:2272] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.090426 13846 tablet_replica.cc:333] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
W20260709 13:02:23.090444 16723 consensus_peers.cc:597] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:23.091020 13846 raft_consensus.cc:2243] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.091414 13846 raft_consensus.cc:2272] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.093004 13846 tablet_replica.cc:333] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.093463 13846 raft_consensus.cc:2243] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.093801 13846 raft_consensus.cc:2272] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.095474 13846 tablet_replica.cc:333] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.095958 13846 raft_consensus.cc:2243] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.096306 13846 raft_consensus.cc:2272] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.097795 13846 tablet_replica.cc:333] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.098268 13846 raft_consensus.cc:2243] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.098610 13846 raft_consensus.cc:2272] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.100239 13846 tablet_replica.cc:333] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.100703 13846 raft_consensus.cc:2243] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.101043 13846 raft_consensus.cc:2272] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.102748 13846 tablet_replica.cc:333] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8: stopping tablet replica
I20260709 13:02:23.103331 13846 raft_consensus.cc:2243] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.103757 13846 raft_consensus.cc:2272] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:23.154933 16723 consensus_peers.cc:597] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:23.174857 16797 consensus_peers.cc:597] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:23.180764 16723 consensus_peers.cc:597] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:23.202342 16871 consensus_peers.cc:597] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:23.202778 16797 consensus_peers.cc:597] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:23.217193 16871 consensus_peers.cc:597] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:23.220767 16797 consensus_peers.cc:597] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:23.251578 16871 consensus_peers.cc:597] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:23.269346 16797 consensus_peers.cc:597] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:23.306520 16797 consensus_peers.cc:597] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:23.375128 16797 consensus_peers.cc:597] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:23.378010 16871 consensus_peers.cc:597] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:23.398923 16871 consensus_peers.cc:597] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:23.421963 16797 consensus_peers.cc:597] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:23.972918 17402 raft_consensus.cc:493] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:23.974535 17402 raft_consensus.cc:515] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:23.985355 17402 leader_election.cc:290] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
W20260709 13:02:23.989746 16723 leader_election.cc:336] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:23.991969 17231 raft_consensus.cc:493] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:23.992609 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1559c08e94194e8db334e32e8140ac7b" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:23.992815 17231 raft_consensus.cc:515] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.003150 16724 leader_election.cc:304] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:24.007717 17402 raft_consensus.cc:2749] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:24.014724 17231 leader_election.cc:290] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.017057 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c150702be7e34e50abb90fd18e845ce3" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
W20260709 13:02:24.032158 16871 leader_election.cc:336] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.032642 16871 leader_election.cc:304] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f496a036d23b40ac9561801191ca4555; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:24.033887 17401 raft_consensus.cc:2749] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:24.036669 17231 raft_consensus.cc:493] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.037356 17231 raft_consensus.cc:515] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.039076 17231 leader_election.cc:290] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.040014 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb1bc6a3f8f4e728deb3eddf33828d1" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:24.041466 17220 raft_consensus.cc:493] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.042308 17220 raft_consensus.cc:515] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
W20260709 13:02:24.044489 16871 leader_election.cc:336] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.041498 17403 raft_consensus.cc:493] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.045639 17403 raft_consensus.cc:515] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:24.047921 17403 leader_election.cc:290] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
W20260709 13:02:24.048247 16723 leader_election.cc:336] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.049026 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41af4b756c57469bb52f73dc5c9b4917" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:24.051237 16873 leader_election.cc:304] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f496a036d23b40ac9561801191ca4555; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:24.052366 17220 leader_election.cc:290] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:24.053211 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92066ff15e3432daab818ec0996902a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:24.054426 16797 leader_election.cc:336] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.054929 16797 leader_election.cc:304] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555
I20260709 13:02:24.055720 17403 raft_consensus.cc:2749] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:24.054456 16724 leader_election.cc:304] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:24.056737 17220 raft_consensus.cc:2749] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:24.053332 17406 raft_consensus.cc:2749] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:24.093117 17220 raft_consensus.cc:493] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.093851 17220 raft_consensus.cc:515] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.095602 17220 leader_election.cc:290] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:24.096568 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a135e2c2694345a7af38b2008c077277" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:24.098174 17220 raft_consensus.cc:493] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.098827 17220 raft_consensus.cc:515] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.101128 17220 leader_election.cc:290] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:24.101743 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c6423ecc541f9bffe265ca0a4ddc6" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:24.102308 16723 leader_election.cc:336] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.103102 16723 leader_election.cc:304] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:24.103786 17220 raft_consensus.cc:2749] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:24.105504 16723 leader_election.cc:336] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.105867 16723 leader_election.cc:304] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:24.106707 17220 raft_consensus.cc:2749] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:24.157522 17402 raft_consensus.cc:493] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.158234 17402 raft_consensus.cc:515] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.160719 17402 leader_election.cc:290] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
W20260709 13:02:24.161162 13846 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 16705)
I20260709 13:02:24.163918 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c150702be7e34e50abb90fd18e845ce3" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:24.164728 16903 raft_consensus.cc:2468] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:24.166769 16725 leader_election.cc:304] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:24.168162 17402 raft_consensus.cc:2804] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.168675 17402 raft_consensus.cc:493] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.169111 17402 raft_consensus.cc:3060] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.184391 17402 raft_consensus.cc:515] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
W20260709 13:02:24.185254 16723 leader_election.cc:336] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.186861 17402 leader_election.cc:290] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:24.186964 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c150702be7e34e50abb90fd18e845ce3" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:24.188727 16903 raft_consensus.cc:3060] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:24.190848 16723 leader_election.cc:336] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.192559 17403 raft_consensus.cc:493] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.193235 17403 raft_consensus.cc:515] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.197335 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c6423ecc541f9bffe265ca0a4ddc6" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:24.197644 16903 raft_consensus.cc:2468] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:24.197896 16759 raft_consensus.cc:2468] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:24.198910 16725 leader_election.cc:304] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:24.199146 16799 leader_election.cc:304] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:24.199966 17403 leader_election.cc:290] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.200206 17399 raft_consensus.cc:2804] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.200640 17402 raft_consensus.cc:2804] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:02:24.200575 16797 leader_election.cc:336] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.201347 17402 raft_consensus.cc:697] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:24.201171 17399 raft_consensus.cc:493] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.202515 17402 consensus_queue.cc:237] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.202760 17399 raft_consensus.cc:3060] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.220053 17401 raft_consensus.cc:493] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.220739 17401 raft_consensus.cc:515] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:24.223464 17401 leader_election.cc:290] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:24.224920 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933572c8e84eaf99d147bf5c52a57c" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:24.228449 16871 leader_election.cc:336] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.228848 16871 leader_election.cc:304] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:24.229734 17231 raft_consensus.cc:2749] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:24.232291 17403 raft_consensus.cc:493] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.233027 17403 raft_consensus.cc:515] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.218605 17399 raft_consensus.cc:515] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.236184 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f95b1a8be1044ffb358dd403501bc07" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:24.235955 16578 catalog_manager.cc:5697] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:24.237555 17399 leader_election.cc:290] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.238618 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c6423ecc541f9bffe265ca0a4ddc6" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:24.239225 16759 raft_consensus.cc:3060] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.242331 17403 leader_election.cc:290] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
W20260709 13:02:24.243021 16797 leader_election.cc:336] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.243551 16797 leader_election.cc:304] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
W20260709 13:02:24.244473 16797 leader_election.cc:336] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.244962 17403 raft_consensus.cc:2749] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:24.249406 16759 raft_consensus.cc:2468] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 2.
I20260709 13:02:24.250988 16799 leader_election.cc:304] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:24.252012 17399 raft_consensus.cc:2804] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.252489 17399 raft_consensus.cc:697] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:24.253402 17399 consensus_queue.cc:237] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.255481 17402 raft_consensus.cc:493] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.256175 17402 raft_consensus.cc:515] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.259068 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb1bc6a3f8f4e728deb3eddf33828d1" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:24.259652 16903 raft_consensus.cc:2468] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:24.260772 16725 leader_election.cc:304] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:24.261660 17220 raft_consensus.cc:2804] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.261997 17220 raft_consensus.cc:493] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.262338 17220 raft_consensus.cc:3060] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.268061 17401 raft_consensus.cc:493] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.268899 17401 raft_consensus.cc:515] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.270925 17401 leader_election.cc:290] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.272572 17392 raft_consensus.cc:493] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.273226 17392 raft_consensus.cc:515] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.280160 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714fcdcb63f349a5b1838a7975e3265d" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:24.282300 17392 leader_election.cc:290] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:24.282873 17392 raft_consensus.cc:493] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.283380 17392 raft_consensus.cc:515] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
W20260709 13:02:24.284624 16723 leader_election.cc:336] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.285066 16723 leader_election.cc:304] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555
I20260709 13:02:24.286356 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9d22bf672f4ce69c5d565cedfbec8b" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:24.287292 16871 leader_election.cc:336] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.287900 17392 leader_election.cc:290] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:24.287859 17402 leader_election.cc:290] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:24.287336 17220 raft_consensus.cc:515] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.288899 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adc6618053e487eb848163e7ab3dea3" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:24.290925 17220 leader_election.cc:290] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:24.291188 16873 leader_election.cc:304] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f496a036d23b40ac9561801191ca4555; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:24.292037 17401 raft_consensus.cc:2749] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:24.293017 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb1bc6a3f8f4e728deb3eddf33828d1" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:24.293619 16903 raft_consensus.cc:3060] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.289294 17392 raft_consensus.cc:2749] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:24.298981 16723 leader_election.cc:336] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.299431 16723 leader_election.cc:304] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:24.300582 17392 raft_consensus.cc:2749] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:24.303543 16581 catalog_manager.cc:5697] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 2 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:24.304123 16723 leader_election.cc:336] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.307313 17403 raft_consensus.cc:493] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
W20260709 13:02:24.307530 16723 leader_election.cc:336] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.307945 17403 raft_consensus.cc:515] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.309926 17403 leader_election.cc:290] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.313041 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92066ff15e3432daab818ec0996902a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:24.334791 16759 raft_consensus.cc:2468] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:24.312834 17401 raft_consensus.cc:493] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.337154 17401 raft_consensus.cc:515] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
W20260709 13:02:24.314960 16797 leader_election.cc:336] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.341748 16799 leader_election.cc:304] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:24.342301 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268b05f29df3476884b4c915456dac47" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:24.309511 16903 raft_consensus.cc:2468] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:24.344570 16725 leader_election.cc:304] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:24.345759 17399 raft_consensus.cc:2804] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.346210 17399 raft_consensus.cc:493] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.346562 17399 raft_consensus.cc:3060] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.347488 17411 raft_consensus.cc:2804] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.348083 17411 raft_consensus.cc:697] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:24.349078 17411 consensus_queue.cc:237] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.351884 17403 raft_consensus.cc:493] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.352577 17403 raft_consensus.cc:515] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.354321 17399 raft_consensus.cc:515] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
W20260709 13:02:24.356709 16871 leader_election.cc:336] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.357161 16871 leader_election.cc:304] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:24.357331 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92066ff15e3432daab818ec0996902a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:24.357918 16758 raft_consensus.cc:3060] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.358053 17406 raft_consensus.cc:2749] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:24.362905 17403 leader_election.cc:290] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.364497 17401 leader_election.cc:290] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:24.364993 16758 raft_consensus.cc:2468] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 2.
I20260709 13:02:24.366061 16799 leader_election.cc:304] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:24.366742 17403 raft_consensus.cc:2804] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.367321 17399 leader_election.cc:290] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.367462 17403 raft_consensus.cc:697] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:24.367013 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9d22bf672f4ce69c5d565cedfbec8b" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:24.368399 16759 raft_consensus.cc:2468] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:24.368425 17403 consensus_queue.cc:237] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.369616 16799 leader_election.cc:304] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:24.370559 17399 raft_consensus.cc:2804] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.370944 17399 raft_consensus.cc:493] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
W20260709 13:02:24.372833 16797 leader_election.cc:336] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
W20260709 13:02:24.373551 16797 leader_election.cc:336] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.371343 17399 raft_consensus.cc:3060] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.386586 17367 raft_consensus.cc:493] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.387171 17367 raft_consensus.cc:515] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.389122 17404 raft_consensus.cc:493] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.389915 17411 raft_consensus.cc:493] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.390497 17411 raft_consensus.cc:515] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.392804 17411 leader_election.cc:290] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:24.394872 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2310deae978443e28f9702c73bf61d84" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:24.397792 16723 leader_election.cc:336] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.398172 16723 leader_election.cc:304] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:24.389673 17404 raft_consensus.cc:515] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.399091 17220 raft_consensus.cc:2749] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:24.399712 17220 raft_consensus.cc:493] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.400228 17220 raft_consensus.cc:515] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.400674 17367 leader_election.cc:290] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.400561 17404 leader_election.cc:290] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.402935 17404 raft_consensus.cc:493] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.403501 17404 raft_consensus.cc:515] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:24.389688 17399 raft_consensus.cc:515] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.405936 17399 leader_election.cc:290] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.410524 17220 leader_election.cc:290] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:24.413249 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3e25d093d543aaad717af841693381" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:24.412781 16578 catalog_manager.cc:5697] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:24.415689 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9d22bf672f4ce69c5d565cedfbec8b" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:24.416245 16753 raft_consensus.cc:3060] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.417107 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d6415f94294111832efde45ba3d779" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:24.417558 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268b05f29df3476884b4c915456dac47" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:24.418114 16907 raft_consensus.cc:2468] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:24.416356 17367 raft_consensus.cc:493] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.419662 17403 raft_consensus.cc:493] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.420367 17403 raft_consensus.cc:515] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:24.421522 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a135e2c2694345a7af38b2008c077277" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:24.419600 17367 raft_consensus.cc:515] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.422472 17403 leader_election.cc:290] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:24.423360 17220 raft_consensus.cc:493] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.423684 17367 leader_election.cc:290] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.423835 17220 raft_consensus.cc:515] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.422102 16758 raft_consensus.cc:2468] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:24.425609 17220 leader_election.cc:290] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:24.427551 16753 raft_consensus.cc:2468] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 2.
I20260709 13:02:24.427600 16799 leader_election.cc:304] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [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: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:24.428757 17404 leader_election.cc:290] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:24.429414 17404 raft_consensus.cc:2804] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.429796 17404 raft_consensus.cc:493] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.430198 17404 raft_consensus.cc:3060] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.429651 16799 leader_election.cc:304] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:24.431314 16799 leader_election.cc:304] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:24.431950 17367 raft_consensus.cc:2804] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.432320 17367 raft_consensus.cc:493] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.433048 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933572c8e84eaf99d147bf5c52a57c" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:24.432679 17367 raft_consensus.cc:3060] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.427485 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d6415f94294111832efde45ba3d779" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
W20260709 13:02:24.432994 16723 leader_election.cc:336] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.432575 17403 raft_consensus.cc:2804] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.433624 16903 raft_consensus.cc:2468] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:24.442176 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2310deae978443e28f9702c73bf61d84" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:24.455669 16723 leader_election.cc:304] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555
I20260709 13:02:24.455870 16753 raft_consensus.cc:2468] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:24.456566 17411 raft_consensus.cc:2749] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:24.456770 16723 leader_election.cc:336] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.425024 16581 catalog_manager.cc:5697] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 2 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:24.436777 16830 raft_consensus.cc:2468] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:24.453869 17417 raft_consensus.cc:493] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.458127 16799 leader_election.cc:304] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:24.458621 16724 leader_election.cc:304] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:24.459122 17418 raft_consensus.cc:2804] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.459566 17418 raft_consensus.cc:493] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.460031 17406 raft_consensus.cc:493] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.460404 16799 leader_election.cc:304] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [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: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:24.460624 17406 raft_consensus.cc:515] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.461261 17399 raft_consensus.cc:2804] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.461706 17399 raft_consensus.cc:493] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.462033 17399 raft_consensus.cc:3060] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.459645 17411 raft_consensus.cc:2804] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.466470 17411 raft_consensus.cc:493] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.466837 17411 raft_consensus.cc:3060] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.467284 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3e25d093d543aaad717af841693381" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:24.467895 16753 raft_consensus.cc:2468] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:24.470543 17399 raft_consensus.cc:515] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:24.455289 17403 raft_consensus.cc:697] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:24.472146 17403 consensus_queue.cc:237] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.472051 17404 raft_consensus.cc:515] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:24.474200 17404 leader_election.cc:290] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:24.470829 16873 leader_election.cc:304] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:24.474701 17404 raft_consensus.cc:493] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.474901 17406 leader_election.cc:290] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.475497 17406 raft_consensus.cc:2804] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.475270 17404 raft_consensus.cc:515] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.475833 17406 raft_consensus.cc:493] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.476205 17406 raft_consensus.cc:3060] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.477360 17404 leader_election.cc:290] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.478273 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1559c08e94194e8db334e32e8140ac7b" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:24.459968 17418 raft_consensus.cc:3060] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.478914 16753 raft_consensus.cc:2468] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:24.479586 17399 leader_election.cc:290] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:24.480645 16799 leader_election.cc:304] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:24.486028 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268b05f29df3476884b4c915456dac47" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:24.486582 16903 raft_consensus.cc:3060] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.458084 17417 raft_consensus.cc:515] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.488569 17417 leader_election.cc:290] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.489212 17220 raft_consensus.cc:493] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.489352 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933572c8e84eaf99d147bf5c52a57c" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:24.489881 16907 raft_consensus.cc:3060] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.489750 17220 raft_consensus.cc:515] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.490512 17418 raft_consensus.cc:515] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.491564 17220 leader_election.cc:290] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:24.492595 17418 leader_election.cc:290] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.495977 17392 raft_consensus.cc:493] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
W20260709 13:02:24.496716 16723 leader_election.cc:336] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.496505 17392 raft_consensus.cc:515] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.497385 16907 raft_consensus.cc:2468] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 2.
I20260709 13:02:24.497757 16903 raft_consensus.cc:2468] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 2.
I20260709 13:02:24.498677 17392 leader_election.cc:290] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:24.485663 17419 raft_consensus.cc:2804] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.499522 17419 raft_consensus.cc:493] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.500432 17419 raft_consensus.cc:3060] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.501765 16799 leader_election.cc:304] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
W20260709 13:02:24.502859 16797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.129:43445, user_credentials={real_user=slave}} blocked reactor thread for 45756.9us
I20260709 13:02:24.501866 16581 catalog_manager.cc:5697] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 2 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:24.444509 17367 raft_consensus.cc:515] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.503327 16799 leader_election.cc:304] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:24.504297 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2310deae978443e28f9702c73bf61d84" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:24.504832 16759 raft_consensus.cc:3060] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.505167 17400 raft_consensus.cc:493] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.505707 17400 raft_consensus.cc:515] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
W20260709 13:02:24.507015 16723 leader_election.cc:336] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.509524 17400 leader_election.cc:290] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.510551 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714fcdcb63f349a5b1838a7975e3265d" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:24.511067 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a395fddf59440218ea58775ccc2b87a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:24.511161 16758 raft_consensus.cc:2468] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:24.511687 17401 raft_consensus.cc:493] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.512120 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a395fddf59440218ea58775ccc2b87a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4" is_pre_election: true
I20260709 13:02:24.512833 16753 raft_consensus.cc:2468] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 1.
I20260709 13:02:24.512284 17401 raft_consensus.cc:515] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:24.512984 16873 leader_election.cc:304] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:24.513837 16903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adc6618053e487eb848163e7ab3dea3" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555" is_pre_election: true
I20260709 13:02:24.514211 17400 raft_consensus.cc:2804] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.514418 16903 raft_consensus.cc:2468] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:24.514676 17401 leader_election.cc:290] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:24.503167 17403 raft_consensus.cc:2804] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.512341 16830 raft_consensus.cc:2468] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:24.516803 17399 raft_consensus.cc:2804] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.516981 17400 raft_consensus.cc:493] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.516919 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41af4b756c57469bb52f73dc5c9b4917" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:24.517684 17399 raft_consensus.cc:697] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:24.518085 16759 raft_consensus.cc:2468] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 2.
I20260709 13:02:24.517561 17400 raft_consensus.cc:3060] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.516583 17403 raft_consensus.cc:697] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:24.518656 17399 consensus_queue.cc:237] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:24.523331 17403 consensus_queue.cc:237] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:24.524499 17411 raft_consensus.cc:515] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.518131 16833 raft_consensus.cc:2468] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 1.
I20260709 13:02:24.526548 16725 leader_election.cc:304] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:24.527130 16872 leader_election.cc:304] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [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: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:24.528297 17401 raft_consensus.cc:2804] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.528633 17401 raft_consensus.cc:493] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.528970 17401 raft_consensus.cc:3060] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.533043 17220 raft_consensus.cc:2804] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.533424 17220 raft_consensus.cc:493] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
W20260709 13:02:24.533618 16797 leader_election.cc:336] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.533767 17220 raft_consensus.cc:3060] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:24.535030 16871 leader_election.cc:336] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.537235 17401 raft_consensus.cc:515] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:24.538571 17419 raft_consensus.cc:515] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.541566 17419 leader_election.cc:290] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
W20260709 13:02:24.543634 16723 leader_election.cc:336] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.545042 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41af4b756c57469bb52f73dc5c9b4917" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:24.545622 16833 raft_consensus.cc:3060] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.539523 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d6415f94294111832efde45ba3d779" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:24.546191 16830 raft_consensus.cc:3060] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.539248 16724 leader_election.cc:304] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:24.547143 17402 raft_consensus.cc:2804] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.547511 17402 raft_consensus.cc:493] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.542920 17367 leader_election.cc:290] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.547861 17402 raft_consensus.cc:3060] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.549364 17400 raft_consensus.cc:515] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.527242 17411 leader_election.cc:290] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:24.552640 16833 raft_consensus.cc:2468] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 2.
I20260709 13:02:24.553767 16872 leader_election.cc:304] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:24.554565 17231 raft_consensus.cc:2804] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.543155 16799 leader_election.cc:304] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:24.556813 17402 raft_consensus.cc:515] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.558993 17367 raft_consensus.cc:2804] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.559420 17367 raft_consensus.cc:493] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.559749 17367 raft_consensus.cc:3060] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.564061 17400 leader_election.cc:290] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.565476 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a395fddf59440218ea58775ccc2b87a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:24.565788 17367 raft_consensus.cc:515] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.566347 17392 raft_consensus.cc:493] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.566972 17392 raft_consensus.cc:515] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
W20260709 13:02:24.567448 16797 leader_election.cc:336] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.568774 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1559c08e94194e8db334e32e8140ac7b" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:24.569216 16797 leader_election.cc:304] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:24.569399 16759 raft_consensus.cc:3060] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:24.570083 16797 leader_election.cc:336] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
W20260709 13:02:24.570724 16797 leader_election.cc:336] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
W20260709 13:02:24.571380 16797 leader_election.cc:336] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
W20260709 13:02:24.571990 16797 leader_election.cc:336] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.575474 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a135e2c2694345a7af38b2008c077277" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:24.576063 16753 raft_consensus.cc:3060] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.577082 16759 raft_consensus.cc:2468] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 2.
I20260709 13:02:24.578337 16799 leader_election.cc:304] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:24.583659 16830 raft_consensus.cc:2468] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:24.545884 17406 raft_consensus.cc:515] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.584674 16724 leader_election.cc:304] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:24.585649 17411 raft_consensus.cc:2804] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.586174 17406 leader_election.cc:290] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.589217 17220 raft_consensus.cc:515] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.591444 16799 leader_election.cc:304] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:24.592185 17419 raft_consensus.cc:2804] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.592738 17419 raft_consensus.cc:697] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:24.558943 17402 leader_election.cc:290] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:24.593551 17419 consensus_queue.cc:237] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.590453 17417 raft_consensus.cc:2749] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:24.598086 16723 leader_election.cc:336] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.600210 16753 raft_consensus.cc:2468] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 2.
I20260709 13:02:24.603426 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adc6618053e487eb848163e7ab3dea3" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:24.603986 16907 raft_consensus.cc:3060] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.606142 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f95b1a8be1044ffb358dd403501bc07" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:24.606814 16829 raft_consensus.cc:2468] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 1.
I20260709 13:02:24.597229 17392 leader_election.cc:290] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:24.607920 16724 leader_election.cc:304] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:24.608728 17392 raft_consensus.cc:2804] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:24.609102 17392 raft_consensus.cc:493] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b61692713744f259b64692b5bf6fdc8)
I20260709 13:02:24.609449 17392 raft_consensus.cc:3060] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.607900 17401 leader_election.cc:290] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:24.611423 17220 leader_election.cc:290] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
W20260709 13:02:24.613931 16797 leader_election.cc:336] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
W20260709 13:02:24.614730 16797 leader_election.cc:336] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
W20260709 13:02:24.615461 16797 leader_election.cc:336] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.605060 16799 leader_election.cc:304] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
W20260709 13:02:24.616796 16723 leader_election.cc:336] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
W20260709 13:02:24.619555 16797 leader_election.cc:336] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.624176 16833 raft_consensus.cc:2393] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 02594112e68949ebb91dcab74ea616e4 in current term 2: Already voted for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in this term.
W20260709 13:02:24.641428 16873 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.130:35091, user_credentials={real_user=slave}} blocked reactor thread for 86383us
I20260709 13:02:24.618041 17417 raft_consensus.cc:2804] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.667371 17231 raft_consensus.cc:697] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 2 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:24.660737 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3e25d093d543aaad717af841693381" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:24.653049 17367 leader_election.cc:290] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:24.668416 16759 raft_consensus.cc:3060] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:24.669078 16799 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.133.130:35091, user_credentials={real_user=slave}} blocked reactor thread for 64108.8us
I20260709 13:02:24.656330 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714fcdcb63f349a5b1838a7975e3265d" candidate_uuid: "f496a036d23b40ac9561801191ca4555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:24.671448 16753 raft_consensus.cc:3060] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.665850 16907 raft_consensus.cc:2468] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
W20260709 13:02:24.657099 16871 leader_election.cc:336] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
W20260709 13:02:24.672802 16871 leader_election.cc:336] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.674077 16725 leader_election.cc:304] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:24.676462 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a395fddf59440218ea58775ccc2b87a" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:24.706895 16759 raft_consensus.cc:2468] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 2.
I20260709 13:02:24.656574 17411 raft_consensus.cc:697] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:24.711198 17231 consensus_queue.cc:237] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:24.709323 16758 raft_consensus.cc:2393] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f375a93c0a74eb09a0b9f39c16d83bd in current term 2: Already voted for candidate 02594112e68949ebb91dcab74ea616e4 in this term.
I20260709 13:02:24.652303 17399 raft_consensus.cc:2804] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.713754 16873 leader_election.cc:304] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:24.712025 16907 raft_consensus.cc:1275] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:24.672853 17417 raft_consensus.cc:697] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
W20260709 13:02:24.721213 16723 leader_election.cc:336] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
W20260709 13:02:24.725914 16797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.133.129:43445, user_credentials={real_user=slave}} blocked reactor thread for 109821us
I20260709 13:02:24.731498 17417 consensus_queue.cc:237] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.734181 17425 raft_consensus.cc:2804] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.738139 17425 raft_consensus.cc:697] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [term 2 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:24.738967 17399 raft_consensus.cc:697] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:24.736402 17428 raft_consensus.cc:2804] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.719583 17392 raft_consensus.cc:515] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.725124 17411 consensus_queue.cc:237] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.739152 17220 consensus_queue.cc:1048] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:24.739068 17425 consensus_queue.cc:237] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.742789 16724 leader_election.cc:304] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4; no voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:24.744004 16753 raft_consensus.cc:2468] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f496a036d23b40ac9561801191ca4555 in term 2.
W20260709 13:02:24.736130 16723 consensus_peers.cc:597] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:24.748606 16797 leader_election.cc:336] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
W20260709 13:02:24.757108 16871 leader_election.cc:336] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
W20260709 13:02:24.757905 16871 leader_election.cc:336] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.758957 17220 raft_consensus.cc:2749] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:24.760800 16873 leader_election.cc:304] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:24.759493 17428 raft_consensus.cc:697] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:24.768847 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f95b1a8be1044ffb358dd403501bc07" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:24.769842 16833 raft_consensus.cc:3060] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.767356 17400 raft_consensus.cc:2804] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:02:24.771289 16797 leader_election.cc:336] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
W20260709 13:02:24.771920 16871 leader_election.cc:336] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.768640 17392 leader_election.cc:290] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
W20260709 13:02:24.771965 16797 leader_election.cc:336] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.771209 17400 raft_consensus.cc:697] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 2 LEADER]: Becoming Leader. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:24.781350 17428 consensus_queue.cc:237] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.781752 17400 consensus_queue.cc:237] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:24.785533 16833 raft_consensus.cc:2468] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
W20260709 13:02:24.789633 16799 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.130:35091, user_credentials={real_user=slave}} blocked reactor thread for 70281.4us
I20260709 13:02:24.790428 16724 leader_election.cc:304] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:24.791134 17220 raft_consensus.cc:2804] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.791571 17220 raft_consensus.cc:697] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:24.788467 17399 consensus_queue.cc:237] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:24.796941 17220 consensus_queue.cc:237] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
W20260709 13:02:24.797746 16723 leader_election.cc:336] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.806764 16578 catalog_manager.cc:5697] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.822638 16581 catalog_manager.cc:5697] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 2 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:24.837996 16797 leader_election.cc:336] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111)
I20260709 13:02:24.838538 16797 leader_election.cc:304] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [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: 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:24.824705 16581 catalog_manager.cc:5697] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 2 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.842396 17367 raft_consensus.cc:2749] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:02:24.842816 16797 consensus_peers.cc:597] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:24.851907 16753 raft_consensus.cc:1275] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Refusing update from remote peer 7f375a93c0a74eb09a0b9f39c16d83bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:24.855306 16578 catalog_manager.cc:5697] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 2 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.855942 17418 consensus_queue.cc:1048] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:24.900704 16723 consensus_peers.cc:597] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:24.909770 16797 consensus_peers.cc:597] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:24.911020 16906 raft_consensus.cc:1275] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:24.912708 17411 consensus_queue.cc:1048] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:24.917773 16797 consensus_peers.cc:597] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:24.917279 16581 catalog_manager.cc:5697] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 2 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:24.918874 16581 catalog_manager.cc:5697] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 2 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:24.922973 16581 catalog_manager.cc:5697] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 2 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:24.923705 16578 catalog_manager.cc:5697] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:24.929075 16579 catalog_manager.cc:5697] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 2 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.935312 16579 catalog_manager.cc:5697] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to f496a036d23b40ac9561801191ca4555 (127.13.133.132). New cstate: current_term: 2 leader_uuid: "f496a036d23b40ac9561801191ca4555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.925299 16578 catalog_manager.cc:5697] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 1 to 2, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.952380 16906 raft_consensus.cc:1275] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 7f375a93c0a74eb09a0b9f39c16d83bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:24.953809 17417 consensus_queue.cc:1048] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:24.960284 16756 raft_consensus.cc:1275] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Refusing update from remote peer 7f375a93c0a74eb09a0b9f39c16d83bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:24.962649 17417 consensus_queue.cc:1048] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:24.970871 16797 consensus_peers.cc:597] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:24.976850 16753 raft_consensus.cc:1275] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Refusing update from remote peer 7f375a93c0a74eb09a0b9f39c16d83bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:24.982211 17367 consensus_queue.cc:1048] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:25.039942 16797 consensus_peers.cc:597] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.042768 16753 raft_consensus.cc:1275] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Refusing update from remote peer 7f375a93c0a74eb09a0b9f39c16d83bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.047037 17431 consensus_queue.cc:1048] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:25.055773 16797 consensus_peers.cc:597] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.100224 16906 raft_consensus.cc:1275] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 7f375a93c0a74eb09a0b9f39c16d83bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.101450 17417 consensus_queue.cc:1048] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:25.161679 13846 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 16705)
I20260709 13:02:25.205790 16753 raft_consensus.cc:1275] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Refusing update from remote peer f496a036d23b40ac9561801191ca4555: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.206897 17400 consensus_queue.cc:1048] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.226573 16905 raft_consensus.cc:1275] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.229499 16756 raft_consensus.cc:1275] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Refusing update from remote peer 7f375a93c0a74eb09a0b9f39c16d83bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.232399 17367 consensus_queue.cc:1048] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.232455 17411 consensus_queue.cc:1048] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:25.239751 16723 consensus_peers.cc:597] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.251199 16871 consensus_peers.cc:597] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.264698 16797 consensus_peers.cc:597] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.265151 16797 consensus_peers.cc:597] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.274466 16723 consensus_peers.cc:597] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.298079 16833 raft_consensus.cc:1275] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.299732 17428 consensus_queue.cc:1048] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.308561 16833 raft_consensus.cc:1275] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer f496a036d23b40ac9561801191ca4555: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.311517 17400 consensus_queue.cc:1048] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:25.325371 16871 consensus_peers.cc:597] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.328516 16753 raft_consensus.cc:1275] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Refusing update from remote peer 7f375a93c0a74eb09a0b9f39c16d83bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.331511 17367 consensus_queue.cc:1048] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:25.341171 16723 consensus_peers.cc:597] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.358790 16871 consensus_peers.cc:597] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.384048 16833 raft_consensus.cc:1275] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.385704 17392 consensus_queue.cc:1048] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.401129 16753 raft_consensus.cc:1275] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Refusing update from remote peer f496a036d23b40ac9561801191ca4555: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:02:25.403451 16871 consensus_peers.cc:597] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.407368 16723 consensus_peers.cc:597] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:25.409107 17231 consensus_queue.cc:1048] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:25.496208 16797 consensus_peers.cc:597] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.497651 16723 consensus_peers.cc:597] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.507345 16871 consensus_peers.cc:597] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.551589 16723 consensus_peers.cc:597] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.558746 16723 consensus_peers.cc:597] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.569454 16871 consensus_peers.cc:597] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.577977 16797 consensus_peers.cc:597] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.593395 16871 consensus_peers.cc:597] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.613366 16797 consensus_peers.cc:597] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.622560 16797 consensus_peers.cc:597] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.645998 16871 consensus_peers.cc:597] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.646502 16871 consensus_peers.cc:597] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.647558 16723 consensus_peers.cc:597] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.694895 16723 consensus_peers.cc:597] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.701480 16797 consensus_peers.cc:597] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.713568 16871 consensus_peers.cc:597] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.713974 16871 consensus_peers.cc:597] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.734611 16871 consensus_peers.cc:597] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.821578 16797 consensus_peers.cc:597] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.835875 16871 consensus_peers.cc:597] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.901086 16723 consensus_peers.cc:597] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:25.972582 13846 tablet_server.cc:196] TabletServer@127.13.133.129:0 shutdown complete.
W20260709 13:02:25.974099 16871 consensus_peers.cc:597] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.980576 16797 consensus_peers.cc:597] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:25.999699 16797 consensus_peers.cc:597] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:26.052899 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:26.059922 17464 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:26.060016 17465 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:26.062263 17467 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:26.066905 13846 server_base.cc:1061] running on GCE node
I20260709 13:02:26.068259 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:26.068472 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:26.068694 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602146068676 us; error 0 us; skew 500 ppm
I20260709 13:02:26.069442 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:26.072528 13846 webserver.cc:533] Webserver started at http://127.13.133.129:33805/ using document root <none> and password file <none>
I20260709 13:02:26.073190 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:26.073423 13846 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 13:02:26.075275 16797 consensus_peers.cc:597] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:26.077921 13846 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:02:26.087430 17472 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:26.099077 13846 fs_manager.cc:730] Time spent opening block manager: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:02:26.099427 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-0-root
uuid: "2b61692713744f259b64692b5bf6fdc8"
format_stamp: "Formatted at 2026-07-09 13:02:11 on dist-test-slave-9b5w"
I20260709 13:02:26.099920 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602062882132-13846-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:26.118757 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:26.120985 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:26.126791 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:26.132150 17479 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:02:26.227998 16871 consensus_peers.cc:597] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:26.369071 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:02:26.369380 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.238s	user 0.008s	sys 0.000s
I20260709 13:02:26.369673 13846 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:02:26.374585 17479 tablet_bootstrap.cc:492] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.385936 17479 tablet_bootstrap.cc:492] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.386921 17479 tablet_bootstrap.cc:492] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.387512 17479 ts_tablet_manager.cc:1403] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 13:02:26.389717 17479 raft_consensus.cc:359] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.390166 17479 raft_consensus.cc:740] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.390708 17479 consensus_queue.cc:260] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.395759 17479 ts_tablet_manager.cc:1434] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:02:26.396323 17479 tablet_bootstrap.cc:492] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.408789 17479 tablet_bootstrap.cc:492] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.409583 17479 tablet_bootstrap.cc:492] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.410167 17479 ts_tablet_manager.cc:1403] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:02:26.412222 17479 raft_consensus.cc:359] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.412878 17479 raft_consensus.cc:740] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.413475 17479 consensus_queue.cc:260] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.415030 17479 ts_tablet_manager.cc:1434] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:02:26.415680 17479 tablet_bootstrap.cc:492] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.426867 17479 tablet_bootstrap.cc:492] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.427536 17479 tablet_bootstrap.cc:492] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.428066 17479 ts_tablet_manager.cc:1403] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:02:26.430141 17479 raft_consensus.cc:359] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.430823 17479 raft_consensus.cc:740] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.431468 17479 consensus_queue.cc:260] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.433167 17479 ts_tablet_manager.cc:1434] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:26.433846 17479 tablet_bootstrap.cc:492] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.450212 17479 tablet_bootstrap.cc:492] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.451040 17479 tablet_bootstrap.cc:492] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.451663 17479 ts_tablet_manager.cc:1403] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 13:02:26.454008 17479 raft_consensus.cc:359] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.454641 17479 raft_consensus.cc:740] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.455268 17479 consensus_queue.cc:260] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.457000 17479 ts_tablet_manager.cc:1434] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:02:26.457700 17479 tablet_bootstrap.cc:492] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.470522 17479 tablet_bootstrap.cc:492] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.471184 17479 tablet_bootstrap.cc:492] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.471621 17479 ts_tablet_manager.cc:1403] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:02:26.473259 17479 raft_consensus.cc:359] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:26.473789 17479 raft_consensus.cc:740] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.474426 17479 consensus_queue.cc:260] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:26.476136 17479 ts_tablet_manager.cc:1434] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:26.476823 17479 tablet_bootstrap.cc:492] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.490872 17479 tablet_bootstrap.cc:492] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.491675 17479 tablet_bootstrap.cc:492] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.492292 17479 ts_tablet_manager.cc:1403] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 13:02:26.494473 17479 raft_consensus.cc:359] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.494963 17479 raft_consensus.cc:740] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.495414 17479 consensus_queue.cc:260] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.496949 17479 ts_tablet_manager.cc:1434] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 13:02:26.497890 17479 tablet_bootstrap.cc:492] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.509009 17479 tablet_bootstrap.cc:492] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.509644 17479 tablet_bootstrap.cc:492] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.510088 17479 ts_tablet_manager.cc:1403] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 13:02:26.511987 17479 raft_consensus.cc:359] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:26.512511 17479 raft_consensus.cc:740] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.513115 17479 consensus_queue.cc:260] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:26.514714 17479 ts_tablet_manager.cc:1434] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:26.515287 17479 tablet_bootstrap.cc:492] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.529430 17479 tablet_bootstrap.cc:492] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.530071 17479 tablet_bootstrap.cc:492] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.530506 17479 ts_tablet_manager.cc:1403] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:02:26.532145 17479 raft_consensus.cc:359] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.532589 17479 raft_consensus.cc:740] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.533079 17479 consensus_queue.cc:260] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8 [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: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.534327 17479 ts_tablet_manager.cc:1434] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:26.534891 17479 tablet_bootstrap.cc:492] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.544440 17479 tablet_bootstrap.cc:492] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.545166 17479 tablet_bootstrap.cc:492] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.545683 17479 ts_tablet_manager.cc:1403] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:02:26.547807 17479 raft_consensus.cc:359] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.548291 17479 raft_consensus.cc:740] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.548898 17479 consensus_queue.cc:260] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [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: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.550673 17479 ts_tablet_manager.cc:1434] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:26.551373 17479 tablet_bootstrap.cc:492] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.557096 13846 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:02:26.557426 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.188s	user 0.180s	sys 0.000s
I20260709 13:02:26.563906 17479 tablet_bootstrap.cc:492] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.564615 17479 tablet_bootstrap.cc:492] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.565294 17479 ts_tablet_manager.cc:1403] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:02:26.567153 17479 raft_consensus.cc:359] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.567900 17479 raft_consensus.cc:740] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.568674 17479 consensus_queue.cc:260] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.570502 17479 ts_tablet_manager.cc:1434] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:02:26.571195 17479 tablet_bootstrap.cc:492] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.593742 17479 tablet_bootstrap.cc:492] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.594614 17479 tablet_bootstrap.cc:492] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.595211 17479 ts_tablet_manager.cc:1403] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.004s
I20260709 13:02:26.596966 17479 raft_consensus.cc:359] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.597399 17479 raft_consensus.cc:740] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.597929 17479 consensus_queue.cc:260] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [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: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.599298 17479 ts_tablet_manager.cc:1434] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:26.599943 17479 tablet_bootstrap.cc:492] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.612104 17479 tablet_bootstrap.cc:492] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.612941 17479 tablet_bootstrap.cc:492] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.613493 17479 ts_tablet_manager.cc:1403] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 13:02:26.615780 17479 raft_consensus.cc:359] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.616385 17479 raft_consensus.cc:740] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.616984 17479 consensus_queue.cc:260] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.618774 17479 ts_tablet_manager.cc:1434] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:26.619479 17479 tablet_bootstrap.cc:492] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.634222 17479 tablet_bootstrap.cc:492] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.635249 17479 tablet_bootstrap.cc:492] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.635814 17479 ts_tablet_manager.cc:1403] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:02:26.638036 17479 raft_consensus.cc:359] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.638670 17479 raft_consensus.cc:740] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.639446 17479 consensus_queue.cc:260] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8 [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: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.641074 17479 ts_tablet_manager.cc:1434] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:26.641650 17479 tablet_bootstrap.cc:492] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.653419 17479 tablet_bootstrap.cc:492] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.654357 17479 tablet_bootstrap.cc:492] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.654932 17479 ts_tablet_manager.cc:1403] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260709 13:02:26.657131 17479 raft_consensus.cc:359] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:26.657799 17479 raft_consensus.cc:740] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.658385 17479 consensus_queue.cc:260] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:26.662840 17479 ts_tablet_manager.cc:1434] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:02:26.663630 17479 tablet_bootstrap.cc:492] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.678661 17479 tablet_bootstrap.cc:492] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.679569 17479 tablet_bootstrap.cc:492] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.680155 17479 ts_tablet_manager.cc:1403] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:02:26.682535 17479 raft_consensus.cc:359] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.683182 17479 raft_consensus.cc:740] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.683779 17479 consensus_queue.cc:260] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [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: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.685990 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.129:43445
I20260709 13:02:26.686178 17556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.129:43445 every 8 connection(s)
I20260709 13:02:26.688083 17479 ts_tablet_manager.cc:1434] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:26.688884 17479 tablet_bootstrap.cc:492] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.736799 17479 tablet_bootstrap.cc:492] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.737665 17479 tablet_bootstrap.cc:492] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.738289 17479 ts_tablet_manager.cc:1403] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.016s
I20260709 13:02:26.740653 17479 raft_consensus.cc:359] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.741335 17479 raft_consensus.cc:740] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.742009 17479 consensus_queue.cc:260] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [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: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.743637 17479 ts_tablet_manager.cc:1434] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:02:26.744738 17479 tablet_bootstrap.cc:492] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.757491 17528 raft_consensus.cc:3060] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.763803 17411 raft_consensus.cc:493] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:26.764308 17411 raft_consensus.cc:515] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.765695 17479 tablet_bootstrap.cc:492] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.766554 17479 tablet_bootstrap.cc:492] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.767165 17479 ts_tablet_manager.cc:1403] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 13:02:26.767340 17529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a395fddf59440218ea58775ccc2b87a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8" is_pre_election: true
W20260709 13:02:26.768811 16723 leader_election.cc:343] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:26.769560 17479 raft_consensus.cc:359] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.769845 17411 leader_election.cc:290] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:26.770246 17479 raft_consensus.cc:740] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.770859 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a395fddf59440218ea58775ccc2b87a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" is_pre_election: true
I20260709 13:02:26.771437 16833 raft_consensus.cc:2468] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:26.772693 17479 consensus_queue.cc:260] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.775549 17479 ts_tablet_manager.cc:1434] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:02:26.776322 17479 tablet_bootstrap.cc:492] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.774792 16724 leader_election.cc:304] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:26.779599 17411 raft_consensus.cc:2804] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:26.779953 17411 raft_consensus.cc:493] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:26.780254 17411 raft_consensus.cc:3060] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:26.797029 17479 tablet_bootstrap.cc:492] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.797978 17479 tablet_bootstrap.cc:492] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.798565 17479 ts_tablet_manager.cc:1403] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
W20260709 13:02:26.801127 16872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.131:41363, user_credentials={real_user=slave}} blocked reactor thread for 100522us
I20260709 13:02:26.801527 17479 raft_consensus.cc:359] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.802214 17479 raft_consensus.cc:740] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.802901 17479 consensus_queue.cc:260] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [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: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.804944 17479 ts_tablet_manager.cc:1434] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:26.805673 17479 tablet_bootstrap.cc:492] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.807499 17529 raft_consensus.cc:3060] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.811352 17411 raft_consensus.cc:515] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.812876 17558 heartbeater.cc:344] Connected to a master server at 127.13.133.190:40181
I20260709 13:02:26.813256 17558 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:26.814090 17558 heartbeater.cc:507] Master 127.13.133.190:40181 requested a full tablet report, sending...
I20260709 13:02:26.814448 17411 leader_election.cc:290] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 3 election: Requested vote from peers 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:26.819945 17528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a395fddf59440218ea58775ccc2b87a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
W20260709 13:02:26.821185 16723 leader_election.cc:343] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:26.826395 17479 tablet_bootstrap.cc:492] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.827325 17479 tablet_bootstrap.cc:492] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.828001 17479 ts_tablet_manager.cc:1403] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:02:26.830456 17479 raft_consensus.cc:359] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:26.831251 17479 raft_consensus.cc:740] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.831910 17479 consensus_queue.cc:260] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:26.832214 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a395fddf59440218ea58775ccc2b87a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:26.833526 16833 raft_consensus.cc:3060] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:26.835816 17479 ts_tablet_manager.cc:1434] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:26.836596 17479 tablet_bootstrap.cc:492] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.841013 16833 raft_consensus.cc:2468] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 3.
I20260709 13:02:26.842097 16724 leader_election.cc:304] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [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: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:26.842814 17428 raft_consensus.cc:2804] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:26.843289 17428 raft_consensus.cc:697] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 3 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:26.844100 17428 consensus_queue.cc:237] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER 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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.847695 16578 ts_manager.cc:194] Re-registered known tserver with Master: 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445)
I20260709 13:02:26.848435 17479 tablet_bootstrap.cc:492] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.849236 17479 tablet_bootstrap.cc:492] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.849777 17479 ts_tablet_manager.cc:1403] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:02:26.852134 17479 raft_consensus.cc:359] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.853811 17479 raft_consensus.cc:740] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.854701 17479 consensus_queue.cc:260] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:26.856787 17479 ts_tablet_manager.cc:1434] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:26.857493 17479 tablet_bootstrap.cc:492] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.869940 17479 tablet_bootstrap.cc:492] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.870774 17479 tablet_bootstrap.cc:492] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.871240 17479 ts_tablet_manager.cc:1403] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:02:26.873225 17479 raft_consensus.cc:359] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.873802 17479 raft_consensus.cc:740] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.874506 17479 consensus_queue.cc:260] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [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: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.874500 16579 catalog_manager.cc:5697] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 1 to 3, leader changed from 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129) to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 3 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:26.876850 17479 ts_tablet_manager.cc:1434] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:26.877542 17479 tablet_bootstrap.cc:492] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.892460 17529 raft_consensus.cc:3060] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.893059 16578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48494
I20260709 13:02:26.897698 17558 heartbeater.cc:499] Master 127.13.133.190:40181 was elected leader, sending a full tablet report...
I20260709 13:02:26.897742 17479 tablet_bootstrap.cc:492] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.898819 17479 tablet_bootstrap.cc:492] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.899474 17479 ts_tablet_manager.cc:1403] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 13:02:26.902405 17479 raft_consensus.cc:359] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:26.903115 17479 raft_consensus.cc:740] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.903802 17479 consensus_queue.cc:260] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:26.905704 17479 ts_tablet_manager.cc:1434] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:26.906432 17479 tablet_bootstrap.cc:492] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.923818 17479 tablet_bootstrap.cc:492] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.924788 17479 tablet_bootstrap.cc:492] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.925575 17479 ts_tablet_manager.cc:1403] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 13:02:26.927906 17479 raft_consensus.cc:359] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:26.928539 17479 raft_consensus.cc:740] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.929162 17479 consensus_queue.cc:260] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:26.931192 17479 ts_tablet_manager.cc:1434] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:02:26.931927 17479 tablet_bootstrap.cc:492] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.945350 17479 tablet_bootstrap.cc:492] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.946187 17479 tablet_bootstrap.cc:492] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.946748 17479 ts_tablet_manager.cc:1403] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:02:26.949074 17479 raft_consensus.cc:359] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:26.949702 17479 raft_consensus.cc:740] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.950301 17479 consensus_queue.cc:260] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:26.952335 17479 ts_tablet_manager.cc:1434] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:02:26.953034 17479 tablet_bootstrap.cc:492] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:26.966863 17479 tablet_bootstrap.cc:492] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:26.967693 17479 tablet_bootstrap.cc:492] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:26.968261 17479 ts_tablet_manager.cc:1403] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:02:26.970398 17529 raft_consensus.cc:3060] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.974056 17528 raft_consensus.cc:3060] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.970454 17479 raft_consensus.cc:359] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.975383 17479 raft_consensus.cc:740] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:26.975970 17479 consensus_queue.cc:260] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [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: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:26.978008 17479 ts_tablet_manager.cc:1434] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:26.979745 17479 tablet_bootstrap.cc:492] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.008361 17479 tablet_bootstrap.cc:492] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.009326 17479 tablet_bootstrap.cc:492] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.009949 17479 ts_tablet_manager.cc:1403] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.004s
I20260709 13:02:27.012199 17479 raft_consensus.cc:359] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:27.012867 17479 raft_consensus.cc:740] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.013499 17479 consensus_queue.cc:260] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:27.015527 17479 ts_tablet_manager.cc:1434] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:02:27.016199 17479 tablet_bootstrap.cc:492] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.038702 17479 tablet_bootstrap.cc:492] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.039646 17479 tablet_bootstrap.cc:492] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.040369 17479 ts_tablet_manager.cc:1403] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 13:02:27.040225 17530 raft_consensus.cc:3060] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.042968 17479 raft_consensus.cc:359] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:27.043607 17479 raft_consensus.cc:740] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.044270 17479 consensus_queue.cc:260] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:27.046248 17479 ts_tablet_manager.cc:1434] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:27.047044 17479 tablet_bootstrap.cc:492] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.060045 17479 tablet_bootstrap.cc:492] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.060942 17479 tablet_bootstrap.cc:492] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.061540 17479 ts_tablet_manager.cc:1403] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 13:02:27.063776 17479 raft_consensus.cc:359] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:27.064487 17479 raft_consensus.cc:740] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.064956 17479 consensus_queue.cc:260] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:27.066391 17479 ts_tablet_manager.cc:1434] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:02:27.067420 17479 tablet_bootstrap.cc:492] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.068531 17530 raft_consensus.cc:3060] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.081167 17479 tablet_bootstrap.cc:492] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.081957 17479 tablet_bootstrap.cc:492] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.082562 17479 ts_tablet_manager.cc:1403] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:02:27.086540 17479 raft_consensus.cc:359] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:27.087188 17479 raft_consensus.cc:740] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.087816 17479 consensus_queue.cc:260] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:27.089798 17479 ts_tablet_manager.cc:1434] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:02:27.090463 17479 tablet_bootstrap.cc:492] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.101262 17479 tablet_bootstrap.cc:492] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.101935 17479 tablet_bootstrap.cc:492] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.102373 17479 ts_tablet_manager.cc:1403] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:02:27.103938 17479 raft_consensus.cc:359] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:27.104377 17479 raft_consensus.cc:740] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.104956 17479 consensus_queue.cc:260] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [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: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:27.106568 17479 ts_tablet_manager.cc:1434] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:27.107539 17479 tablet_bootstrap.cc:492] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.120378 17479 tablet_bootstrap.cc:492] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.121098 17479 tablet_bootstrap.cc:492] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.121613 17479 ts_tablet_manager.cc:1403] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:02:27.123592 17479 raft_consensus.cc:359] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:27.124197 17479 raft_consensus.cc:740] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.124815 17479 consensus_queue.cc:260] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:27.126616 17479 ts_tablet_manager.cc:1434] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:27.127298 17479 tablet_bootstrap.cc:492] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.137861 17479 tablet_bootstrap.cc:492] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.138501 17479 tablet_bootstrap.cc:492] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.139003 17479 ts_tablet_manager.cc:1403] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:02:27.140897 17479 raft_consensus.cc:359] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:27.141513 17479 raft_consensus.cc:740] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.142107 17479 consensus_queue.cc:260] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:27.144033 17479 ts_tablet_manager.cc:1434] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:27.145053 17479 tablet_bootstrap.cc:492] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.171020 17479 tablet_bootstrap.cc:492] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.171880 17479 tablet_bootstrap.cc:492] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.172472 17479 ts_tablet_manager.cc:1403] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260709 13:02:27.174575 17479 raft_consensus.cc:359] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:27.175145 17479 raft_consensus.cc:740] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.175748 17479 consensus_queue.cc:260] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:27.177475 17479 ts_tablet_manager.cc:1434] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:27.179481 17479 tablet_bootstrap.cc:492] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.185706 17529 raft_consensus.cc:3060] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.211514 17479 tablet_bootstrap.cc:492] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.212427 17479 tablet_bootstrap.cc:492] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.213135 17479 ts_tablet_manager.cc:1403] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.008s
I20260709 13:02:27.215500 17479 raft_consensus.cc:359] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:27.216140 17479 raft_consensus.cc:740] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.216743 17479 consensus_queue.cc:260] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:27.218678 17479 ts_tablet_manager.cc:1434] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:02:27.219508 17479 tablet_bootstrap.cc:492] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
W20260709 13:02:27.237934 16723 consensus_peers.cc:597] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. 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 13:02:27.244217 17479 tablet_bootstrap.cc:492] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.245136 17479 tablet_bootstrap.cc:492] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.245774 17479 ts_tablet_manager.cc:1403] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.007s
I20260709 13:02:27.247697 17479 raft_consensus.cc:359] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:27.248126 17479 raft_consensus.cc:740] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.248631 17479 consensus_queue.cc:260] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:27.249958 17479 ts_tablet_manager.cc:1434] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:27.250659 17479 tablet_bootstrap.cc:492] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.257143 17529 raft_consensus.cc:3060] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.277487 17528 raft_consensus.cc:3060] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.303586 17530 raft_consensus.cc:3060] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.331792 17479 tablet_bootstrap.cc:492] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.332496 17479 tablet_bootstrap.cc:492] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.332999 17479 ts_tablet_manager.cc:1403] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.047s
I20260709 13:02:27.334782 17479 raft_consensus.cc:359] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:27.335258 17479 raft_consensus.cc:740] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.335769 17479 consensus_queue.cc:260] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [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: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:27.337324 17479 ts_tablet_manager.cc:1434] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:02:27.337929 17479 tablet_bootstrap.cc:492] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.348659 17530 raft_consensus.cc:3060] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:02:27.350605 17479 tablet_bootstrap.cc:492] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.351339 17479 tablet_bootstrap.cc:492] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.351883 17479 ts_tablet_manager.cc:1403] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 13:02:27.356967 17530 raft_consensus.cc:1275] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:27.357198 17479 raft_consensus.cc:359] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:27.357793 17479 raft_consensus.cc:740] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.358465 17479 consensus_queue.cc:260] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [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: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:27.359572 17411 consensus_queue.cc:1048] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:27.360476 17479 ts_tablet_manager.cc:1434] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:02:27.361497 17479 tablet_bootstrap.cc:492] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.406170 16830 raft_consensus.cc:1275] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:27.414031 17428 consensus_queue.cc:1048] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:02:27.421303 17479 tablet_bootstrap.cc:492] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.422425 17479 tablet_bootstrap.cc:492] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.423065 17479 ts_tablet_manager.cc:1403] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.012s
I20260709 13:02:27.425401 17479 raft_consensus.cc:359] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:27.426026 17479 raft_consensus.cc:740] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.426646 17479 consensus_queue.cc:260] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8 [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: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:27.428539 17479 ts_tablet_manager.cc:1434] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:27.429255 17479 tablet_bootstrap.cc:492] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.446992 17479 tablet_bootstrap.cc:492] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.447831 17479 tablet_bootstrap.cc:492] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.448438 17479 ts_tablet_manager.cc:1403] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 13:02:27.451805 17479 raft_consensus.cc:359] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:27.452535 17479 raft_consensus.cc:740] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.453166 17479 consensus_queue.cc:260] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:27.455303 17479 ts_tablet_manager.cc:1434] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:02:27.456282 17479 tablet_bootstrap.cc:492] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.470935 17479 tablet_bootstrap.cc:492] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.471786 17479 tablet_bootstrap.cc:492] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.472378 17479 ts_tablet_manager.cc:1403] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:02:27.475086 17479 raft_consensus.cc:359] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:27.475692 17479 raft_consensus.cc:740] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.476305 17479 consensus_queue.cc:260] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8 [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: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:27.477881 17528 raft_consensus.cc:3060] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.478245 17479 ts_tablet_manager.cc:1434] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:02:27.481772 17479 tablet_bootstrap.cc:492] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.512274 17528 raft_consensus.cc:3060] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.514147 17479 tablet_bootstrap.cc:492] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.515111 17479 tablet_bootstrap.cc:492] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.515720 17479 ts_tablet_manager.cc:1403] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.008s
I20260709 13:02:27.521775 17479 raft_consensus.cc:359] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:27.522465 17479 raft_consensus.cc:740] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.523162 17479 consensus_queue.cc:260] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:27.525270 17479 ts_tablet_manager.cc:1434] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:02:27.526080 17479 tablet_bootstrap.cc:492] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.539479 17479 tablet_bootstrap.cc:492] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.540223 17479 tablet_bootstrap.cc:492] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.540792 17479 ts_tablet_manager.cc:1403] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:02:27.543098 17479 raft_consensus.cc:359] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:27.543741 17479 raft_consensus.cc:740] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.544358 17479 consensus_queue.cc:260] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [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: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:27.546249 17479 ts_tablet_manager.cc:1434] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:27.546967 17479 tablet_bootstrap.cc:492] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.566144 17479 tablet_bootstrap.cc:492] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.566982 17479 tablet_bootstrap.cc:492] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.567531 17479 ts_tablet_manager.cc:1403] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 13:02:27.569423 17479 raft_consensus.cc:359] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:27.570024 17479 raft_consensus.cc:740] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.570633 17479 consensus_queue.cc:260] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:27.572729 17479 ts_tablet_manager.cc:1434] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:27.574043 17479 tablet_bootstrap.cc:492] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.598485 17529 raft_consensus.cc:3060] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.606706 17479 tablet_bootstrap.cc:492] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.607614 17479 tablet_bootstrap.cc:492] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.608191 17479 ts_tablet_manager.cc:1403] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.008s
I20260709 13:02:27.610570 17479 raft_consensus.cc:359] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:27.611218 17479 raft_consensus.cc:740] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.612116 17479 consensus_queue.cc:260] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:27.613515 17479 ts_tablet_manager.cc:1434] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:02:27.614216 17479 tablet_bootstrap.cc:492] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap starting.
I20260709 13:02:27.628662 17479 tablet_bootstrap.cc:492] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8: 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 13:02:27.629449 17479 tablet_bootstrap.cc:492] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8: Bootstrap complete.
I20260709 13:02:27.630067 17479 ts_tablet_manager.cc:1403] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 13:02:27.632424 17479 raft_consensus.cc:359] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:27.633036 17479 raft_consensus.cc:740] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.633617 17479 consensus_queue.cc:260] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [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: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:27.635383 17479 ts_tablet_manager.cc:1434] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:02:27.767405 17529 raft_consensus.cc:3060] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.904431 17529 raft_consensus.cc:3060] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.736982 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:36.786321 16829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "317e2ad6e23d4be2921dea5c7d673441"
dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
mode: GRACEFUL
new_leader_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:59968
I20260709 13:02:36.786899 16829 raft_consensus.cc:606] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Received request to transfer leadership to TS 02594112e68949ebb91dcab74ea616e4
I20260709 13:02:36.789031 16829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a8a13542a7b4ec09428c17d77112668"
dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
mode: GRACEFUL
new_leader_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:59968
I20260709 13:02:36.789398 16829 raft_consensus.cc:606] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Received request to transfer leadership to TS 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:36.791502 16829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46aec588dc0b42f0a038505674e6992a"
dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
mode: GRACEFUL
new_leader_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:59968
I20260709 13:02:36.792251 16829 raft_consensus.cc:606] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Received request to transfer leadership to TS 02594112e68949ebb91dcab74ea616e4
I20260709 13:02:36.794306 16829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c896aad91d5943acbea9c2eb2a285f80"
dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
mode: GRACEFUL
new_leader_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:59968
I20260709 13:02:36.794685 16829 raft_consensus.cc:606] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Received request to transfer leadership to TS 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:36.807487 16904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4d17ec9ad354648a0ddbaa81c1e00ae"
dest_uuid: "f496a036d23b40ac9561801191ca4555"
mode: GRACEFUL
new_leader_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:57148
I20260709 13:02:36.808032 16904 raft_consensus.cc:606] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Received request to transfer leadership to TS 02594112e68949ebb91dcab74ea616e4
I20260709 13:02:36.817953 16758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
mode: GRACEFUL
new_leader_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:51882
I20260709 13:02:36.818473 16758 raft_consensus.cc:606] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Received request to transfer leadership to TS 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:36.819716 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:02:36.821165 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:36.852447 17635 raft_consensus.cc:993] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd: : Instructing follower 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:36.853041 17633 raft_consensus.cc:1081] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Signalling peer 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:36.854442 16758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46aec588dc0b42f0a038505674e6992a"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:56960
I20260709 13:02:36.854929 16758 raft_consensus.cc:493] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:36.855333 16758 raft_consensus.cc:3060] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.861666 16758 raft_consensus.cc:515] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:36.864030 16758 leader_election.cc:290] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:36.864226 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46aec588dc0b42f0a038505674e6992a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:36.865021 16829 raft_consensus.cc:3055] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:36.865332 16829 raft_consensus.cc:740] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:36.865002 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46aec588dc0b42f0a038505674e6992a" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:36.866216 16904 raft_consensus.cc:3060] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.866168 16829 consensus_queue.cc:260] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:36.867552 16829 raft_consensus.cc:3060] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.872905 16904 raft_consensus.cc:2468] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:36.874226 16829 raft_consensus.cc:2468] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:36.876276 16725 leader_election.cc:304] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:36.877156 17638 raft_consensus.cc:2804] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:36.877490 17638 raft_consensus.cc:697] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:36.878299 17638 consensus_queue.cc:237] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:36.887626 16579 catalog_manager.cc:5697] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 1 to 2, leader changed from 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131) to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:36.893966 17638 raft_consensus.cc:993] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4: : Instructing follower 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:36.894574 17646 raft_consensus.cc:1081] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Signalling peer 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:36.896281 17530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c"
dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57632
I20260709 13:02:36.896704 17530 raft_consensus.cc:493] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:36.897008 17530 raft_consensus.cc:3060] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:36.903179 17530 raft_consensus.cc:515] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:36.905364 17530 leader_election.cc:290] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 3 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:36.921299 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:36.921844 16756 raft_consensus.cc:3055] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:36.922112 16756 raft_consensus.cc:740] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:36.922124 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea20d09321a5419e95c4bcdbc36b6c1c" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:36.922750 16829 raft_consensus.cc:3060] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:36.922770 16756 consensus_queue.cc:260] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:36.927196 16829 raft_consensus.cc:2468] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 3.
I20260709 13:02:36.928002 16756 raft_consensus.cc:3060] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:36.929056 17475 leader_election.cc:304] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:36.930759 17652 raft_consensus.cc:2804] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:36.932022 17652 raft_consensus.cc:697] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 3 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:36.932976 17652 consensus_queue.cc:237] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:36.934334 17633 raft_consensus.cc:993] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd: : Instructing follower 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:36.934844 17635 raft_consensus.cc:1081] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Signalling peer 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:36.935000 16756 raft_consensus.cc:2468] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 3.
I20260709 13:02:36.936394 17530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c896aad91d5943acbea9c2eb2a285f80"
dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57624
I20260709 13:02:36.936921 17530 raft_consensus.cc:493] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:36.937158 17530 raft_consensus.cc:3060] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.942337 17530 raft_consensus.cc:515] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:36.942708 16579 catalog_manager.cc:5697] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 2 to 3, leader changed from 02594112e68949ebb91dcab74ea616e4 (127.13.133.130) to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 3 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:36.944273 17530 leader_election.cc:290] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:36.944945 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c896aad91d5943acbea9c2eb2a285f80" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:36.946219 16829 raft_consensus.cc:3055] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:36.946514 16829 raft_consensus.cc:740] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:36.947247 16829 consensus_queue.cc:260] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:36.948407 16829 raft_consensus.cc:3060] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.954456 16829 raft_consensus.cc:2468] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:36.955988 17475 leader_election.cc:304] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:36.956820 17652 raft_consensus.cc:2804] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:36.957012 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c896aad91d5943acbea9c2eb2a285f80" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:36.957356 17652 raft_consensus.cc:697] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:36.957635 16904 raft_consensus.cc:3060] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.958424 17652 consensus_queue.cc:237] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:36.963992 16904 raft_consensus.cc:2468] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:36.977819 16579 catalog_manager.cc:5697] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 1 to 2, leader changed from 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131) to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:37.063212 17635 raft_consensus.cc:993] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd: : Instructing follower 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:37.063582 17633 raft_consensus.cc:1081] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Signalling peer 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:37.064844 17529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a8a13542a7b4ec09428c17d77112668"
dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57624
I20260709 13:02:37.065297 17529 raft_consensus.cc:493] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:37.065616 17529 raft_consensus.cc:3060] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:37.070106 17529 raft_consensus.cc:515] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:37.071425 17529 leader_election.cc:290] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:37.071956 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8a13542a7b4ec09428c17d77112668" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:37.072309 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8a13542a7b4ec09428c17d77112668" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:37.072876 16904 raft_consensus.cc:3060] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:37.072569 16829 raft_consensus.cc:3055] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:37.073652 16829 raft_consensus.cc:740] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:37.076128 16829 consensus_queue.cc:260] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:37.078887 16904 raft_consensus.cc:2468] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:37.079852 16829 raft_consensus.cc:3060] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:37.080387 17476 leader_election.cc:304] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:37.081202 17652 raft_consensus.cc:2804] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:37.081634 17652 raft_consensus.cc:697] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:37.082430 17652 consensus_queue.cc:237] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:37.084896 16829 raft_consensus.cc:2468] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:37.091214 16579 catalog_manager.cc:5697] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 1 to 2, leader changed from 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131) to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:37.141538 17629 raft_consensus.cc:993] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555: : Instructing follower 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:37.141980 17636 raft_consensus.cc:1081] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Signalling peer 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:37.143092 16756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4d17ec9ad354648a0ddbaa81c1e00ae"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:56954
I20260709 13:02:37.143447 16756 raft_consensus.cc:493] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:37.143671 16756 raft_consensus.cc:3060] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:37.147730 16756 raft_consensus.cc:515] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:37.149262 16756 leader_election.cc:290] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:37.149889 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17ec9ad354648a0ddbaa81c1e00ae" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:37.150449 16829 raft_consensus.cc:3060] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:37.150637 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17ec9ad354648a0ddbaa81c1e00ae" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:37.151108 16904 raft_consensus.cc:3055] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:37.151320 16904 raft_consensus.cc:740] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:37.151867 16904 consensus_queue.cc:260] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:37.152774 16904 raft_consensus.cc:3060] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:37.154944 16829 raft_consensus.cc:2468] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:37.156021 16724 leader_election.cc:304] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:37.156659 17630 raft_consensus.cc:2804] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:37.156975 17630 raft_consensus.cc:697] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:37.157133 16904 raft_consensus.cc:2468] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:37.157586 17630 consensus_queue.cc:237] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:37.165997 16579 catalog_manager.cc:5697] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 1 to 2, leader changed from f496a036d23b40ac9561801191ca4555 (127.13.133.132) to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.275604 16830 raft_consensus.cc:1275] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:37.276563 17630 consensus_queue.cc:1048] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:37.286084 16904 raft_consensus.cc:1275] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:37.287644 17646 consensus_queue.cc:1048] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:37.305095 17635 raft_consensus.cc:993] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd: : Instructing follower 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:37.305526 17635 raft_consensus.cc:1081] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Signalling peer 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:37.307032 16756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "317e2ad6e23d4be2921dea5c7d673441"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:56960
I20260709 13:02:37.307524 16756 raft_consensus.cc:493] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:37.307844 16756 raft_consensus.cc:3060] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:37.316390 16756 raft_consensus.cc:515] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:37.318329 16756 leader_election.cc:290] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:37.319118 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e2ad6e23d4be2921dea5c7d673441" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:37.319821 16830 raft_consensus.cc:3055] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:37.320135 16830 raft_consensus.cc:740] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:37.320106 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e2ad6e23d4be2921dea5c7d673441" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:37.320835 16906 raft_consensus.cc:3060] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:37.321158 16830 consensus_queue.cc:260] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:37.322330 16830 raft_consensus.cc:3060] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:37.327140 16906 raft_consensus.cc:2468] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:37.328115 16725 leader_election.cc:304] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:37.328672 16830 raft_consensus.cc:2468] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:37.328783 17630 raft_consensus.cc:2804] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:37.329234 17630 raft_consensus.cc:697] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:37.329886 17630 consensus_queue.cc:237] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:37.338728 16756 raft_consensus.cc:1275] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:37.339098 16581 catalog_manager.cc:5697] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 1 to 2, leader changed from 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131) to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.339855 17652 consensus_queue.cc:1048] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:37.353449 16830 raft_consensus.cc:1275] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:37.354681 17652 consensus_queue.cc:1048] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:37.367887 16906 raft_consensus.cc:1275] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:37.372238 17653 consensus_queue.cc:1048] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:37.386649 16830 raft_consensus.cc:1275] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:37.396085 17667 consensus_queue.cc:1048] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:37.469477 16904 raft_consensus.cc:1275] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:37.470487 17652 consensus_queue.cc:1048] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:37.478040 16830 raft_consensus.cc:1275] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:37.479773 17652 consensus_queue.cc:1048] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:37.704617 16830 raft_consensus.cc:1275] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:37.706346 17646 consensus_queue.cc:1048] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:37.720602 16906 raft_consensus.cc:1275] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:37.729334 17646 consensus_queue.cc:1048] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:37.822005 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:37.840902 16829 raft_consensus.cc:1275] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:37.841905 17646 consensus_queue.cc:1048] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:37.855322 16904 raft_consensus.cc:1275] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:37.856696 17677 consensus_queue.cc:1048] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:37.877583 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:37.926226 16758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8985f4a10fdf4003b3f10692cd275a44"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
mode: GRACEFUL
new_leader_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:51882
I20260709 13:02:37.926697 16758 raft_consensus.cc:606] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Received request to transfer leadership to TS 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:37.928664 16758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d81ae8cb2304a8789c6ec692dbc3cd4"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
mode: GRACEFUL
new_leader_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:51882
I20260709 13:02:37.929087 16758 raft_consensus.cc:606] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Received request to transfer leadership to TS 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:37.930990 16904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9436b62e8ef242998773176f86d11476"
dest_uuid: "f496a036d23b40ac9561801191ca4555"
mode: GRACEFUL
new_leader_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:57148
I20260709 13:02:37.931463 16904 raft_consensus.cc:606] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Received request to transfer leadership to TS 02594112e68949ebb91dcab74ea616e4
I20260709 13:02:37.933570 16829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "946987c14aa24d549b4671e680a4f7cf"
dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
mode: GRACEFUL
new_leader_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:59968
I20260709 13:02:37.933974 16829 raft_consensus.cc:606] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Received request to transfer leadership to TS 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:37.936079 16829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a709030dc4964f569783abc99244062d"
dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
mode: GRACEFUL
new_leader_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:59968
I20260709 13:02:37.936517 16829 raft_consensus.cc:606] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Received request to transfer leadership to TS 02594112e68949ebb91dcab74ea616e4
I20260709 13:02:37.938432 16758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4d17ec9ad354648a0ddbaa81c1e00ae"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
mode: GRACEFUL
new_leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
 from {username='slave'} at 127.0.0.1:51882
I20260709 13:02:37.938838 16758 raft_consensus.cc:606] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Received request to transfer leadership to TS 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:37.939667 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:02:37.940639 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:37.950006 17646 raft_consensus.cc:993] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4: : Instructing follower 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:37.950700 17677 raft_consensus.cc:1081] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Signalling peer 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:37.952769 17529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8985f4a10fdf4003b3f10692cd275a44"
dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57632
I20260709 13:02:37.953418 17529 raft_consensus.cc:493] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:37.953708 17529 raft_consensus.cc:3060] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:37.960841 17529 raft_consensus.cc:515] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:37.962214 17529 leader_election.cc:290] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:37.963022 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8985f4a10fdf4003b3f10692cd275a44" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:37.963181 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8985f4a10fdf4003b3f10692cd275a44" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:37.963762 16829 raft_consensus.cc:3060] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:37.963716 16758 raft_consensus.cc:3055] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:37.964320 16758 raft_consensus.cc:740] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:37.965014 16758 consensus_queue.cc:260] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:37.965997 16758 raft_consensus.cc:3060] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:37.970180 16829 raft_consensus.cc:2468] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:37.970883 16758 raft_consensus.cc:2468] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:37.971235 17475 leader_election.cc:304] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:37.972044 17653 raft_consensus.cc:2804] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:37.975445 17653 raft_consensus.cc:697] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:37.976369 17653 consensus_queue.cc:237] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:37.986277 16578 catalog_manager.cc:5697] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 1 to 2, leader changed from 02594112e68949ebb91dcab74ea616e4 (127.13.133.130) to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:38.132562 17646 raft_consensus.cc:993] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4: : Instructing follower 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:38.132995 17677 raft_consensus.cc:1081] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Signalling peer 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:38.134482 17529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d81ae8cb2304a8789c6ec692dbc3cd4"
dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57632
I20260709 13:02:38.135022 17529 raft_consensus.cc:493] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:38.135304 17529 raft_consensus.cc:3060] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.136117 17661 raft_consensus.cc:993] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd: : Instructing follower 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:38.141575 17529 raft_consensus.cc:515] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:38.143412 17529 leader_election.cc:290] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:38.144066 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d81ae8cb2304a8789c6ec692dbc3cd4" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:38.144500 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d81ae8cb2304a8789c6ec692dbc3cd4" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:38.144658 16756 raft_consensus.cc:3055] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:38.144743 17688 raft_consensus.cc:1081] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Signalling peer 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:38.145110 16829 raft_consensus.cc:3060] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.145123 16756 raft_consensus.cc:740] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:38.147609 16756 consensus_queue.cc:260] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:38.148077 16758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a709030dc4964f569783abc99244062d"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:56960
I20260709 13:02:38.148597 16758 raft_consensus.cc:493] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:38.148938 16756 raft_consensus.cc:3060] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.149474 17646 raft_consensus.cc:993] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4: : Instructing follower 7f375a93c0a74eb09a0b9f39c16d83bd to start an election
I20260709 13:02:38.149897 17677 raft_consensus.cc:1081] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Signalling peer 7f375a93c0a74eb09a0b9f39c16d83bd to start an election
I20260709 13:02:38.151199 16830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4d17ec9ad354648a0ddbaa81c1e00ae"
dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
 from {username='slave'} at 127.0.0.1:41764
I20260709 13:02:38.151654 16830 raft_consensus.cc:493] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:38.151993 16830 raft_consensus.cc:3060] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:38.154549 16829 raft_consensus.cc:2468] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:38.148991 16758 raft_consensus.cc:3060] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.155575 17475 leader_election.cc:304] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:38.156260 16756 raft_consensus.cc:2468] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:38.156555 17653 raft_consensus.cc:2804] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:38.157079 17653 raft_consensus.cc:697] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:38.157886 17653 consensus_queue.cc:237] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:38.160918 17633 raft_consensus.cc:993] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd: : Instructing follower 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:38.161375 17633 raft_consensus.cc:1081] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Signalling peer 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:38.161162 16758 raft_consensus.cc:515] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:38.163326 16758 leader_election.cc:290] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:38.163807 17529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "946987c14aa24d549b4671e680a4f7cf"
dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57624
I20260709 13:02:38.164422 17529 raft_consensus.cc:493] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:38.163556 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a709030dc4964f569783abc99244062d" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:38.164687 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a709030dc4964f569783abc99244062d" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:38.164911 17529 raft_consensus.cc:3060] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.165081 16829 raft_consensus.cc:3055] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:38.165467 16829 raft_consensus.cc:740] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:38.166983 16904 raft_consensus.cc:3060] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.166258 16829 consensus_queue.cc:260] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:38.167709 16829 raft_consensus.cc:3060] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.173750 16829 raft_consensus.cc:2468] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:38.173784 17529 raft_consensus.cc:515] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:38.174252 16904 raft_consensus.cc:2468] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:38.174832 16724 leader_election.cc:304] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:38.176975 17529 leader_election.cc:290] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:38.177891 16830 raft_consensus.cc:515] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:38.179162 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946987c14aa24d549b4671e680a4f7cf" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:38.179697 16906 raft_consensus.cc:3060] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.180217 16830 leader_election.cc:290] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 3 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:38.181361 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17ec9ad354648a0ddbaa81c1e00ae" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:38.181309 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17ec9ad354648a0ddbaa81c1e00ae" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:38.181939 16758 raft_consensus.cc:3055] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:38.182178 16758 raft_consensus.cc:740] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:38.182931 16758 consensus_queue.cc:260] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [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: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:38.183866 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946987c14aa24d549b4671e680a4f7cf" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:38.183996 16758 raft_consensus.cc:3060] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:38.184433 16833 raft_consensus.cc:3055] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:38.184724 16833 raft_consensus.cc:740] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:38.185402 16833 consensus_queue.cc:260] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:38.186553 16833 raft_consensus.cc:3060] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.182029 16905 raft_consensus.cc:3060] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:38.190301 16758 raft_consensus.cc:2468] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 3.
I20260709 13:02:38.190996 17677 raft_consensus.cc:2804] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:38.191560 16799 leader_election.cc:304] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:38.191695 17677 raft_consensus.cc:697] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:38.192392 17633 raft_consensus.cc:2804] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:38.192845 17633 raft_consensus.cc:697] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:38.192579 17677 consensus_queue.cc:237] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:38.193753 16905 raft_consensus.cc:2468] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 3.
I20260709 13:02:38.193583 17633 consensus_queue.cc:237] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [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: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:38.198849 16906 raft_consensus.cc:2468] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:38.190194 16578 catalog_manager.cc:5697] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 1 to 2, leader changed from 02594112e68949ebb91dcab74ea616e4 (127.13.133.130) to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:38.200141 17476 leader_election.cc:304] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:38.201972 17653 raft_consensus.cc:2804] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:38.202512 17653 raft_consensus.cc:697] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:38.203457 17653 consensus_queue.cc:237] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:38.205331 16579 catalog_manager.cc:5697] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 2 to 3, leader changed from 02594112e68949ebb91dcab74ea616e4 (127.13.133.130) to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 3 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:38.209466 16833 raft_consensus.cc:2468] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:38.221169 16579 catalog_manager.cc:5697] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 1 to 2, leader changed from 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131) to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:38.224948 16578 catalog_manager.cc:5697] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 1 to 2, leader changed from 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131) to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:38.302289 17673 raft_consensus.cc:993] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555: : Instructing follower 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:38.302786 17692 raft_consensus.cc:1081] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Signalling peer 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:38.304064 16758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9436b62e8ef242998773176f86d11476"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:56954
I20260709 13:02:38.304557 16758 raft_consensus.cc:493] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:38.304884 16758 raft_consensus.cc:3060] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.310259 16758 raft_consensus.cc:515] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:38.313616 16758 leader_election.cc:290] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:38.313779 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436b62e8ef242998773176f86d11476" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:38.313779 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436b62e8ef242998773176f86d11476" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:38.314404 16833 raft_consensus.cc:3060] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.314507 16906 raft_consensus.cc:3055] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:38.314930 16906 raft_consensus.cc:740] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:38.315596 16906 consensus_queue.cc:260] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:38.316733 16906 raft_consensus.cc:3060] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.321514 16833 raft_consensus.cc:2468] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:38.322358 16724 leader_election.cc:304] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:38.323241 17677 raft_consensus.cc:2804] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:38.323683 17677 raft_consensus.cc:697] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:38.324438 17677 consensus_queue.cc:237] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:38.325193 16906 raft_consensus.cc:2468] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:38.334544 16578 catalog_manager.cc:5697] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 1 to 2, leader changed from f496a036d23b40ac9561801191ca4555 (127.13.133.132) to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:38.446667 16758 raft_consensus.cc:1275] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:38.447757 17653 consensus_queue.cc:1048] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:38.466897 16829 raft_consensus.cc:1275] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:38.468961 17653 consensus_queue.cc:1048] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:38.603919 16906 raft_consensus.cc:1275] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:38.604904 17677 consensus_queue.cc:1048] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:38.617381 16829 raft_consensus.cc:1275] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:38.619856 17630 consensus_queue.cc:1048] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:38.632917 16829 raft_consensus.cc:1275] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:38.633946 17653 consensus_queue.cc:1048] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:38.645220 16906 raft_consensus.cc:1275] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:38.647051 17667 consensus_queue.cc:1048] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:38.684295 16833 raft_consensus.cc:1275] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:38.685285 17680 consensus_queue.cc:1048] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:38.696882 16758 raft_consensus.cc:1275] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:38.701458 17680 consensus_queue.cc:1048] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:38.745923 16756 raft_consensus.cc:1275] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Refusing update from remote peer 7f375a93c0a74eb09a0b9f39c16d83bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:38.746935 17685 consensus_queue.cc:1048] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:38.755116 16906 raft_consensus.cc:1275] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Refusing update from remote peer 7f375a93c0a74eb09a0b9f39c16d83bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:38.756304 17686 consensus_queue.cc:1048] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:38.856256 16906 raft_consensus.cc:1275] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:38.857187 17630 consensus_queue.cc:1048] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:38.868490 16833 raft_consensus.cc:1275] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:38.870939 17630 consensus_queue.cc:1048] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:38.941386 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:38.978523 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:39.012991 16905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41ec8307ce78432d844a74cf26fba3d0"
dest_uuid: "f496a036d23b40ac9561801191ca4555"
mode: GRACEFUL
new_leader_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57148
I20260709 13:02:39.013412 16905 raft_consensus.cc:606] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Received request to transfer leadership to TS 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:39.015413 16756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abb1bc6a3f8f4e728deb3eddf33828d1"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
mode: GRACEFUL
new_leader_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:51882
I20260709 13:02:39.015810 16756 raft_consensus.cc:606] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Received request to transfer leadership to TS 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:39.017696 16833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af9d22bf672f4ce69c5d565cedfbec8b"
dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
mode: GRACEFUL
new_leader_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:59968
I20260709 13:02:39.018106 16833 raft_consensus.cc:606] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Received request to transfer leadership to TS 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:39.020362 16753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c150702be7e34e50abb90fd18e845ce3"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
mode: GRACEFUL
new_leader_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:51882
I20260709 13:02:39.020845 16753 raft_consensus.cc:606] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Received request to transfer leadership to TS 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:39.022965 16905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d41a9297726740bea00f6547d96174f3"
dest_uuid: "f496a036d23b40ac9561801191ca4555"
mode: GRACEFUL
new_leader_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:57148
I20260709 13:02:39.023341 16905 raft_consensus.cc:606] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Received request to transfer leadership to TS 02594112e68949ebb91dcab74ea616e4
I20260709 13:02:39.024276 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:39.025269 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:39.131959 17630 raft_consensus.cc:993] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4: : Instructing follower 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:39.132357 17712 raft_consensus.cc:1081] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Signalling peer 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:39.133597 17530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abb1bc6a3f8f4e728deb3eddf33828d1"
dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57632
I20260709 13:02:39.134075 17530 raft_consensus.cc:493] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:39.134374 17530 raft_consensus.cc:3060] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:39.139101 17629 raft_consensus.cc:993] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555: : Instructing follower 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:39.139536 17692 raft_consensus.cc:1081] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Signalling peer 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:39.140936 17530 raft_consensus.cc:515] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:39.141549 17529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41ec8307ce78432d844a74cf26fba3d0"
dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57644
I20260709 13:02:39.142000 17529 raft_consensus.cc:493] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:39.142262 17529 raft_consensus.cc:3060] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:39.142730 17530 leader_election.cc:290] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 3 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:39.143591 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb1bc6a3f8f4e728deb3eddf33828d1" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:39.144091 16905 raft_consensus.cc:3060] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:39.146720 17529 raft_consensus.cc:515] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:39.147504 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb1bc6a3f8f4e728deb3eddf33828d1" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:39.148037 16753 raft_consensus.cc:3055] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:39.148407 16905 raft_consensus.cc:2468] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 3.
I20260709 13:02:39.148902 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ec8307ce78432d844a74cf26fba3d0" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:39.148311 16753 raft_consensus.cc:740] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:39.149464 16829 raft_consensus.cc:3060] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:39.149945 16753 consensus_queue.cc:260] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:39.151451 16753 raft_consensus.cc:3060] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:39.155587 16829 raft_consensus.cc:2468] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:39.156668 17475 leader_election.cc:304] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:39.157132 17476 leader_election.cc:304] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:39.157603 17705 raft_consensus.cc:2804] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:39.157416 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ec8307ce78432d844a74cf26fba3d0" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:39.157874 16753 raft_consensus.cc:2468] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 3.
I20260709 13:02:39.157954 17653 raft_consensus.cc:2804] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:39.158277 16905 raft_consensus.cc:3055] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:39.158660 16905 raft_consensus.cc:740] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:39.158574 17653 raft_consensus.cc:697] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 3 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:39.158102 17705 raft_consensus.cc:697] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:39.159729 17653 consensus_queue.cc:237] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:39.159794 16905 consensus_queue.cc:260] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:39.160686 17529 leader_election.cc:290] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:39.160441 17705 consensus_queue.cc:237] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } }
I20260709 13:02:39.160969 16905 raft_consensus.cc:3060] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:39.169411 16905 raft_consensus.cc:2468] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:39.173601 16579 catalog_manager.cc:5697] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 1 to 2, leader changed from f496a036d23b40ac9561801191ca4555 (127.13.133.132) to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:39.189582 16579 catalog_manager.cc:5697] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 2 to 3, leader changed from 02594112e68949ebb91dcab74ea616e4 (127.13.133.130) to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 3 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:39.309679 17673 raft_consensus.cc:993] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555: : Instructing follower 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:39.310110 17692 raft_consensus.cc:1081] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Signalling peer 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:39.311566 16753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d41a9297726740bea00f6547d96174f3"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:56954
I20260709 13:02:39.312038 16753 raft_consensus.cc:493] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:39.312359 16753 raft_consensus.cc:3060] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:39.317368 16753 raft_consensus.cc:515] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:39.318768 16753 leader_election.cc:290] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:39.319641 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41a9297726740bea00f6547d96174f3" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:39.319689 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41a9297726740bea00f6547d96174f3" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:39.320359 16906 raft_consensus.cc:3055] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:39.320426 16829 raft_consensus.cc:3060] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:39.320698 16906 raft_consensus.cc:740] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:39.321501 16906 consensus_queue.cc:260] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:39.322469 16906 raft_consensus.cc:3060] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:39.325053 16829 raft_consensus.cc:2468] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:39.325935 16724 leader_election.cc:304] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:39.326602 17712 raft_consensus.cc:2804] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:39.326707 16906 raft_consensus.cc:2468] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:39.327001 17712 raft_consensus.cc:697] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:39.327816 17712 consensus_queue.cc:237] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:39.337054 16579 catalog_manager.cc:5697] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 1 to 2, leader changed from f496a036d23b40ac9561801191ca4555 (127.13.133.132) to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:39.440232 17630 raft_consensus.cc:993] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4: : Instructing follower 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:39.440629 17712 raft_consensus.cc:1081] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Signalling peer 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:39.441700 17529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c150702be7e34e50abb90fd18e845ce3"
dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57632
I20260709 13:02:39.442070 17529 raft_consensus.cc:493] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:39.442276 17529 raft_consensus.cc:3060] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:39.446355 17529 raft_consensus.cc:515] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:39.448058 17529 leader_election.cc:290] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 3 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:39.448506 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c150702be7e34e50abb90fd18e845ce3" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:39.448866 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c150702be7e34e50abb90fd18e845ce3" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:39.449106 16906 raft_consensus.cc:3060] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:39.449515 16753 raft_consensus.cc:3055] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:39.449749 16753 raft_consensus.cc:740] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:39.450307 16753 consensus_queue.cc:260] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:39.451198 16753 raft_consensus.cc:3060] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:39.453552 16906 raft_consensus.cc:2468] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 3.
I20260709 13:02:39.454362 17476 leader_election.cc:304] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:39.455060 17705 raft_consensus.cc:2804] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:39.455432 17705 raft_consensus.cc:697] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 3 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:39.455535 16753 raft_consensus.cc:2468] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 3.
I20260709 13:02:39.456192 17705 consensus_queue.cc:237] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:39.465070 16579 catalog_manager.cc:5697] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 2 to 3, leader changed from 02594112e68949ebb91dcab74ea616e4 (127.13.133.130) to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 3 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:39.478322 17686 raft_consensus.cc:993] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd: : Instructing follower 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:39.478708 17633 raft_consensus.cc:1081] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Signalling peer 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:39.480047 17529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af9d22bf672f4ce69c5d565cedfbec8b"
dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57624
I20260709 13:02:39.480417 17529 raft_consensus.cc:493] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:39.480655 17529 raft_consensus.cc:3060] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:39.484652 17529 raft_consensus.cc:515] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:39.485924 17529 leader_election.cc:290] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 3 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363)
I20260709 13:02:39.486488 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9d22bf672f4ce69c5d565cedfbec8b" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:39.486896 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9d22bf672f4ce69c5d565cedfbec8b" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:39.487123 16753 raft_consensus.cc:3060] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:39.487459 16829 raft_consensus.cc:3055] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:39.487747 16829 raft_consensus.cc:740] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:39.488448 16829 consensus_queue.cc:260] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:39.489600 16829 raft_consensus.cc:3060] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:39.493129 16753 raft_consensus.cc:2468] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 3.
I20260709 13:02:39.494077 17476 leader_election.cc:304] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:39.494837 17705 raft_consensus.cc:2804] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:39.495348 17705 raft_consensus.cc:697] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 3 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:39.495975 16829 raft_consensus.cc:2468] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 3.
I20260709 13:02:39.496206 17705 consensus_queue.cc:237] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [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: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } }
I20260709 13:02:39.507758 16579 catalog_manager.cc:5697] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 2 to 3, leader changed from 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131) to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 3 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:39.610468 16905 raft_consensus.cc:1275] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:39.611390 17705 consensus_queue.cc:1048] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:39.624653 16753 raft_consensus.cc:1275] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:39.626572 17705 consensus_queue.cc:1048] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:39.629653 16829 raft_consensus.cc:1275] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:39.630919 17680 consensus_queue.cc:1048] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:39.647209 16905 raft_consensus.cc:1275] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:39.650789 17705 consensus_queue.cc:1048] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:39.804028 16905 raft_consensus.cc:1275] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:39.805055 17630 consensus_queue.cc:1048] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:39.813381 16833 raft_consensus.cc:1275] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:39.814726 17712 consensus_queue.cc:1048] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:39.947774 16753 raft_consensus.cc:1275] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:39.948693 17705 consensus_queue.cc:1048] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:39.956045 16905 raft_consensus.cc:1275] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:39.957818 17680 consensus_queue.cc:1048] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:39.979133 16833 raft_consensus.cc:1275] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:39.980266 17705 consensus_queue.cc:1048] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:39.987270 16753 raft_consensus.cc:1275] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:39.988471 17680 consensus_queue.cc:1048] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:40.026006 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:40.066567 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:40.101152 16905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "714fcdcb63f349a5b1838a7975e3265d"
dest_uuid: "f496a036d23b40ac9561801191ca4555"
mode: GRACEFUL
new_leader_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57148
I20260709 13:02:40.102015 16905 raft_consensus.cc:606] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 2 LEADER]: Received request to transfer leadership to TS 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:40.104285 16905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4d665b9c4c942058af393d16b624cc9"
dest_uuid: "f496a036d23b40ac9561801191ca4555"
mode: GRACEFUL
new_leader_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:57148
I20260709 13:02:40.104743 16905 raft_consensus.cc:606] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Received request to transfer leadership to TS 02594112e68949ebb91dcab74ea616e4
I20260709 13:02:40.106712 16905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7d4a477f9124f5da8f07ef6791d7e2f"
dest_uuid: "f496a036d23b40ac9561801191ca4555"
mode: GRACEFUL
new_leader_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57148
I20260709 13:02:40.107112 16905 raft_consensus.cc:606] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Received request to transfer leadership to TS 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:40.109103 16753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea26daeccfd942fd84423a51c1af3570"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
mode: GRACEFUL
new_leader_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:51882
I20260709 13:02:40.109539 16753 raft_consensus.cc:606] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Received request to transfer leadership to TS 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:40.110546 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:02:40.111753 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:40.458041 17673 raft_consensus.cc:993] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555: : Instructing follower 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:40.458446 17692 raft_consensus.cc:1081] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Signalling peer 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:40.459713 17529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7d4a477f9124f5da8f07ef6791d7e2f"
dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57644
I20260709 13:02:40.460103 17529 raft_consensus.cc:493] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:40.460356 17529 raft_consensus.cc:3060] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.464600 17529 raft_consensus.cc:515] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:40.465866 17529 leader_election.cc:290] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:40.466611 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d4a477f9124f5da8f07ef6791d7e2f" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:40.467115 16753 raft_consensus.cc:3060] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.466423 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d4a477f9124f5da8f07ef6791d7e2f" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:40.467825 16905 raft_consensus.cc:3055] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:40.468026 16905 raft_consensus.cc:740] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:40.468576 16905 consensus_queue.cc:260] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:40.469331 16905 raft_consensus.cc:3060] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.471498 16753 raft_consensus.cc:2468] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:40.472713 17476 leader_election.cc:304] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:40.473418 17735 raft_consensus.cc:2804] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.473815 17735 raft_consensus.cc:697] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:40.474076 16905 raft_consensus.cc:2468] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:40.474462 17735 consensus_queue.cc:237] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:40.480844 17712 raft_consensus.cc:993] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4: : Instructing follower 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:40.481217 17736 raft_consensus.cc:1081] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Signalling peer 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:40.482347 17529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea26daeccfd942fd84423a51c1af3570"
dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57632
I20260709 13:02:40.482824 17529 raft_consensus.cc:493] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:40.483098 17529 raft_consensus.cc:3060] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.485436 16578 catalog_manager.cc:5697] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 1 to 2, leader changed from f496a036d23b40ac9561801191ca4555 (127.13.133.132) to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.488214 17529 raft_consensus.cc:515] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:40.489987 17529 leader_election.cc:290] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:40.490494 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea26daeccfd942fd84423a51c1af3570" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:40.491092 16905 raft_consensus.cc:3060] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.492522 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea26daeccfd942fd84423a51c1af3570" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:40.493152 16753 raft_consensus.cc:3055] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:40.493423 16753 raft_consensus.cc:740] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:40.494005 16753 consensus_queue.cc:260] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:40.495164 16753 raft_consensus.cc:3060] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.496766 16905 raft_consensus.cc:2468] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:40.498690 17476 leader_election.cc:304] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:40.499204 17692 raft_consensus.cc:993] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555: : Instructing follower 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:40.499661 17673 raft_consensus.cc:1081] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Signalling peer 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:40.500392 17735 raft_consensus.cc:2804] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.500857 16753 raft_consensus.cc:2468] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 2.
I20260709 13:02:40.501207 16756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4d665b9c4c942058af393d16b624cc9"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:56954
I20260709 13:02:40.501709 16756 raft_consensus.cc:493] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:40.502014 16756 raft_consensus.cc:3060] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.500959 17735 raft_consensus.cc:697] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:40.504057 17735 consensus_queue.cc:237] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:40.506877 16756 raft_consensus.cc:515] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:40.509434 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d665b9c4c942058af393d16b624cc9" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:40.509984 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d665b9c4c942058af393d16b624cc9" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:40.509928 16829 raft_consensus.cc:3060] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.510748 16756 leader_election.cc:290] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:40.510519 16905 raft_consensus.cc:3055] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:40.511998 16905 raft_consensus.cc:740] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:40.512622 16905 consensus_queue.cc:260] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:40.513489 16905 raft_consensus.cc:3060] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.516387 16829 raft_consensus.cc:2468] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:40.517482 16724 leader_election.cc:304] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 7f375a93c0a74eb09a0b9f39c16d83bd; no voters: 
I20260709 13:02:40.517086 16578 catalog_manager.cc:5697] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 1 to 2, leader changed from 02594112e68949ebb91dcab74ea616e4 (127.13.133.130) to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.518383 17736 raft_consensus.cc:2804] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.518846 17736 raft_consensus.cc:697] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:40.519615 17736 consensus_queue.cc:237] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:40.528910 16905 raft_consensus.cc:2468] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:40.531812 16578 catalog_manager.cc:5697] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 1 to 2, leader changed from f496a036d23b40ac9561801191ca4555 (127.13.133.132) to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.707885 17692 raft_consensus.cc:993] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555: : Instructing follower 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:40.708287 17673 raft_consensus.cc:1081] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 2 LEADER]: Signalling peer 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:40.709619 17529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "714fcdcb63f349a5b1838a7975e3265d"
dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57644
I20260709 13:02:40.710002 17529 raft_consensus.cc:493] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:40.710242 17529 raft_consensus.cc:3060] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:40.716156 17529 raft_consensus.cc:515] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:40.717854 17529 leader_election.cc:290] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 3 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:40.718585 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714fcdcb63f349a5b1838a7975e3265d" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:40.719111 16753 raft_consensus.cc:3060] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:40.725828 16753 raft_consensus.cc:2468] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 3.
I20260709 13:02:40.725843 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714fcdcb63f349a5b1838a7975e3265d" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:40.726454 16756 raft_consensus.cc:1240] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Rejecting Update request from peer f496a036d23b40ac9561801191ca4555 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:40.726523 16905 raft_consensus.cc:3055] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:40.726900 16905 raft_consensus.cc:740] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f496a036d23b40ac9561801191ca4555, State: Running, Role: LEADER
I20260709 13:02:40.727566 16905 consensus_queue.cc:260] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:40.728175 17476 leader_election.cc:304] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, 2b61692713744f259b64692b5bf6fdc8; no voters: 
I20260709 13:02:40.728506 16905 raft_consensus.cc:3060] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:40.729090 17680 raft_consensus.cc:2804] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:40.729532 17680 raft_consensus.cc:697] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 3 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:40.730263 17680 consensus_queue.cc:237] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:40.734129 16905 raft_consensus.cc:2468] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 3.
I20260709 13:02:40.738739 16578 catalog_manager.cc:5697] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 2 to 3, leader changed from f496a036d23b40ac9561801191ca4555 (127.13.133.132) to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 3 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.913041 16829 raft_consensus.cc:1275] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.914058 17736 consensus_queue.cc:1048] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:40.932245 16905 raft_consensus.cc:1275] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.935571 17712 consensus_queue.cc:1048] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:40.957953 16753 raft_consensus.cc:1275] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.959003 17680 consensus_queue.cc:1048] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:40.987213 16906 raft_consensus.cc:1275] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.988559 17680 consensus_queue.cc:1048] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:40.997440 16753 raft_consensus.cc:1275] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.999591 17753 consensus_queue.cc:1048] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:41.004648 16906 raft_consensus.cc:1275] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:41.005990 17753 consensus_queue.cc:1048] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:41.112566 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:41.154597 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:41.191835 16758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d41a9297726740bea00f6547d96174f3"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
mode: GRACEFUL
new_leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
 from {username='slave'} at 127.0.0.1:51882
I20260709 13:02:41.192302 16758 raft_consensus.cc:606] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Received request to transfer leadership to TS 7f375a93c0a74eb09a0b9f39c16d83bd
I20260709 13:02:41.193264 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:02:41.194617 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:41.231133 16758 raft_consensus.cc:1275] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:41.232481 17752 consensus_queue.cc:1048] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:41.240348 16905 raft_consensus.cc:1275] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:41.248093 17753 consensus_queue.cc:1048] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:41.381790 17736 raft_consensus.cc:993] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4: : Instructing follower 7f375a93c0a74eb09a0b9f39c16d83bd to start an election
I20260709 13:02:41.382164 17746 raft_consensus.cc:1081] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Signalling peer 7f375a93c0a74eb09a0b9f39c16d83bd to start an election
I20260709 13:02:41.383359 16829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d41a9297726740bea00f6547d96174f3"
dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
 from {username='slave'} at 127.0.0.1:41764
I20260709 13:02:41.383740 16829 raft_consensus.cc:493] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:41.383980 16829 raft_consensus.cc:3060] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:41.388725 16829 raft_consensus.cc:515] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:41.390061 16829 leader_election.cc:290] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 3 election: Requested vote from peers 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:41.390551 16753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41a9297726740bea00f6547d96174f3" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:41.391000 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41a9297726740bea00f6547d96174f3" candidate_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:41.391132 16753 raft_consensus.cc:3055] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:41.391427 16753 raft_consensus.cc:740] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:41.391455 16905 raft_consensus.cc:3060] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:41.391989 16753 consensus_queue.cc:260] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [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: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:41.392767 16753 raft_consensus.cc:3060] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:41.395560 16905 raft_consensus.cc:2468] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 3.
I20260709 13:02:41.396381 16799 leader_election.cc:304] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f375a93c0a74eb09a0b9f39c16d83bd, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:41.397011 17708 raft_consensus.cc:2804] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:41.397393 16753 raft_consensus.cc:2468] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f375a93c0a74eb09a0b9f39c16d83bd in term 3.
I20260709 13:02:41.397452 17708 raft_consensus.cc:697] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 LEADER]: Becoming Leader. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:41.398427 17708 consensus_queue.cc:237] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [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: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:41.408149 16581 catalog_manager.cc:5697] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd reported cstate change: term changed from 2 to 3, leader changed from 02594112e68949ebb91dcab74ea616e4 (127.13.133.130) to 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131). New cstate: current_term: 3 leader_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:41.796548 16904 raft_consensus.cc:1275] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Refusing update from remote peer 7f375a93c0a74eb09a0b9f39c16d83bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:41.797519 17708 consensus_queue.cc:1048] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:41.811371 16753 raft_consensus.cc:1275] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Refusing update from remote peer 7f375a93c0a74eb09a0b9f39c16d83bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:41.813074 17708 consensus_queue.cc:1048] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:42.195411 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:42.246423 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:42.281195 16829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0871a684e8343e291a0b0adb1d793eb"
dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
mode: GRACEFUL
new_leader_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:59968
I20260709 13:02:42.281648 16829 raft_consensus.cc:606] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Received request to transfer leadership to TS 02594112e68949ebb91dcab74ea616e4
I20260709 13:02:42.282582 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:02:42.283591 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:42.597236 17708 raft_consensus.cc:993] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd: : Instructing follower 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:42.597738 17686 raft_consensus.cc:1081] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Signalling peer 02594112e68949ebb91dcab74ea616e4 to start an election
I20260709 13:02:42.599030 16756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0871a684e8343e291a0b0adb1d793eb"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
 from {username='slave'} at 127.0.0.1:56960
I20260709 13:02:42.599583 16756 raft_consensus.cc:493] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:42.599963 16756 raft_consensus.cc:3060] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:42.604802 16756 raft_consensus.cc:515] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:42.606154 16756 leader_election.cc:290] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Requested vote from peers 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363), f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613)
I20260709 13:02:42.606854 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0871a684e8343e291a0b0adb1d793eb" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd"
I20260709 13:02:42.607467 16829 raft_consensus.cc:3055] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:42.607648 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0871a684e8343e291a0b0adb1d793eb" candidate_uuid: "02594112e68949ebb91dcab74ea616e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:42.608184 16829 raft_consensus.cc:740] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f375a93c0a74eb09a0b9f39c16d83bd, State: Running, Role: LEADER
I20260709 13:02:42.608207 16905 raft_consensus.cc:3060] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:42.608901 16829 consensus_queue.cc:260] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:42.609918 16829 raft_consensus.cc:3060] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:42.613878 16905 raft_consensus.cc:2468] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:42.614850 16725 leader_election.cc:304] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02594112e68949ebb91dcab74ea616e4, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:42.614883 16829 raft_consensus.cc:2468] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02594112e68949ebb91dcab74ea616e4 in term 2.
I20260709 13:02:42.615550 17746 raft_consensus.cc:2804] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:42.615952 17746 raft_consensus.cc:697] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Leader. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:42.616717 17746 consensus_queue.cc:237] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } }
I20260709 13:02:42.626341 16578 catalog_manager.cc:5697] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 reported cstate change: term changed from 1 to 2, leader changed from 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131) to 02594112e68949ebb91dcab74ea616e4 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "02594112e68949ebb91dcab74ea616e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:43.118389 16829 raft_consensus.cc:1275] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:43.119534 17736 consensus_queue.cc:1048] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f375a93c0a74eb09a0b9f39c16d83bd" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:43.129390 16905 raft_consensus.cc:1275] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Refusing update from remote peer 02594112e68949ebb91dcab74ea616e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:43.131153 17736 consensus_queue.cc:1048] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:43.284294 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:43.348664 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:43.382887 16756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0adc6618053e487eb848163e7ab3dea3"
dest_uuid: "02594112e68949ebb91dcab74ea616e4"
mode: GRACEFUL
new_leader_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:51882
I20260709 13:02:43.383327 16756 raft_consensus.cc:606] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Received request to transfer leadership to TS 2b61692713744f259b64692b5bf6fdc8
I20260709 13:02:43.384264 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:02:43.385226 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:43.716048 17782 raft_consensus.cc:993] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4: : Instructing follower 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:43.716575 17746 raft_consensus.cc:1081] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Signalling peer 2b61692713744f259b64692b5bf6fdc8 to start an election
I20260709 13:02:43.717782 17530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0adc6618053e487eb848163e7ab3dea3"
dest_uuid: "2b61692713744f259b64692b5bf6fdc8"
 from {username='slave'} at 127.0.0.1:57632
I20260709 13:02:43.718160 17530 raft_consensus.cc:493] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:43.718396 17530 raft_consensus.cc:3060] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:43.724268 17530 raft_consensus.cc:515] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:43.725808 17530 leader_election.cc:290] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 3 election: Requested vote from peers f496a036d23b40ac9561801191ca4555 (127.13.133.132:46613), 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091)
I20260709 13:02:43.726691 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adc6618053e487eb848163e7ab3dea3" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f496a036d23b40ac9561801191ca4555"
I20260709 13:02:43.726758 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adc6618053e487eb848163e7ab3dea3" candidate_uuid: "2b61692713744f259b64692b5bf6fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02594112e68949ebb91dcab74ea616e4"
I20260709 13:02:43.727332 16904 raft_consensus.cc:3060] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:43.727442 16758 raft_consensus.cc:3055] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:43.727830 16758 raft_consensus.cc:740] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02594112e68949ebb91dcab74ea616e4, State: Running, Role: LEADER
I20260709 13:02:43.728540 16758 consensus_queue.cc:260] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:43.729604 16758 raft_consensus.cc:3060] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:43.733333 16904 raft_consensus.cc:2468] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 3.
I20260709 13:02:43.734386 17476 leader_election.cc:304] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b61692713744f259b64692b5bf6fdc8, f496a036d23b40ac9561801191ca4555; no voters: 
I20260709 13:02:43.734974 17735 raft_consensus.cc:2804] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:43.735396 17735 raft_consensus.cc:697] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 3 LEADER]: Becoming Leader. State: Replica: 2b61692713744f259b64692b5bf6fdc8, State: Running, Role: LEADER
I20260709 13:02:43.735481 16758 raft_consensus.cc:2468] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b61692713744f259b64692b5bf6fdc8 in term 3.
I20260709 13:02:43.736152 17735 consensus_queue.cc:237] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [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: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } }
I20260709 13:02:43.745201 16578 catalog_manager.cc:5697] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 reported cstate change: term changed from 2 to 3, leader changed from 02594112e68949ebb91dcab74ea616e4 (127.13.133.130) to 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129). New cstate: current_term: 3 leader_uuid: "2b61692713744f259b64692b5bf6fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b61692713744f259b64692b5bf6fdc8" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 43445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.235921 16905 raft_consensus.cc:1275] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:44.237094 17753 consensus_queue.cc:1048] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f496a036d23b40ac9561801191ca4555" member_type: VOTER last_known_addr { host: "127.13.133.132" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:44.250190 16758 raft_consensus.cc:1275] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Refusing update from remote peer 2b61692713744f259b64692b5bf6fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:44.251683 17794 consensus_queue.cc:1048] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02594112e68949ebb91dcab74ea616e4" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 35091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:44.386231 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:44.424549 13846 tablet_server.cc:179] TabletServer@127.13.133.129:43445 shutting down...
I20260709 13:02:44.450296 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:44.451149 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.452138 13846 raft_consensus.cc:2243] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.453202 13846 raft_consensus.cc:2272] T 8985f4a10fdf4003b3f10692cd275a44 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:44.455818 16723 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 321 similar messages]
I20260709 13:02:44.456388 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.457160 13846 raft_consensus.cc:2243] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.457671 13846 raft_consensus.cc:2272] T a135e2c2694345a7af38b2008c077277 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:44.458779 16723 consensus_peers.cc:597] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.460175 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.461076 13846 raft_consensus.cc:2243] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.461596 13846 raft_consensus.cc:2272] T 2eec38574f6342f7a4065c4a530b2b7b P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.464323 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.465063 13846 raft_consensus.cc:2243] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.465448 13846 raft_consensus.cc:2272] T f7841fc523f84f99b228537a628dac09 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.467813 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.468420 13846 raft_consensus.cc:2243] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.468887 13846 raft_consensus.cc:2272] T 20933572c8e84eaf99d147bf5c52a57c P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.471818 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.472671 13846 raft_consensus.cc:2243] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.473655 13846 raft_consensus.cc:2272] T abb1bc6a3f8f4e728deb3eddf33828d1 P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.476073 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.477041 13846 raft_consensus.cc:2243] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.477547 13846 raft_consensus.cc:2272] T 649cd95874074becac9bbe140d30986e P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.479542 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.480063 13846 raft_consensus.cc:2243] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.480863 13846 raft_consensus.cc:2272] T 0adc6618053e487eb848163e7ab3dea3 P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.484154 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.484836 13846 raft_consensus.cc:2243] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.485272 13846 raft_consensus.cc:2272] T 3e9622cab8c147ac81df7247ac756dae P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:44.486773 16871 consensus_peers.cc:597] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.487332 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.488025 13846 raft_consensus.cc:2243] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.488461 13846 raft_consensus.cc:2272] T bdd9b31bd8394e06b0efd5abde00d75a P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.490643 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.491425 13846 raft_consensus.cc:2243] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.492240 13846 raft_consensus.cc:2272] T e7d4a477f9124f5da8f07ef6791d7e2f P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.494068 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.494602 13846 raft_consensus.cc:2243] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.495011 13846 raft_consensus.cc:2272] T 3a395fddf59440218ea58775ccc2b87a P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.496953 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.497440 13846 raft_consensus.cc:2243] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.498174 13846 raft_consensus.cc:2272] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.500046 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.500490 13846 raft_consensus.cc:2243] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.500808 13846 raft_consensus.cc:2272] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.502789 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.503298 13846 raft_consensus.cc:2243] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.503610 13846 raft_consensus.cc:2272] T b7607dfc32cc48e1bbaa4b0c349b2188 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.505393 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.505836 13846 raft_consensus.cc:2243] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.506189 13846 raft_consensus.cc:2272] T 41af4b756c57469bb52f73dc5c9b4917 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.507982 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.508529 13846 raft_consensus.cc:2243] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.508916 13846 raft_consensus.cc:2272] T 74bb63dec9d5495c80bd947caf7dc411 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.510846 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.511300 13846 raft_consensus.cc:2243] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.511634 13846 raft_consensus.cc:2272] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.513608 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.514058 13846 raft_consensus.cc:2243] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.514533 13846 raft_consensus.cc:2272] T 3c4abdb7b5dd4a49ada15666545c6c33 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.516853 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.517601 13846 raft_consensus.cc:2243] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.518294 13846 raft_consensus.cc:2272] T 41ec8307ce78432d844a74cf26fba3d0 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.520267 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.520756 13846 raft_consensus.cc:2243] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.521458 13846 raft_consensus.cc:2272] T 3a8a13542a7b4ec09428c17d77112668 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.523262 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.523707 13846 raft_consensus.cc:2243] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.524055 13846 raft_consensus.cc:2272] T 46cdf0a25928442cb4f13e845eff0a98 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.525841 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.526301 13846 raft_consensus.cc:2243] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.526655 13846 raft_consensus.cc:2272] T 774c6423ecc541f9bffe265ca0a4ddc6 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.528777 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.529258 13846 raft_consensus.cc:2243] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.529593 13846 raft_consensus.cc:2272] T 682ff34e72234a6db185567922dae64c P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.531411 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.531868 13846 raft_consensus.cc:2243] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.532612 13846 raft_consensus.cc:2272] T af9d22bf672f4ce69c5d565cedfbec8b P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.534411 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.534900 13846 raft_consensus.cc:2243] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.535272 13846 raft_consensus.cc:2272] T 268b05f29df3476884b4c915456dac47 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.537160 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.537631 13846 raft_consensus.cc:2243] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.537961 13846 raft_consensus.cc:2272] T 4a37a255067b499899a6308703326eb1 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.540138 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.540635 13846 raft_consensus.cc:2243] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.541539 13846 raft_consensus.cc:2272] T c150702be7e34e50abb90fd18e845ce3 P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.543347 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.543903 13846 raft_consensus.cc:2243] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.544263 13846 raft_consensus.cc:2272] T 35c5105323964b71a6839f0d1093d0a9 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.546329 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.546828 13846 raft_consensus.cc:2243] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.547676 13846 raft_consensus.cc:2272] T ea26daeccfd942fd84423a51c1af3570 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.549463 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.549897 13846 raft_consensus.cc:2243] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.550226 13846 raft_consensus.cc:2272] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.552261 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.552933 13846 raft_consensus.cc:2243] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.553901 13846 raft_consensus.cc:2272] T ea20d09321a5419e95c4bcdbc36b6c1c P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.562019 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.562759 13846 raft_consensus.cc:2243] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.563283 13846 raft_consensus.cc:2272] T 25c53c04f7584d33af616012e671b4ef P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.566038 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.566725 13846 raft_consensus.cc:2243] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.567677 13846 raft_consensus.cc:2272] T c896aad91d5943acbea9c2eb2a285f80 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:44.569732 16797 consensus_peers.cc:597] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.570498 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.571290 13846 raft_consensus.cc:2243] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.572248 13846 raft_consensus.cc:2272] T 946987c14aa24d549b4671e680a4f7cf P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:44.574468 16723 consensus_peers.cc:597] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.574786 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.575798 13846 raft_consensus.cc:2243] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.576334 13846 raft_consensus.cc:2272] T 5e3e25d093d543aaad717af841693381 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:44.576624 16871 consensus_peers.cc:597] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.578922 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.579486 13846 raft_consensus.cc:2243] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.579797 13846 raft_consensus.cc:2272] T e9a6b5a850954b308bcdae02df3a28eb P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.581732 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.582180 13846 raft_consensus.cc:2243] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.582520 13846 raft_consensus.cc:2272] T 2310deae978443e28f9702c73bf61d84 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.584254 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.584708 13846 raft_consensus.cc:2243] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.585449 13846 raft_consensus.cc:2272] T 714fcdcb63f349a5b1838a7975e3265d P 2b61692713744f259b64692b5bf6fdc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.587626 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.588099 13846 raft_consensus.cc:2243] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.588551 13846 raft_consensus.cc:2272] T 35d6415f94294111832efde45ba3d779 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.590442 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.590932 13846 raft_consensus.cc:2243] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.591276 13846 raft_consensus.cc:2272] T f92066ff15e3432daab818ec0996902a P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.593441 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.593937 13846 raft_consensus.cc:2243] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.594363 13846 raft_consensus.cc:2272] T 4de07bbb12e44fd295d100b253fa4c89 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.597013 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.597613 13846 raft_consensus.cc:2243] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.598086 13846 raft_consensus.cc:2272] T 1559c08e94194e8db334e32e8140ac7b P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.600622 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.601233 13846 raft_consensus.cc:2243] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:44.601255 16797 consensus_peers.cc:597] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.601786 13846 raft_consensus.cc:2272] T 8f95b1a8be1044ffb358dd403501bc07 P 2b61692713744f259b64692b5bf6fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.604162 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:44.604672 13846 raft_consensus.cc:2243] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.605041 13846 raft_consensus.cc:2272] T 468242aeb0aa4d388d91f8f8f727d0f7 P 2b61692713744f259b64692b5bf6fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:44.610438 16797 consensus_peers.cc:597] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:44.615896 16797 consensus_peers.cc:597] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:44.624708 16871 consensus_peers.cc:597] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.672363 13846 tablet_server.cc:196] TabletServer@127.13.133.129:43445 shutdown complete.
W20260709 13:02:44.678442 16723 consensus_peers.cc:597] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:44.686769 16871 consensus_peers.cc:597] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:44.700310 16723 consensus_peers.cc:597] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:44.710644 16797 consensus_peers.cc:597] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:44.711009 16871 consensus_peers.cc:597] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:44.711776 16871 consensus_peers.cc:597] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:44.717967 16871 consensus_peers.cc:597] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:44.734825 16871 consensus_peers.cc:597] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:44.757511 16723 consensus_peers.cc:597] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.757752 13846 tablet_server.cc:179] TabletServer@127.13.133.130:0 shutting down...
W20260709 13:02:44.769812 16797 consensus_peers.cc:597] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:44.770915 16871 consensus_peers.cc:597] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:44.794266 16873 consensus_peers.cc:597] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:44.795554 16873 consensus_peers.cc:597] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.799142 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:44.799989 13846 tablet_replica.cc:333] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.800841 13846 raft_consensus.cc:2243] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.801807 13846 raft_consensus.cc:2272] T 74bb63dec9d5495c80bd947caf7dc411 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:44.802425 16799 consensus_peers.cc:597] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.804287 13846 tablet_replica.cc:333] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.804939 13846 raft_consensus.cc:2243] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.805493 13846 raft_consensus.cc:2272] T abb1bc6a3f8f4e728deb3eddf33828d1 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.807997 13846 tablet_replica.cc:333] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
W20260709 13:02:44.808317 16797 consensus_peers.cc:597] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.808605 13846 raft_consensus.cc:2243] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.809054 13846 raft_consensus.cc:2272] T a135e2c2694345a7af38b2008c077277 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.810899 13846 tablet_replica.cc:333] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.811432 13846 raft_consensus.cc:2243] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.811826 13846 raft_consensus.cc:2272] T 5e3e25d093d543aaad717af841693381 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.813588 13846 tablet_replica.cc:333] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.814283 13846 raft_consensus.cc:2243] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.815044 13846 raft_consensus.cc:2272] T b4d665b9c4c942058af393d16b624cc9 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.817466 13846 tablet_replica.cc:333] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.818074 13846 raft_consensus.cc:2243] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.818429 13846 raft_consensus.cc:2272] T 468242aeb0aa4d388d91f8f8f727d0f7 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.820062 13846 tablet_replica.cc:333] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.820549 13846 raft_consensus.cc:2243] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.820914 13846 raft_consensus.cc:2272] T 3c4abdb7b5dd4a49ada15666545c6c33 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.822454 13846 tablet_replica.cc:333] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.822997 13846 raft_consensus.cc:2243] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.823367 13846 raft_consensus.cc:2272] T c150702be7e34e50abb90fd18e845ce3 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.825033 13846 tablet_replica.cc:333] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.825551 13846 raft_consensus.cc:2243] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.826252 13846 raft_consensus.cc:2272] T 9436b62e8ef242998773176f86d11476 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.828229 13846 tablet_replica.cc:333] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.828819 13846 raft_consensus.cc:2243] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.829218 13846 raft_consensus.cc:2272] T f92066ff15e3432daab818ec0996902a P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.831530 13846 tablet_replica.cc:333] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.832295 13846 raft_consensus.cc:2243] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:02:44.832993 16797 consensus_peers.cc:597] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.833298 13846 raft_consensus.cc:2272] T 35d6415f94294111832efde45ba3d779 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.836184 13846 tablet_replica.cc:333] T b7607dfc32cc48e1bbaa4b0c349b2188 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
W20260709 13:02:44.836477 16873 consensus_peers.cc:597] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.836951 13846 raft_consensus.cc:2243] T b7607dfc32cc48e1bbaa4b0c349b2188 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:44.837224 16871 consensus_peers.cc:597] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.837417 13846 raft_consensus.cc:2272] T b7607dfc32cc48e1bbaa4b0c349b2188 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:44.838505 16797 consensus_peers.cc:597] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.839603 13846 tablet_replica.cc:333] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.840399 13846 raft_consensus.cc:2243] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.840852 13846 raft_consensus.cc:2272] T 2310deae978443e28f9702c73bf61d84 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.843413 13846 tablet_replica.cc:333] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.844188 13846 raft_consensus.cc:2243] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:44.844635 16797 consensus_peers.cc:597] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.844775 13846 raft_consensus.cc:2272] T 714fcdcb63f349a5b1838a7975e3265d P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:44.846905 16797 consensus_peers.cc:597] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.847510 13846 tablet_replica.cc:333] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.848125 13846 raft_consensus.cc:2243] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.848593 13846 raft_consensus.cc:2272] T 1559c08e94194e8db334e32e8140ac7b P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.850905 13846 tablet_replica.cc:333] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
W20260709 13:02:44.851081 16871 consensus_peers.cc:597] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.851469 13846 raft_consensus.cc:2243] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.852273 13846 raft_consensus.cc:2272] T 317e2ad6e23d4be2921dea5c7d673441 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.853922 13846 tablet_replica.cc:333] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.854429 13846 raft_consensus.cc:2243] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.854839 13846 raft_consensus.cc:2272] T d41a9297726740bea00f6547d96174f3 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.856663 13846 tablet_replica.cc:333] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.857249 13846 raft_consensus.cc:2243] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.857630 13846 raft_consensus.cc:2272] T 682ff34e72234a6db185567922dae64c P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.859342 13846 tablet_replica.cc:333] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.859834 13846 raft_consensus.cc:2243] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.860217 13846 raft_consensus.cc:2272] T af9d22bf672f4ce69c5d565cedfbec8b P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.862028 13846 tablet_replica.cc:333] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.862593 13846 raft_consensus.cc:2243] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.863022 13846 raft_consensus.cc:2272] T 774c6423ecc541f9bffe265ca0a4ddc6 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.865226 13846 tablet_replica.cc:333] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
W20260709 13:02:44.865796 16723 consensus_peers.cc:597] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.865942 13846 raft_consensus.cc:2243] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.866459 13846 raft_consensus.cc:2272] T e7d4a477f9124f5da8f07ef6791d7e2f P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.868431 13846 tablet_replica.cc:333] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.869022 13846 raft_consensus.cc:2243] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.869688 13846 raft_consensus.cc:2272] T 3a395fddf59440218ea58775ccc2b87a P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.871459 13846 tablet_replica.cc:333] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.871981 13846 raft_consensus.cc:2243] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.872309 13846 raft_consensus.cc:2272] T 4e41a09f8de549a68de626a86cb0cd8f P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.873904 13846 tablet_replica.cc:333] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.874492 13846 raft_consensus.cc:2243] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.875186 13846 raft_consensus.cc:2272] T d671e37c6c7d44eea8b34cab70ba59ac P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.876799 13846 tablet_replica.cc:333] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.877241 13846 raft_consensus.cc:2243] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.877628 13846 raft_consensus.cc:2272] T 9140857494ca40ef9a2f78f5929cd93f P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.879618 13846 tablet_replica.cc:333] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.880154 13846 raft_consensus.cc:2243] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.880532 13846 raft_consensus.cc:2272] T 0adc6618053e487eb848163e7ab3dea3 P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.883877 13846 tablet_replica.cc:333] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.884351 13846 raft_consensus.cc:2243] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.884722 13846 raft_consensus.cc:2272] T 3e9622cab8c147ac81df7247ac756dae P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.886265 13846 tablet_replica.cc:333] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.886736 13846 raft_consensus.cc:2243] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.887123 13846 raft_consensus.cc:2272] T ea20d09321a5419e95c4bcdbc36b6c1c P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.888797 13846 tablet_replica.cc:333] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.889406 13846 raft_consensus.cc:2243] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.889816 13846 raft_consensus.cc:2272] T d4d17ec9ad354648a0ddbaa81c1e00ae P 02594112e68949ebb91dcab74ea616e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.892048 13846 tablet_replica.cc:333] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.892580 13846 raft_consensus.cc:2243] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.893285 13846 raft_consensus.cc:2272] T 4de07bbb12e44fd295d100b253fa4c89 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.895066 13846 tablet_replica.cc:333] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.895520 13846 raft_consensus.cc:2243] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.896194 13846 raft_consensus.cc:2272] T a709030dc4964f569783abc99244062d P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.897959 13846 tablet_replica.cc:333] T 46cdf0a25928442cb4f13e845eff0a98 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.898478 13846 raft_consensus.cc:2243] T 46cdf0a25928442cb4f13e845eff0a98 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.898929 13846 raft_consensus.cc:2272] T 46cdf0a25928442cb4f13e845eff0a98 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.900882 13846 tablet_replica.cc:333] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.901330 13846 raft_consensus.cc:2243] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.901715 13846 raft_consensus.cc:2272] T ea26daeccfd942fd84423a51c1af3570 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.903442 13846 tablet_replica.cc:333] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.903873 13846 raft_consensus.cc:2243] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.904541 13846 raft_consensus.cc:2272] T e0871a684e8343e291a0b0adb1d793eb P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.906316 13846 tablet_replica.cc:333] T 2e8ffce14bbb4a78b66127fe8d53c888 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.907186 13846 raft_consensus.cc:2243] T 2e8ffce14bbb4a78b66127fe8d53c888 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.907671 13846 raft_consensus.cc:2272] T 2e8ffce14bbb4a78b66127fe8d53c888 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.910115 13846 tablet_replica.cc:333] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.910775 13846 raft_consensus.cc:2243] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.911188 13846 raft_consensus.cc:2272] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.912828 13846 tablet_replica.cc:333] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.913246 13846 raft_consensus.cc:2243] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.913627 13846 raft_consensus.cc:2272] T 8985f4a10fdf4003b3f10692cd275a44 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.915284 13846 tablet_replica.cc:333] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.915859 13846 raft_consensus.cc:2243] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.916671 13846 raft_consensus.cc:2272] T 28834214a0574946b0715412abd4bf2a P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.919011 13846 tablet_replica.cc:333] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.919665 13846 raft_consensus.cc:2243] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:44.919806 16871 consensus_peers.cc:597] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.920102 13846 raft_consensus.cc:2272] T 4a37a255067b499899a6308703326eb1 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:44.922458 16799 consensus_peers.cc:597] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.923535 13846 tablet_replica.cc:333] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.924305 13846 raft_consensus.cc:2243] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:02:44.924569 16873 consensus_peers.cc:597] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.925235 13846 raft_consensus.cc:2272] T 04ca19d2ebc841d7b9686758039a34d3 P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:44.925920 16797 consensus_peers.cc:597] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.927094 13846 tablet_replica.cc:333] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.927636 13846 raft_consensus.cc:2243] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.928319 13846 raft_consensus.cc:2272] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.930014 13846 tablet_replica.cc:333] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.930454 13846 raft_consensus.cc:2243] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:44.930837 13846 raft_consensus.cc:2272] T 2eec38574f6342f7a4065c4a530b2b7b P 02594112e68949ebb91dcab74ea616e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.932598 13846 tablet_replica.cc:333] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.933005 13846 raft_consensus.cc:2243] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.933655 13846 raft_consensus.cc:2272] T 8f95b1a8be1044ffb358dd403501bc07 P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:44.935290 13846 tablet_replica.cc:333] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4: stopping tablet replica
I20260709 13:02:44.935739 13846 raft_consensus.cc:2243] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:44.936391 13846 raft_consensus.cc:2272] T 46aec588dc0b42f0a038505674e6992a P 02594112e68949ebb91dcab74ea616e4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:44.953433 16797 consensus_peers.cc:597] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 2b61692713744f259b64692b5bf6fdc8 (127.13.133.129:43445): Couldn't send request to peer 2b61692713744f259b64692b5bf6fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:43445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:44.981958 16873 consensus_peers.cc:597] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:44.989199 16799 consensus_peers.cc:597] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:35091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.999138 13846 tablet_server.cc:196] TabletServer@127.13.133.130:0 shutdown complete.
W20260709 13:02:45.022887 16799 consensus_peers.cc:597] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:35091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:45.029788 16799 consensus_peers.cc:597] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:35091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:45.034083 16799 consensus_peers.cc:597] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:35091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:45.044342 16799 consensus_peers.cc:597] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:35091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:45.051976 16799 consensus_peers.cc:597] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:35091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.074528 13846 tablet_server.cc:179] TabletServer@127.13.133.131:0 shutting down...
W20260709 13:02:45.081010 16873 consensus_peers.cc:597] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:35091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:45.102316 16799 consensus_peers.cc:597] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:35091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.117985 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:45.118738 13846 tablet_replica.cc:333] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.119597 13846 raft_consensus.cc:2243] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.120278 13846 raft_consensus.cc:2272] T a135e2c2694345a7af38b2008c077277 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.122241 13846 tablet_replica.cc:333] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.122972 13846 raft_consensus.cc:2243] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.123440 13846 raft_consensus.cc:2272] T 04ca19d2ebc841d7b9686758039a34d3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.125763 13846 tablet_replica.cc:333] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
W20260709 13:02:45.126199 16873 consensus_peers.cc:597] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:35091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.126263 13846 raft_consensus.cc:2243] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.127110 13846 raft_consensus.cc:2272] T 20933572c8e84eaf99d147bf5c52a57c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.128768 13846 tablet_replica.cc:333] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.129292 13846 raft_consensus.cc:2243] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.129675 13846 raft_consensus.cc:2272] T b4d665b9c4c942058af393d16b624cc9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.131436 13846 tablet_replica.cc:333] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.131971 13846 raft_consensus.cc:2243] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.132613 13846 raft_consensus.cc:2272] T 468242aeb0aa4d388d91f8f8f727d0f7 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.134160 13846 tablet_replica.cc:333] T 9140857494ca40ef9a2f78f5929cd93f P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.134656 13846 raft_consensus.cc:2243] T 9140857494ca40ef9a2f78f5929cd93f P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.135013 13846 raft_consensus.cc:2272] T 9140857494ca40ef9a2f78f5929cd93f P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.136612 13846 tablet_replica.cc:333] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.137085 13846 raft_consensus.cc:2243] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.137463 13846 raft_consensus.cc:2272] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.139076 13846 tablet_replica.cc:333] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.139552 13846 raft_consensus.cc:2243] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.140215 13846 raft_consensus.cc:2272] T f92066ff15e3432daab818ec0996902a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.142563 13846 tablet_replica.cc:333] T 35c5105323964b71a6839f0d1093d0a9 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.143270 13846 raft_consensus.cc:2243] T 35c5105323964b71a6839f0d1093d0a9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.143672 13846 raft_consensus.cc:2272] T 35c5105323964b71a6839f0d1093d0a9 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.145212 13846 tablet_replica.cc:333] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.145668 13846 raft_consensus.cc:2243] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.146273 13846 raft_consensus.cc:2272] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.147862 13846 tablet_replica.cc:333] T 25c53c04f7584d33af616012e671b4ef P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.148298 13846 raft_consensus.cc:2243] T 25c53c04f7584d33af616012e671b4ef P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.148644 13846 raft_consensus.cc:2272] T 25c53c04f7584d33af616012e671b4ef P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.150609 13846 tablet_replica.cc:333] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.151319 13846 raft_consensus.cc:2243] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.151767 13846 raft_consensus.cc:2272] T ea20d09321a5419e95c4bcdbc36b6c1c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.153903 13846 tablet_replica.cc:333] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.154475 13846 raft_consensus.cc:2243] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.154889 13846 raft_consensus.cc:2272] T 9436b62e8ef242998773176f86d11476 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.156589 13846 tablet_replica.cc:333] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.157109 13846 raft_consensus.cc:2243] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.157459 13846 raft_consensus.cc:2272] T 35d6415f94294111832efde45ba3d779 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.159051 13846 tablet_replica.cc:333] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.159523 13846 raft_consensus.cc:2243] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.159879 13846 raft_consensus.cc:2272] T 41ec8307ce78432d844a74cf26fba3d0 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.161566 13846 tablet_replica.cc:333] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.162039 13846 raft_consensus.cc:2243] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.162684 13846 raft_consensus.cc:2272] T e9a6b5a850954b308bcdae02df3a28eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.164832 13846 tablet_replica.cc:333] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.165341 13846 raft_consensus.cc:2243] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.166152 13846 raft_consensus.cc:2272] T 2310deae978443e28f9702c73bf61d84 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.168212 13846 tablet_replica.cc:333] T 649cd95874074becac9bbe140d30986e P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.168713 13846 raft_consensus.cc:2243] T 649cd95874074becac9bbe140d30986e P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.169060 13846 raft_consensus.cc:2272] T 649cd95874074becac9bbe140d30986e P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.170825 13846 tablet_replica.cc:333] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.171326 13846 raft_consensus.cc:2243] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.171703 13846 raft_consensus.cc:2272] T 41af4b756c57469bb52f73dc5c9b4917 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.173395 13846 tablet_replica.cc:333] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.173889 13846 raft_consensus.cc:2243] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.174238 13846 raft_consensus.cc:2272] T c896aad91d5943acbea9c2eb2a285f80 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.175967 13846 tablet_replica.cc:333] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.176443 13846 raft_consensus.cc:2243] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.176811 13846 raft_consensus.cc:2272] T 946987c14aa24d549b4671e680a4f7cf P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.178574 13846 tablet_replica.cc:333] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.179067 13846 raft_consensus.cc:2243] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.179436 13846 raft_consensus.cc:2272] T e0871a684e8343e291a0b0adb1d793eb P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.181367 13846 tablet_replica.cc:333] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.181989 13846 raft_consensus.cc:2243] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.182487 13846 raft_consensus.cc:2272] T 28834214a0574946b0715412abd4bf2a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.184808 13846 tablet_replica.cc:333] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.185484 13846 raft_consensus.cc:2243] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.185963 13846 raft_consensus.cc:2272] T 8985f4a10fdf4003b3f10692cd275a44 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:45.187472 16873 consensus_peers.cc:597] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:35091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.188155 13846 tablet_replica.cc:333] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.188894 13846 raft_consensus.cc:2243] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.189353 13846 raft_consensus.cc:2272] T 2e8ffce14bbb4a78b66127fe8d53c888 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.191545 13846 tablet_replica.cc:333] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
W20260709 13:02:45.191674 16873 consensus_peers.cc:597] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 -> Peer 02594112e68949ebb91dcab74ea616e4 (127.13.133.130:35091): Couldn't send request to peer 02594112e68949ebb91dcab74ea616e4. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:35091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.192229 13846 raft_consensus.cc:2243] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.192785 13846 raft_consensus.cc:2272] T 8d81ae8cb2304a8789c6ec692dbc3cd4 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.194944 13846 tablet_replica.cc:333] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.195411 13846 raft_consensus.cc:2243] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.196087 13846 raft_consensus.cc:2272] T 1559c08e94194e8db334e32e8140ac7b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.197822 13846 tablet_replica.cc:333] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.198282 13846 raft_consensus.cc:2243] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.198634 13846 raft_consensus.cc:2272] T 317e2ad6e23d4be2921dea5c7d673441 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.200372 13846 tablet_replica.cc:333] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.200841 13846 raft_consensus.cc:2243] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.201540 13846 raft_consensus.cc:2272] T d41a9297726740bea00f6547d96174f3 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.203581 13846 tablet_replica.cc:333] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.204077 13846 raft_consensus.cc:2243] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.204459 13846 raft_consensus.cc:2272] T 3a395fddf59440218ea58775ccc2b87a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.206256 13846 tablet_replica.cc:333] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.206772 13846 raft_consensus.cc:2243] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.207489 13846 raft_consensus.cc:2272] T bdd9b31bd8394e06b0efd5abde00d75a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.209306 13846 tablet_replica.cc:333] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.209782 13846 raft_consensus.cc:2243] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.210125 13846 raft_consensus.cc:2272] T f7841fc523f84f99b228537a628dac09 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.212082 13846 tablet_replica.cc:333] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.212667 13846 raft_consensus.cc:2243] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.213084 13846 raft_consensus.cc:2272] T 8f95b1a8be1044ffb358dd403501bc07 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.215037 13846 tablet_replica.cc:333] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.215651 13846 raft_consensus.cc:2243] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.216121 13846 raft_consensus.cc:2272] T 3a8a13542a7b4ec09428c17d77112668 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.218549 13846 tablet_replica.cc:333] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.219226 13846 raft_consensus.cc:2243] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.219691 13846 raft_consensus.cc:2272] T a709030dc4964f569783abc99244062d P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.221949 13846 tablet_replica.cc:333] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.222604 13846 raft_consensus.cc:2243] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.223464 13846 raft_consensus.cc:2272] T 682ff34e72234a6db185567922dae64c P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.225559 13846 tablet_replica.cc:333] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.226140 13846 raft_consensus.cc:2243] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.226634 13846 raft_consensus.cc:2272] T af9d22bf672f4ce69c5d565cedfbec8b P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.228915 13846 tablet_replica.cc:333] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.229562 13846 raft_consensus.cc:2243] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.230427 13846 raft_consensus.cc:2272] T 774c6423ecc541f9bffe265ca0a4ddc6 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.232272 13846 tablet_replica.cc:333] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.232748 13846 raft_consensus.cc:2243] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.233160 13846 raft_consensus.cc:2272] T 46aec588dc0b42f0a038505674e6992a P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.235293 13846 tablet_replica.cc:333] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.235869 13846 raft_consensus.cc:2243] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.236703 13846 raft_consensus.cc:2272] T 268b05f29df3476884b4c915456dac47 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:45.236811 16872 consensus_peers.cc:597] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.239010 13846 tablet_replica.cc:333] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.239585 13846 raft_consensus.cc:2243] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.240206 13846 raft_consensus.cc:2272] T 4a37a255067b499899a6308703326eb1 P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.241907 13846 tablet_replica.cc:333] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.242312 13846 raft_consensus.cc:2243] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.242928 13846 raft_consensus.cc:2272] T d4d17ec9ad354648a0ddbaa81c1e00ae P 7f375a93c0a74eb09a0b9f39c16d83bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.244473 13846 tablet_replica.cc:333] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.244858 13846 raft_consensus.cc:2243] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.245172 13846 raft_consensus.cc:2272] T 4e41a09f8de549a68de626a86cb0cd8f P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.246649 13846 tablet_replica.cc:333] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd: stopping tablet replica
I20260709 13:02:45.247051 13846 raft_consensus.cc:2243] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.247377 13846 raft_consensus.cc:2272] T d671e37c6c7d44eea8b34cab70ba59ac P 7f375a93c0a74eb09a0b9f39c16d83bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:45.309702 16872 consensus_peers.cc:597] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.131:41363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.313890 13846 tablet_server.cc:196] TabletServer@127.13.133.131:0 shutdown complete.
W20260709 13:02:45.335634 16872 consensus_peers.cc:597] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.131:41363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.379499 13846 tablet_server.cc:179] TabletServer@127.13.133.132:0 shutting down...
W20260709 13:02:45.381021 16872 consensus_peers.cc:597] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.131:41363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:45.407886 16872 consensus_peers.cc:597] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.131:41363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.411828 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:45.412817 13846 tablet_replica.cc:333] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.413558 13846 raft_consensus.cc:2243] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.414168 13846 raft_consensus.cc:2272] T 20933572c8e84eaf99d147bf5c52a57c P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:45.415184 16872 consensus_peers.cc:597] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.131:41363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.416838 13846 tablet_replica.cc:333] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.417520 13846 raft_consensus.cc:2243] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.418095 13846 raft_consensus.cc:2272] T b4d665b9c4c942058af393d16b624cc9 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.419888 13846 tablet_replica.cc:333] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.420384 13846 raft_consensus.cc:2243] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.420734 13846 raft_consensus.cc:2272] T 268b05f29df3476884b4c915456dac47 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.422668 13846 tablet_replica.cc:333] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.423421 13846 raft_consensus.cc:2243] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.424198 13846 raft_consensus.cc:2272] T 5e3e25d093d543aaad717af841693381 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:45.425175 16872 consensus_peers.cc:597] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.131:41363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.426139 13846 tablet_replica.cc:333] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.426720 13846 raft_consensus.cc:2243] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.427153 13846 raft_consensus.cc:2272] T abb1bc6a3f8f4e728deb3eddf33828d1 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.429059 13846 tablet_replica.cc:333] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.429780 13846 raft_consensus.cc:2243] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.430591 13846 raft_consensus.cc:2272] T 25c53c04f7584d33af616012e671b4ef P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.432523 13846 tablet_replica.cc:333] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.433040 13846 raft_consensus.cc:2243] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.433383 13846 raft_consensus.cc:2272] T ba09b5a0a7fd4e62a844ab4a5c2ebfcf P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.434963 13846 tablet_replica.cc:333] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.435424 13846 raft_consensus.cc:2243] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.436056 13846 raft_consensus.cc:2272] T 35c5105323964b71a6839f0d1093d0a9 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.437619 13846 tablet_replica.cc:333] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.438094 13846 raft_consensus.cc:2243] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.438446 13846 raft_consensus.cc:2272] T c150702be7e34e50abb90fd18e845ce3 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.439977 13846 tablet_replica.cc:333] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.440448 13846 raft_consensus.cc:2243] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.440820 13846 raft_consensus.cc:2272] T 9436b62e8ef242998773176f86d11476 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.442485 13846 tablet_replica.cc:333] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.443002 13846 raft_consensus.cc:2243] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.443385 13846 raft_consensus.cc:2272] T c896aad91d5943acbea9c2eb2a285f80 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.444999 13846 tablet_replica.cc:333] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.445488 13846 raft_consensus.cc:2243] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.445864 13846 raft_consensus.cc:2272] T 946987c14aa24d549b4671e680a4f7cf P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.447515 13846 tablet_replica.cc:333] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.447993 13846 raft_consensus.cc:2243] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.448333 13846 raft_consensus.cc:2272] T e0871a684e8343e291a0b0adb1d793eb P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.449932 13846 tablet_replica.cc:333] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.450485 13846 raft_consensus.cc:2243] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.452147 13846 raft_consensus.cc:2272] T 3a8a13542a7b4ec09428c17d77112668 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.454669 13846 tablet_replica.cc:333] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.455399 13846 raft_consensus.cc:2243] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.456380 13846 raft_consensus.cc:2272] T 46cdf0a25928442cb4f13e845eff0a98 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.459053 13846 tablet_replica.cc:333] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.459771 13846 raft_consensus.cc:2243] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.460323 13846 raft_consensus.cc:2272] T a709030dc4964f569783abc99244062d P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.462486 13846 tablet_replica.cc:333] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.463213 13846 raft_consensus.cc:2243] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.463644 13846 raft_consensus.cc:2272] T 714fcdcb63f349a5b1838a7975e3265d P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.465719 13846 tablet_replica.cc:333] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.466259 13846 raft_consensus.cc:2243] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.466630 13846 raft_consensus.cc:2272] T e9a6b5a850954b308bcdae02df3a28eb P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.468784 13846 tablet_replica.cc:333] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.469462 13846 raft_consensus.cc:2243] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.469991 13846 raft_consensus.cc:2272] T d4d17ec9ad354648a0ddbaa81c1e00ae P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:45.471894 16872 consensus_peers.cc:597] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.131:41363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.472353 13846 tablet_replica.cc:333] T 4de07bbb12e44fd295d100b253fa4c89 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.473125 13846 raft_consensus.cc:2243] T 4de07bbb12e44fd295d100b253fa4c89 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.473600 13846 raft_consensus.cc:2272] T 4de07bbb12e44fd295d100b253fa4c89 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.475433 13846 tablet_replica.cc:333] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.475972 13846 raft_consensus.cc:2243] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.476423 13846 raft_consensus.cc:2272] T 317e2ad6e23d4be2921dea5c7d673441 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.478739 13846 tablet_replica.cc:333] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.479385 13846 raft_consensus.cc:2243] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.479880 13846 raft_consensus.cc:2272] T d41a9297726740bea00f6547d96174f3 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.481635 13846 tablet_replica.cc:333] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.482271 13846 raft_consensus.cc:2243] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.483111 13846 raft_consensus.cc:2272] T 4e41a09f8de549a68de626a86cb0cd8f P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.485455 13846 tablet_replica.cc:333] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.486184 13846 raft_consensus.cc:2243] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.486677 13846 raft_consensus.cc:2272] T d671e37c6c7d44eea8b34cab70ba59ac P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.489288 13846 tablet_replica.cc:333] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.490031 13846 raft_consensus.cc:2243] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.491006 13846 raft_consensus.cc:2272] T 9140857494ca40ef9a2f78f5929cd93f P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.493383 13846 tablet_replica.cc:333] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.494122 13846 raft_consensus.cc:2243] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.494616 13846 raft_consensus.cc:2272] T 0adc6618053e487eb848163e7ab3dea3 P f496a036d23b40ac9561801191ca4555 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.496809 13846 tablet_replica.cc:333] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.497486 13846 raft_consensus.cc:2243] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.498456 13846 raft_consensus.cc:2272] T 3e9622cab8c147ac81df7247ac756dae P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.501017 13846 tablet_replica.cc:333] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.501717 13846 raft_consensus.cc:2243] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.502620 13846 raft_consensus.cc:2272] T b7607dfc32cc48e1bbaa4b0c349b2188 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.504812 13846 tablet_replica.cc:333] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.505324 13846 raft_consensus.cc:2243] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.505786 13846 raft_consensus.cc:2272] T e7d4a477f9124f5da8f07ef6791d7e2f P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:45.507418 16872 consensus_peers.cc:597] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 -> Peer 7f375a93c0a74eb09a0b9f39c16d83bd (127.13.133.131:41363): Couldn't send request to peer 7f375a93c0a74eb09a0b9f39c16d83bd. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.131:41363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.507671 13846 tablet_replica.cc:333] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.508221 13846 raft_consensus.cc:2243] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.508587 13846 raft_consensus.cc:2272] T bdd9b31bd8394e06b0efd5abde00d75a P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.510365 13846 tablet_replica.cc:333] T 28834214a0574946b0715412abd4bf2a P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.510905 13846 raft_consensus.cc:2243] T 28834214a0574946b0715412abd4bf2a P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.511269 13846 raft_consensus.cc:2272] T 28834214a0574946b0715412abd4bf2a P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.512878 13846 tablet_replica.cc:333] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.513370 13846 raft_consensus.cc:2243] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.513713 13846 raft_consensus.cc:2272] T 46aec588dc0b42f0a038505674e6992a P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.515427 13846 tablet_replica.cc:333] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.515918 13846 raft_consensus.cc:2243] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.516568 13846 raft_consensus.cc:2272] T 2e8ffce14bbb4a78b66127fe8d53c888 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.518370 13846 tablet_replica.cc:333] T 74bb63dec9d5495c80bd947caf7dc411 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.518862 13846 raft_consensus.cc:2243] T 74bb63dec9d5495c80bd947caf7dc411 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.519213 13846 raft_consensus.cc:2272] T 74bb63dec9d5495c80bd947caf7dc411 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.520828 13846 tablet_replica.cc:333] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.521294 13846 raft_consensus.cc:2243] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.521942 13846 raft_consensus.cc:2272] T 41af4b756c57469bb52f73dc5c9b4917 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.523629 13846 tablet_replica.cc:333] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.524101 13846 raft_consensus.cc:2243] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.524734 13846 raft_consensus.cc:2272] T 40a8493ef25f4f0e9e7dc38c38a9e4e4 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.526417 13846 tablet_replica.cc:333] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.526938 13846 raft_consensus.cc:2243] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.527297 13846 raft_consensus.cc:2272] T ea26daeccfd942fd84423a51c1af3570 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.528990 13846 tablet_replica.cc:333] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.529438 13846 raft_consensus.cc:2243] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.530076 13846 raft_consensus.cc:2272] T 3c4abdb7b5dd4a49ada15666545c6c33 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.531735 13846 tablet_replica.cc:333] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.532183 13846 raft_consensus.cc:2243] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.532595 13846 raft_consensus.cc:2272] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:45.532670 17769 raft_consensus.cc:670] T 41ec8307ce78432d844a74cf26fba3d0 P f496a036d23b40ac9561801191ca4555: failed to trigger leader election: Illegal state: RaftConsensus is not running: State = Stopping
I20260709 13:02:45.534663 13846 tablet_replica.cc:333] T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.535138 13846 raft_consensus.cc:2243] T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.535492 13846 raft_consensus.cc:2272] T 04ca19d2ebc841d7b9686758039a34d3 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.537082 13846 tablet_replica.cc:333] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.537510 13846 raft_consensus.cc:2243] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:45.537858 13846 raft_consensus.cc:2272] T 622fb11c0e8b4d99a3c2ea9c5707b0ed P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.539393 13846 tablet_replica.cc:333] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.539799 13846 raft_consensus.cc:2243] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.540443 13846 raft_consensus.cc:2272] T 2eec38574f6342f7a4065c4a530b2b7b P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.542093 13846 tablet_replica.cc:333] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.542505 13846 raft_consensus.cc:2243] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.543140 13846 raft_consensus.cc:2272] T 649cd95874074becac9bbe140d30986e P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.544778 13846 tablet_replica.cc:333] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555: stopping tablet replica
I20260709 13:02:45.545185 13846 raft_consensus.cc:2243] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.545795 13846 raft_consensus.cc:2272] T f7841fc523f84f99b228537a628dac09 P f496a036d23b40ac9561801191ca4555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.603839 13846 tablet_server.cc:196] TabletServer@127.13.133.132:0 shutdown complete.
I20260709 13:02:45.657979 13846 master.cc:562] Master@127.13.133.190:40181 shutting down...
I20260709 13:02:45.681981 13846 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:45.682508 13846 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:45.682793 13846 tablet_replica.cc:333] T 00000000000000000000000000000000 P b42e5caf90c14b7bb5d03ec1b638d719: stopping tablet replica
I20260709 13:02:45.702836 13846 master.cc:584] Master@127.13.133.190:40181 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (34374 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:02:45.783036 13846 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.133.190:33881
I20260709 13:02:45.784142 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:45.789527 17809 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:45.789563 17808 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:45.790406 17811 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:45.790664 13846 server_base.cc:1061] running on GCE node
I20260709 13:02:45.791652 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:45.791821 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:45.791934 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602165791923 us; error 0 us; skew 500 ppm
I20260709 13:02:45.792400 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:45.794559 13846 webserver.cc:533] Webserver started at http://127.13.133.190:35275/ using document root <none> and password file <none>
I20260709 13:02:45.795022 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:45.795176 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:45.795393 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:45.796406 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/master-0-root/instance:
uuid: "0e3ae438023a4639a539c181f346c68f"
format_stamp: "Formatted at 2026-07-09 13:02:45 on dist-test-slave-9b5w"
I20260709 13:02:45.800864 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:02:45.803900 17816 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:45.804601 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:45.804852 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/master-0-root
uuid: "0e3ae438023a4639a539c181f346c68f"
format_stamp: "Formatted at 2026-07-09 13:02:45 on dist-test-slave-9b5w"
I20260709 13:02:45.805088 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:45.829826 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:45.831033 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:45.865635 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.190:33881
I20260709 13:02:45.865720 17867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.190:33881 every 8 connection(s)
I20260709 13:02:45.869192 17868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:45.878638 17868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f: Bootstrap starting.
I20260709 13:02:45.882934 17868 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.886636 17868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f: No bootstrap required, opened a new log
I20260709 13:02:45.888581 17868 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e3ae438023a4639a539c181f346c68f" member_type: VOTER }
I20260709 13:02:45.888917 17868 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.889083 17868 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3ae438023a4639a539c181f346c68f, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.889541 17868 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0e3ae438023a4639a539c181f346c68f" member_type: VOTER }
I20260709 13:02:45.889925 17868 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:45.890106 17868 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:45.890307 17868 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.894156 17868 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e3ae438023a4639a539c181f346c68f" member_type: VOTER }
I20260709 13:02:45.894582 17868 leader_election.cc:304] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [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: 0e3ae438023a4639a539c181f346c68f; no voters: 
I20260709 13:02:45.895547 17868 leader_election.cc:290] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:45.895900 17871 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.897065 17871 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [term 1 LEADER]: Becoming Leader. State: Replica: 0e3ae438023a4639a539c181f346c68f, State: Running, Role: LEADER
I20260709 13:02:45.897679 17871 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [LEADER]: Queue going to LEADER mode. State: All 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: "0e3ae438023a4639a539c181f346c68f" member_type: VOTER }
I20260709 13:02:45.898214 17868 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:45.901648 17872 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0e3ae438023a4639a539c181f346c68f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e3ae438023a4639a539c181f346c68f" member_type: VOTER } }
I20260709 13:02:45.902478 17873 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0e3ae438023a4639a539c181f346c68f. Latest consensus state: current_term: 1 leader_uuid: "0e3ae438023a4639a539c181f346c68f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e3ae438023a4639a539c181f346c68f" member_type: VOTER } }
I20260709 13:02:45.902861 17872 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:45.903069 17873 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:45.904774 17878 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:45.909358 17878 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:45.912118 13846 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:02:45.917613 17878 catalog_manager.cc:1383] Generated new cluster ID: 82bcfd87f59741d09875bf4edf4ad334
I20260709 13:02:45.917821 17878 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:45.932046 17878 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:45.933130 17878 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:45.955161 17878 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f: Generated new TSK 0
I20260709 13:02:45.955626 17878 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:45.978410 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:45.984067 17889 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:45.984647 17890 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:45.985911 17892 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:45.986356 13846 server_base.cc:1061] running on GCE node
I20260709 13:02:45.987277 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:45.987450 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:45.987565 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602165987554 us; error 0 us; skew 500 ppm
I20260709 13:02:45.988013 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:45.990052 13846 webserver.cc:533] Webserver started at http://127.13.133.129:46231/ using document root <none> and password file <none>
I20260709 13:02:45.990469 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:45.990617 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:45.990839 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:45.991801 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-0-root/instance:
uuid: "e53de77f29984602b084962ca1a4ca1d"
format_stamp: "Formatted at 2026-07-09 13:02:45 on dist-test-slave-9b5w"
I20260709 13:02:45.995805 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:45.998875 17897 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:45.999572 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:45.999895 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-0-root
uuid: "e53de77f29984602b084962ca1a4ca1d"
format_stamp: "Formatted at 2026-07-09 13:02:45 on dist-test-slave-9b5w"
I20260709 13:02:46.000133 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:46.033700 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:46.034844 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:46.036173 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:46.038244 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:46.038409 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:46.038643 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:46.038791 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:46.075134 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.129:40979
I20260709 13:02:46.075230 17959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.129:40979 every 8 connection(s)
I20260709 13:02:46.079700 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:46.086494 17964 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:46.087899 17965 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:46.090222 17967 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:46.090408 13846 server_base.cc:1061] running on GCE node
I20260709 13:02:46.091612 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:46.091821 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:46.092018 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602166091999 us; error 0 us; skew 500 ppm
I20260709 13:02:46.092599 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:46.092797 17960 heartbeater.cc:344] Connected to a master server at 127.13.133.190:33881
I20260709 13:02:46.093154 17960 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:46.093796 17960 heartbeater.cc:507] Master 127.13.133.190:33881 requested a full tablet report, sending...
I20260709 13:02:46.095090 13846 webserver.cc:533] Webserver started at http://127.13.133.130:37117/ using document root <none> and password file <none>
I20260709 13:02:46.095642 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:46.095820 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:46.095772 17833 ts_manager.cc:194] Registered new tserver with Master: e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979)
I20260709 13:02:46.096283 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:46.097347 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-1-root/instance:
uuid: "df259990dca14a42baf4ec3e6ae98303"
format_stamp: "Formatted at 2026-07-09 13:02:46 on dist-test-slave-9b5w"
I20260709 13:02:46.097571 17833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36932
I20260709 13:02:46.101995 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 13:02:46.105085 17972 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:46.105746 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:02:46.106004 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-1-root
uuid: "df259990dca14a42baf4ec3e6ae98303"
format_stamp: "Formatted at 2026-07-09 13:02:46 on dist-test-slave-9b5w"
I20260709 13:02:46.106256 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:46.119475 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:46.120909 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:46.123211 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:46.125664 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:46.125829 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:46.126008 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:46.126125 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:46.162045 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.130:39703
I20260709 13:02:46.162134 18034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.130:39703 every 8 connection(s)
I20260709 13:02:46.166404 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:46.173481 18039 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:46.173463 18038 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:46.176744 18035 heartbeater.cc:344] Connected to a master server at 127.13.133.190:33881
I20260709 13:02:46.177227 18035 heartbeater.cc:461] Registering TS with master...
W20260709 13:02:46.177944 18041 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:46.178141 18035 heartbeater.cc:507] Master 127.13.133.190:33881 requested a full tablet report, sending...
I20260709 13:02:46.178645 13846 server_base.cc:1061] running on GCE node
I20260709 13:02:46.179566 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:46.179765 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:46.179926 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602166179909 us; error 0 us; skew 500 ppm
I20260709 13:02:46.180321 17833 ts_manager.cc:194] Registered new tserver with Master: df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:46.180399 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:46.181813 17833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36946
I20260709 13:02:46.182869 13846 webserver.cc:533] Webserver started at http://127.13.133.131:43849/ using document root <none> and password file <none>
I20260709 13:02:46.183342 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:46.183516 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:46.183739 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:46.184729 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-2-root/instance:
uuid: "6bcf5a87b95842d9b837414de2d4920e"
format_stamp: "Formatted at 2026-07-09 13:02:46 on dist-test-slave-9b5w"
I20260709 13:02:46.188601 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260709 13:02:46.191429 18046 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:46.192050 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:46.192299 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-2-root
uuid: "6bcf5a87b95842d9b837414de2d4920e"
format_stamp: "Formatted at 2026-07-09 13:02:46 on dist-test-slave-9b5w"
I20260709 13:02:46.192541 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:46.216337 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:46.217415 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:46.218796 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:46.220809 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:46.220990 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:46.221200 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:46.221346 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:46.256717 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.131:33699
I20260709 13:02:46.256799 18108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.131:33699 every 8 connection(s)
I20260709 13:02:46.268877 18109 heartbeater.cc:344] Connected to a master server at 127.13.133.190:33881
I20260709 13:02:46.269296 18109 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:46.269956 18109 heartbeater.cc:507] Master 127.13.133.190:33881 requested a full tablet report, sending...
I20260709 13:02:46.271692 17833 ts_manager.cc:194] Registered new tserver with Master: 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:46.272758 13846 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013079062s
I20260709 13:02:46.272871 17833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36948
I20260709 13:02:46.295115 17833 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36964:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:02:46.297816 17833 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:02:46.360118 18072 tablet_service.cc:1511] Processing CreateTablet for tablet 67144ca60f6540ebba2b54392a150419 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:02:46.361200 18073 tablet_service.cc:1511] Processing CreateTablet for tablet 70551f9022334f5f91cd45feeee50e15 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:02:46.360119 18074 tablet_service.cc:1511] Processing CreateTablet for tablet 0ca97508bee84fee954e939a855f331a (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:02:46.361629 18072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67144ca60f6540ebba2b54392a150419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.364065 18074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca97508bee84fee954e939a855f331a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.366171 18073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70551f9022334f5f91cd45feeee50e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.368475 18071 tablet_service.cc:1511] Processing CreateTablet for tablet 8e00226787794dbb9fbda93cea397465 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:02:46.369871 18071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e00226787794dbb9fbda93cea397465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.372464 18070 tablet_service.cc:1511] Processing CreateTablet for tablet 9c69f6f5dff04d2f858f2a4fe35c90e4 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:02:46.373812 18070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c69f6f5dff04d2f858f2a4fe35c90e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.376485 18069 tablet_service.cc:1511] Processing CreateTablet for tablet 353f8f44ce9d454b9bde7cc2643cdaa3 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:02:46.377846 18069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353f8f44ce9d454b9bde7cc2643cdaa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.388046 18124 tablet_bootstrap.cc:492] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e: Bootstrap starting.
I20260709 13:02:46.392453 18068 tablet_service.cc:1511] Processing CreateTablet for tablet a7d08967d75d43308107674f68817313 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:02:46.393760 18068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d08967d75d43308107674f68817313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.394404 18124 tablet_bootstrap.cc:654] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.401669 18067 tablet_service.cc:1511] Processing CreateTablet for tablet 8454ee0d4b3e4aa2928fba6ca400b3c3 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:02:46.402927 18067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8454ee0d4b3e4aa2928fba6ca400b3c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.406440 18066 tablet_service.cc:1511] Processing CreateTablet for tablet 686c7cff8d4f42ecb626c458dcc0a167 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:02:46.407630 18066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686c7cff8d4f42ecb626c458dcc0a167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.407886 18124 tablet_bootstrap.cc:492] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e: No bootstrap required, opened a new log
I20260709 13:02:46.408490 18124 ts_tablet_manager.cc:1403] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260709 13:02:46.411620 18124 raft_consensus.cc:359] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:46.412340 18124 raft_consensus.cc:385] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.412823 18124 raft_consensus.cc:740] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.413686 18124 consensus_queue.cc:260] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:46.420527 18074 tablet_service.cc:1511] Processing CreateTablet for tablet fea1f3841a4a4bcea0cdf44b5d76ae70 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:02:46.421744 18074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea1f3841a4a4bcea0cdf44b5d76ae70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.423094 18109 heartbeater.cc:499] Master 127.13.133.190:33881 was elected leader, sending a full tablet report...
I20260709 13:02:46.424062 18124 ts_tablet_manager.cc:1434] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.001s
I20260709 13:02:46.450596 18124 tablet_bootstrap.cc:492] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e: Bootstrap starting.
I20260709 13:02:46.457173 18124 tablet_bootstrap.cc:654] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.464902 18000 tablet_service.cc:1511] Processing CreateTablet for tablet 0ca97508bee84fee954e939a855f331a (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:02:46.466194 18000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca97508bee84fee954e939a855f331a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.467620 17999 tablet_service.cc:1511] Processing CreateTablet for tablet 70551f9022334f5f91cd45feeee50e15 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:02:46.468858 17999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70551f9022334f5f91cd45feeee50e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.468590 17994 tablet_service.cc:1511] Processing CreateTablet for tablet fea1f3841a4a4bcea0cdf44b5d76ae70 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:02:46.469782 17994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea1f3841a4a4bcea0cdf44b5d76ae70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.470770 17991 tablet_service.cc:1511] Processing CreateTablet for tablet 686c7cff8d4f42ecb626c458dcc0a167 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:02:46.471946 17991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686c7cff8d4f42ecb626c458dcc0a167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.475255 17996 tablet_service.cc:1511] Processing CreateTablet for tablet 9c69f6f5dff04d2f858f2a4fe35c90e4 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:02:46.475895 17992 tablet_service.cc:1511] Processing CreateTablet for tablet 8454ee0d4b3e4aa2928fba6ca400b3c3 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:02:46.476660 17996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c69f6f5dff04d2f858f2a4fe35c90e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.478000 17993 tablet_service.cc:1511] Processing CreateTablet for tablet a7d08967d75d43308107674f68817313 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:02:46.479236 17993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d08967d75d43308107674f68817313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.480005 17997 tablet_service.cc:1511] Processing CreateTablet for tablet 8e00226787794dbb9fbda93cea397465 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:02:46.481273 17997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e00226787794dbb9fbda93cea397465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.483422 17992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8454ee0d4b3e4aa2928fba6ca400b3c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.483104 17995 tablet_service.cc:1511] Processing CreateTablet for tablet 353f8f44ce9d454b9bde7cc2643cdaa3 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:02:46.484405 17995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353f8f44ce9d454b9bde7cc2643cdaa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.486236 17998 tablet_service.cc:1511] Processing CreateTablet for tablet 67144ca60f6540ebba2b54392a150419 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:02:46.487699 17998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67144ca60f6540ebba2b54392a150419. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:46.510299 18110 tablet.cc:2406] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:02:46.535064 17924 tablet_service.cc:1511] Processing CreateTablet for tablet 70551f9022334f5f91cd45feeee50e15 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:02:46.536417 17924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70551f9022334f5f91cd45feeee50e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.535064 17925 tablet_service.cc:1511] Processing CreateTablet for tablet 0ca97508bee84fee954e939a855f331a (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:02:46.540089 17925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca97508bee84fee954e939a855f331a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.539810 17922 tablet_service.cc:1511] Processing CreateTablet for tablet 8e00226787794dbb9fbda93cea397465 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:02:46.541078 17922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e00226787794dbb9fbda93cea397465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.542228 17918 tablet_service.cc:1511] Processing CreateTablet for tablet a7d08967d75d43308107674f68817313 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:02:46.543457 17918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d08967d75d43308107674f68817313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.547890 17919 tablet_service.cc:1511] Processing CreateTablet for tablet fea1f3841a4a4bcea0cdf44b5d76ae70 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:02:46.548543 17921 tablet_service.cc:1511] Processing CreateTablet for tablet 9c69f6f5dff04d2f858f2a4fe35c90e4 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:02:46.549150 17919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea1f3841a4a4bcea0cdf44b5d76ae70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.549779 17921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c69f6f5dff04d2f858f2a4fe35c90e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.551921 17920 tablet_service.cc:1511] Processing CreateTablet for tablet 353f8f44ce9d454b9bde7cc2643cdaa3 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:02:46.553122 17920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353f8f44ce9d454b9bde7cc2643cdaa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.538636 17923 tablet_service.cc:1511] Processing CreateTablet for tablet 67144ca60f6540ebba2b54392a150419 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:02:46.556058 17923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67144ca60f6540ebba2b54392a150419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.556197 18128 tablet_bootstrap.cc:492] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303: Bootstrap starting.
I20260709 13:02:46.559960 17917 tablet_service.cc:1511] Processing CreateTablet for tablet 8454ee0d4b3e4aa2928fba6ca400b3c3 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:02:46.561240 17917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8454ee0d4b3e4aa2928fba6ca400b3c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.563777 17916 tablet_service.cc:1511] Processing CreateTablet for tablet 686c7cff8d4f42ecb626c458dcc0a167 (DEFAULT_TABLE table=test-workload [id=fed20179c8e4419198b83f5c53655125]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:02:46.564976 17916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686c7cff8d4f42ecb626c458dcc0a167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.560312 18124 tablet_bootstrap.cc:492] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e: No bootstrap required, opened a new log
I20260709 13:02:46.567140 18124 ts_tablet_manager.cc:1403] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e: Time spent bootstrapping tablet: real 0.118s	user 0.029s	sys 0.017s
I20260709 13:02:46.570006 18124 raft_consensus.cc:359] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.570648 18124 raft_consensus.cc:385] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.574981 18124 raft_consensus.cc:740] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.575897 18128 tablet_bootstrap.cc:654] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.575845 18124 consensus_queue.cc:260] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.582257 18128 tablet_bootstrap.cc:492] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303: No bootstrap required, opened a new log
I20260709 13:02:46.582705 18128 ts_tablet_manager.cc:1403] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.005s
I20260709 13:02:46.586135 18128 raft_consensus.cc:359] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.586794 18128 raft_consensus.cc:385] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.587096 18128 raft_consensus.cc:740] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.587862 18128 consensus_queue.cc:260] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.589279 18124 ts_tablet_manager.cc:1434] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:02:46.590279 18124 tablet_bootstrap.cc:492] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e: Bootstrap starting.
I20260709 13:02:46.595955 18124 tablet_bootstrap.cc:654] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.598356 18128 ts_tablet_manager.cc:1434] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:02:46.599059 18035 heartbeater.cc:499] Master 127.13.133.190:33881 was elected leader, sending a full tablet report...
I20260709 13:02:46.602320 18128 tablet_bootstrap.cc:492] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303: Bootstrap starting.
I20260709 13:02:46.603027 18124 tablet_bootstrap.cc:492] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e: No bootstrap required, opened a new log
I20260709 13:02:46.603503 18124 ts_tablet_manager.cc:1403] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260709 13:02:46.606262 18124 raft_consensus.cc:359] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.608055 18124 raft_consensus.cc:385] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.608335 18124 raft_consensus.cc:740] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.609055 18124 consensus_queue.cc:260] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.611121 18124 ts_tablet_manager.cc:1434] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:02:46.612052 18124 tablet_bootstrap.cc:492] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e: Bootstrap starting.
I20260709 13:02:46.616426 18128 tablet_bootstrap.cc:654] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.617852 18124 tablet_bootstrap.cc:654] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.619760 18129 tablet_bootstrap.cc:492] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:46.626291 18129 tablet_bootstrap.cc:654] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.641047 18124 tablet_bootstrap.cc:492] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e: No bootstrap required, opened a new log
I20260709 13:02:46.641535 18124 ts_tablet_manager.cc:1403] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.016s
I20260709 13:02:46.641815 18128 tablet_bootstrap.cc:492] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303: No bootstrap required, opened a new log
I20260709 13:02:46.642235 18128 ts_tablet_manager.cc:1403] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.016s
I20260709 13:02:46.642417 18129 tablet_bootstrap.cc:492] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d: No bootstrap required, opened a new log
I20260709 13:02:46.642930 18129 ts_tablet_manager.cc:1403] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.013s
I20260709 13:02:46.644282 18128 raft_consensus.cc:359] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.644279 18124 raft_consensus.cc:359] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.644899 18128 raft_consensus.cc:385] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.645134 18124 raft_consensus.cc:385] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.645167 18128 raft_consensus.cc:740] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.645592 18124 raft_consensus.cc:740] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.645556 18129 raft_consensus.cc:359] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.646001 18128 consensus_queue.cc:260] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.646409 18129 raft_consensus.cc:385] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.646729 18129 raft_consensus.cc:740] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.646610 18124 consensus_queue.cc:260] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.647989 18128 ts_tablet_manager.cc:1434] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:02:46.647650 18129 consensus_queue.cc:260] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.648902 18128 tablet_bootstrap.cc:492] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303: Bootstrap starting.
I20260709 13:02:46.655308 18128 tablet_bootstrap.cc:654] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.655658 18124 ts_tablet_manager.cc:1434] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:02:46.663420 18124 tablet_bootstrap.cc:492] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e: Bootstrap starting.
I20260709 13:02:46.664032 17960 heartbeater.cc:499] Master 127.13.133.190:33881 was elected leader, sending a full tablet report...
I20260709 13:02:46.664436 18129 ts_tablet_manager.cc:1434] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.006s
I20260709 13:02:46.665478 18129 tablet_bootstrap.cc:492] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:46.666648 18128 tablet_bootstrap.cc:492] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303: No bootstrap required, opened a new log
I20260709 13:02:46.667230 18128 ts_tablet_manager.cc:1403] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 13:02:46.669483 18124 tablet_bootstrap.cc:654] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.670077 18128 raft_consensus.cc:359] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.670887 18128 raft_consensus.cc:385] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.671227 18128 raft_consensus.cc:740] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.671314 18129 tablet_bootstrap.cc:654] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.672077 18128 consensus_queue.cc:260] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.676409 18128 ts_tablet_manager.cc:1434] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:46.677471 18128 tablet_bootstrap.cc:492] T 70551f9022334f5f91cd45feeee50e15 P df259990dca14a42baf4ec3e6ae98303: Bootstrap starting.
I20260709 13:02:46.680951 18124 tablet_bootstrap.cc:492] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e: No bootstrap required, opened a new log
I20260709 13:02:46.681502 18124 ts_tablet_manager.cc:1403] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260709 13:02:46.683542 18128 tablet_bootstrap.cc:654] T 70551f9022334f5f91cd45feeee50e15 P df259990dca14a42baf4ec3e6ae98303: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.684481 18124 raft_consensus.cc:359] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.685242 18124 raft_consensus.cc:385] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.685560 18124 raft_consensus.cc:740] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.687100 18124 consensus_queue.cc:260] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.689170 18124 ts_tablet_manager.cc:1434] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:02:46.690075 18124 tablet_bootstrap.cc:492] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e: Bootstrap starting.
I20260709 13:02:46.692365 18129 tablet_bootstrap.cc:492] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d: No bootstrap required, opened a new log
I20260709 13:02:46.692873 18129 ts_tablet_manager.cc:1403] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.005s
I20260709 13:02:46.695806 18129 raft_consensus.cc:359] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.696481 18129 raft_consensus.cc:385] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.696753 18129 raft_consensus.cc:740] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.697279 18124 tablet_bootstrap.cc:654] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.697525 18129 consensus_queue.cc:260] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.699676 18129 ts_tablet_manager.cc:1434] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 13:02:46.700608 18129 tablet_bootstrap.cc:492] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:46.701815 18128 tablet_bootstrap.cc:492] T 70551f9022334f5f91cd45feeee50e15 P df259990dca14a42baf4ec3e6ae98303: No bootstrap required, opened a new log
I20260709 13:02:46.702382 18128 ts_tablet_manager.cc:1403] T 70551f9022334f5f91cd45feeee50e15 P df259990dca14a42baf4ec3e6ae98303: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.006s
I20260709 13:02:46.703538 18124 tablet_bootstrap.cc:492] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e: No bootstrap required, opened a new log
I20260709 13:02:46.703804 18126 raft_consensus.cc:493] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.704046 18124 ts_tablet_manager.cc:1403] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:02:46.704248 18126 raft_consensus.cc:515] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.705490 18128 raft_consensus.cc:359] T 70551f9022334f5f91cd45feeee50e15 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.706388 18128 raft_consensus.cc:385] T 70551f9022334f5f91cd45feeee50e15 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.706724 18128 raft_consensus.cc:740] T 70551f9022334f5f91cd45feeee50e15 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.706754 18126 leader_election.cc:290] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:46.707194 18124 raft_consensus.cc:359] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.707613 18128 consensus_queue.cc:260] T 70551f9022334f5f91cd45feeee50e15 P df259990dca14a42baf4ec3e6ae98303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.712256 18124 raft_consensus.cc:385] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.712957 18124 raft_consensus.cc:740] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.710775 18129 tablet_bootstrap.cc:654] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.713826 18124 consensus_queue.cc:260] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.716413 18124 ts_tablet_manager.cc:1434] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:02:46.713838 18128 ts_tablet_manager.cc:1434] T 70551f9022334f5f91cd45feeee50e15 P df259990dca14a42baf4ec3e6ae98303: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:02:46.717466 18124 tablet_bootstrap.cc:492] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e: Bootstrap starting.
I20260709 13:02:46.717700 18128 tablet_bootstrap.cc:492] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303: Bootstrap starting.
I20260709 13:02:46.720758 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70551f9022334f5f91cd45feeee50e15" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303" is_pre_election: true
I20260709 13:02:46.721516 18010 raft_consensus.cc:2468] T 70551f9022334f5f91cd45feeee50e15 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 0.
I20260709 13:02:46.723086 18049 leader_election.cc:304] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303; no voters: 
I20260709 13:02:46.723898 18126 raft_consensus.cc:2804] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.724035 18128 tablet_bootstrap.cc:654] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.724148 18124 tablet_bootstrap.cc:654] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.724280 18126 raft_consensus.cc:493] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.724888 18126 raft_consensus.cc:3060] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.731321 17935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70551f9022334f5f91cd45feeee50e15" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d" is_pre_election: true
I20260709 13:02:46.732034 18126 raft_consensus.cc:515] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.734964 17934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70551f9022334f5f91cd45feeee50e15" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:46.732005 17935 raft_consensus.cc:2468] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 0.
I20260709 13:02:46.738407 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70551f9022334f5f91cd45feeee50e15" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
I20260709 13:02:46.738914 18126 leader_election.cc:290] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:46.738945 18010 raft_consensus.cc:3060] T 70551f9022334f5f91cd45feeee50e15 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.740237 18128 tablet_bootstrap.cc:492] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303: No bootstrap required, opened a new log
I20260709 13:02:46.741083 18129 tablet_bootstrap.cc:492] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d: No bootstrap required, opened a new log
I20260709 13:02:46.741572 18129 ts_tablet_manager.cc:1403] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.004s
I20260709 13:02:46.741042 18128 ts_tablet_manager.cc:1403] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.009s
I20260709 13:02:46.744460 18129 raft_consensus.cc:359] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.744782 18124 tablet_bootstrap.cc:492] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e: No bootstrap required, opened a new log
I20260709 13:02:46.745146 18129 raft_consensus.cc:385] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.745460 18124 ts_tablet_manager.cc:1403] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260709 13:02:46.744791 18128 raft_consensus.cc:359] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.745594 18129 raft_consensus.cc:740] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.746013 18128 raft_consensus.cc:385] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.746374 18128 raft_consensus.cc:740] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.746948 18010 raft_consensus.cc:2468] T 70551f9022334f5f91cd45feeee50e15 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 1.
I20260709 13:02:46.747247 18128 consensus_queue.cc:260] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.748064 18049 leader_election.cc:304] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303; no voters: e53de77f29984602b084962ca1a4ca1d
I20260709 13:02:46.749188 18126 raft_consensus.cc:2804] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:46.749104 18124 raft_consensus.cc:359] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.749859 18124 raft_consensus.cc:385] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.750255 18124 raft_consensus.cc:740] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.749742 18129 consensus_queue.cc:260] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.750962 18124 consensus_queue.cc:260] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.755510 18128 ts_tablet_manager.cc:1434] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:02:46.756279 18126 raft_consensus.cc:697] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [term 1 LEADER]: Becoming Leader. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:46.756793 18128 tablet_bootstrap.cc:492] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303: Bootstrap starting.
I20260709 13:02:46.757140 18126 consensus_queue.cc:237] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.763411 18128 tablet_bootstrap.cc:654] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.765112 18129 ts_tablet_manager.cc:1434] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260709 13:02:46.767518 18124 ts_tablet_manager.cc:1434] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.011s
I20260709 13:02:46.768762 18124 tablet_bootstrap.cc:492] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e: Bootstrap starting.
I20260709 13:02:46.772439 18129 tablet_bootstrap.cc:492] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:46.775223 18124 tablet_bootstrap.cc:654] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.774456 17831 catalog_manager.cc:5697] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131). New cstate: current_term: 1 leader_uuid: "6bcf5a87b95842d9b837414de2d4920e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:46.777808 18126 raft_consensus.cc:493] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.778265 18126 raft_consensus.cc:515] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.778937 18129 tablet_bootstrap.cc:654] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.780972 17935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686c7cff8d4f42ecb626c458dcc0a167" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d" is_pre_election: true
I20260709 13:02:46.782191 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686c7cff8d4f42ecb626c458dcc0a167" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303" is_pre_election: true
I20260709 13:02:46.782900 18010 raft_consensus.cc:2468] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 0.
I20260709 13:02:46.784343 18049 leader_election.cc:304] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303; no voters: 
W20260709 13:02:46.785274 18049 leader_election.cc:343] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.788492 18146 raft_consensus.cc:493] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.789021 18146 raft_consensus.cc:515] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.792472 18129 tablet_bootstrap.cc:492] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d: No bootstrap required, opened a new log
I20260709 13:02:46.792505 18128 tablet_bootstrap.cc:492] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303: No bootstrap required, opened a new log
I20260709 13:02:46.793286 18129 ts_tablet_manager.cc:1403] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.013s
I20260709 13:02:46.793286 18128 ts_tablet_manager.cc:1403] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.007s
I20260709 13:02:46.795347 17935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d" is_pre_election: true
I20260709 13:02:46.796509 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303" is_pre_election: true
I20260709 13:02:46.796690 18129 raft_consensus.cc:359] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.797598 18129 raft_consensus.cc:385] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.797937 18129 raft_consensus.cc:740] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
W20260709 13:02:46.798099 18049 leader_election.cc:343] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:46.798863 18049 leader_election.cc:343] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.799256 18049 leader_election.cc:304] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e; no voters: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d
I20260709 13:02:46.799048 18129 consensus_queue.cc:260] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.792739 18146 leader_election.cc:290] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:46.800590 18146 raft_consensus.cc:2749] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.789633 18126 leader_election.cc:290] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:46.801002 18128 raft_consensus.cc:359] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.801903 18128 raft_consensus.cc:385] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.801913 18147 raft_consensus.cc:2804] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.802227 18128 raft_consensus.cc:740] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.802577 18147 raft_consensus.cc:493] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.802939 18147 raft_consensus.cc:3060] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.803071 18128 consensus_queue.cc:260] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.805639 18128 ts_tablet_manager.cc:1434] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 13:02:46.806648 18128 tablet_bootstrap.cc:492] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303: Bootstrap starting.
I20260709 13:02:46.808982 18129 ts_tablet_manager.cc:1434] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:02:46.812665 18128 tablet_bootstrap.cc:654] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.819365 18129 tablet_bootstrap.cc:492] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:46.821075 18124 tablet_bootstrap.cc:492] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e: No bootstrap required, opened a new log
I20260709 13:02:46.824438 18124 ts_tablet_manager.cc:1403] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.027s
I20260709 13:02:46.824641 18128 tablet_bootstrap.cc:492] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303: No bootstrap required, opened a new log
I20260709 13:02:46.825117 18128 ts_tablet_manager.cc:1403] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 13:02:46.825587 18147 raft_consensus.cc:515] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.825654 18129 tablet_bootstrap.cc:654] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.827302 18124 raft_consensus.cc:359] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.828053 18124 raft_consensus.cc:385] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.827809 18128 raft_consensus.cc:359] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.828382 18124 raft_consensus.cc:740] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.828502 18128 raft_consensus.cc:385] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.829000 18128 raft_consensus.cc:740] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.829258 17935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686c7cff8d4f42ecb626c458dcc0a167" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:46.829846 18128 consensus_queue.cc:260] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.831142 18124 consensus_queue.cc:260] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.831995 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686c7cff8d4f42ecb626c458dcc0a167" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
W20260709 13:02:46.831552 18049 leader_election.cc:343] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.832568 18010 raft_consensus.cc:3060] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.833542 18124 ts_tablet_manager.cc:1434] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:02:46.834424 18124 tablet_bootstrap.cc:492] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e: Bootstrap starting.
I20260709 13:02:46.838721 18152 raft_consensus.cc:493] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.839214 18152 raft_consensus.cc:515] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:46.839730 18124 tablet_bootstrap.cc:654] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.839872 18128 ts_tablet_manager.cc:1434] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260709 13:02:46.840873 18128 tablet_bootstrap.cc:492] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303: Bootstrap starting.
I20260709 13:02:46.841225 18152 leader_election.cc:290] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703), e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979)
I20260709 13:02:46.827595 18147 leader_election.cc:290] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:46.842794 18009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca97508bee84fee954e939a855f331a" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303" is_pre_election: true
I20260709 13:02:46.843411 17935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca97508bee84fee954e939a855f331a" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d" is_pre_election: true
I20260709 13:02:46.843446 18010 raft_consensus.cc:2468] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 1.
W20260709 13:02:46.845762 18049 leader_election.cc:343] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:46.846469 18049 leader_election.cc:343] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.846887 18049 leader_election.cc:304] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e; no voters: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d
I20260709 13:02:46.847285 18128 tablet_bootstrap.cc:654] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.847615 18147 raft_consensus.cc:2749] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.848042 18049 leader_election.cc:304] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303; no voters: e53de77f29984602b084962ca1a4ca1d
I20260709 13:02:46.848795 18147 raft_consensus.cc:2804] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:46.849236 18147 raft_consensus.cc:697] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 1 LEADER]: Becoming Leader. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:46.850049 18147 consensus_queue.cc:237] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.852131 18129 tablet_bootstrap.cc:492] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d: No bootstrap required, opened a new log
I20260709 13:02:46.852656 18129 ts_tablet_manager.cc:1403] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.006s
I20260709 13:02:46.853957 18136 raft_consensus.cc:493] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.854458 18136 raft_consensus.cc:515] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.856714 18136 leader_election.cc:290] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:46.857620 18128 tablet_bootstrap.cc:492] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303: No bootstrap required, opened a new log
I20260709 13:02:46.858065 18128 ts_tablet_manager.cc:1403] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260709 13:02:46.859954 17832 catalog_manager.cc:5697] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131). New cstate: current_term: 1 leader_uuid: "6bcf5a87b95842d9b837414de2d4920e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:46.860579 18128 raft_consensus.cc:359] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.861202 18128 raft_consensus.cc:385] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.861465 18128 raft_consensus.cc:740] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.862087 18128 consensus_queue.cc:260] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.863874 18128 ts_tablet_manager.cc:1434] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:46.865254 18129 raft_consensus.cc:359] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:46.866097 18129 raft_consensus.cc:385] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.866423 18124 tablet_bootstrap.cc:492] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e: No bootstrap required, opened a new log
I20260709 13:02:46.866986 18124 ts_tablet_manager.cc:1403] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.003s
I20260709 13:02:46.869206 18131 raft_consensus.cc:493] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.869372 18124 raft_consensus.cc:359] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.870012 18124 raft_consensus.cc:385] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.869684 18131 raft_consensus.cc:515] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.866389 18129 raft_consensus.cc:740] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.870254 18124 raft_consensus.cc:740] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.871240 18128 tablet_bootstrap.cc:492] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303: Bootstrap starting.
I20260709 13:02:46.870886 18129 consensus_queue.cc:260] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:46.873353 18147 raft_consensus.cc:493] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.873826 18147 raft_consensus.cc:515] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.870947 18124 consensus_queue.cc:260] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.877035 18124 ts_tablet_manager.cc:1434] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:02:46.877810 18124 tablet_bootstrap.cc:492] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e: Bootstrap starting.
I20260709 13:02:46.878621 18131 leader_election.cc:290] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:46.878679 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67144ca60f6540ebba2b54392a150419" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303" is_pre_election: true
W20260709 13:02:46.882876 18049 leader_election.cc:343] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.883323 18124 tablet_bootstrap.cc:654] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.885826 18128 tablet_bootstrap.cc:654] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.877470 18147 leader_election.cc:290] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:46.886950 18129 ts_tablet_manager.cc:1434] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.004s
I20260709 13:02:46.889990 18129 tablet_bootstrap.cc:492] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:46.900205 18129 tablet_bootstrap.cc:654] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:46.907887 17881 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:46.908036 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d08967d75d43308107674f68817313" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303" is_pre_election: true
I20260709 13:02:46.908793 18010 raft_consensus.cc:2468] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e53de77f29984602b084962ca1a4ca1d in term 0.
I20260709 13:02:46.909304 17935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67144ca60f6540ebba2b54392a150419" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d" is_pre_election: true
W20260709 13:02:46.910432 18049 leader_election.cc:343] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.911149 18049 leader_election.cc:304] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e; no voters: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d
I20260709 13:02:46.912662 17900 leader_election.cc:304] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:46.913472 18147 raft_consensus.cc:2749] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.913321 18136 raft_consensus.cc:2804] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.915215 18136 raft_consensus.cc:493] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.915565 18136 raft_consensus.cc:3060] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.919996 18129 tablet_bootstrap.cc:492] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d: No bootstrap required, opened a new log
I20260709 13:02:46.920538 18129 ts_tablet_manager.cc:1403] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.002s
I20260709 13:02:46.925499 18084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d08967d75d43308107674f68817313" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e" is_pre_election: true
W20260709 13:02:46.927171 17901 leader_election.cc:343] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.929155 18128 tablet_bootstrap.cc:492] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303: No bootstrap required, opened a new log
I20260709 13:02:46.929600 18128 ts_tablet_manager.cc:1403] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.009s
I20260709 13:02:46.932217 18129 raft_consensus.cc:359] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.932636 17935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1f3841a4a4bcea0cdf44b5d76ae70" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d" is_pre_election: true
I20260709 13:02:46.927268 18136 raft_consensus.cc:515] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.933091 18084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1f3841a4a4bcea0cdf44b5d76ae70" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e" is_pre_election: true
I20260709 13:02:46.933756 18084 raft_consensus.cc:2468] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 0.
I20260709 13:02:46.935276 18129 raft_consensus.cc:385] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.935437 18084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d08967d75d43308107674f68817313" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:46.936136 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d08967d75d43308107674f68817313" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
I20260709 13:02:46.935904 17976 leader_election.cc:304] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303; no voters: 
I20260709 13:02:46.936812 18010 raft_consensus.cc:3060] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:46.937074 17901 leader_election.cc:343] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.936146 18129 raft_consensus.cc:740] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.937978 18160 raft_consensus.cc:2804] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.938083 18124 tablet_bootstrap.cc:492] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e: No bootstrap required, opened a new log
I20260709 13:02:46.938408 18160 raft_consensus.cc:493] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.936937 18128 raft_consensus.cc:359] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.938664 18124 ts_tablet_manager.cc:1403] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.005s
I20260709 13:02:46.938769 18160 raft_consensus.cc:3060] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.939002 18128 raft_consensus.cc:385] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.939448 18128 raft_consensus.cc:740] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.940227 18128 consensus_queue.cc:260] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.941140 18131 raft_consensus.cc:493] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.938549 18129 consensus_queue.cc:260] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.941604 18131 raft_consensus.cc:515] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.943615 18131 leader_election.cc:290] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:46.944730 18124 raft_consensus.cc:359] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.945240 17934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e00226787794dbb9fbda93cea397465" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d" is_pre_election: true
I20260709 13:02:46.933236 17935 raft_consensus.cc:2468] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 0.
I20260709 13:02:46.945590 18160 raft_consensus.cc:515] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.947049 17934 raft_consensus.cc:2468] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 0.
I20260709 13:02:46.948081 18084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e00226787794dbb9fbda93cea397465" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e" is_pre_election: true
I20260709 13:02:46.948333 17975 leader_election.cc:304] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:46.948688 18128 ts_tablet_manager.cc:1434] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:02:46.948688 18084 raft_consensus.cc:2468] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 0.
I20260709 13:02:46.935683 18136 leader_election.cc:290] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 election: Requested vote from peers df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:46.949304 18131 raft_consensus.cc:2804] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.949748 18131 raft_consensus.cc:493] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.950076 18131 raft_consensus.cc:3060] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.950769 17934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1f3841a4a4bcea0cdf44b5d76ae70" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:46.951349 17934 raft_consensus.cc:3060] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.956822 18128 tablet_bootstrap.cc:492] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303: Bootstrap starting.
I20260709 13:02:46.957772 18131 raft_consensus.cc:515] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.948755 18124 raft_consensus.cc:385] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.961045 18010 raft_consensus.cc:2468] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e53de77f29984602b084962ca1a4ca1d in term 1.
I20260709 13:02:46.965265 18124 raft_consensus.cc:740] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.966183 18124 consensus_queue.cc:260] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.966472 17900 leader_election.cc:304] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d; no voters: 6bcf5a87b95842d9b837414de2d4920e
I20260709 13:02:46.968513 18124 ts_tablet_manager.cc:1434] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:02:46.962000 18128 tablet_bootstrap.cc:654] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.958737 17934 raft_consensus.cc:2468] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 1.
I20260709 13:02:46.960553 17935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e00226787794dbb9fbda93cea397465" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:46.970950 18129 ts_tablet_manager.cc:1434] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.050s	user 0.016s	sys 0.017s
I20260709 13:02:46.970849 17975 leader_election.cc:304] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:46.971839 18136 raft_consensus.cc:2804] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:46.972043 18084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1f3841a4a4bcea0cdf44b5d76ae70" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:46.972326 18136 raft_consensus.cc:697] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 1 LEADER]: Becoming Leader. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Running, Role: LEADER
I20260709 13:02:46.972623 18084 raft_consensus.cc:3060] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.973151 18136 consensus_queue.cc:237] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.974602 18129 tablet_bootstrap.cc:492] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:46.959949 18131 leader_election.cc:290] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:46.984866 18131 raft_consensus.cc:2804] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:46.985308 18131 raft_consensus.cc:697] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Becoming Leader. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:46.986083 18131 consensus_queue.cc:237] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.990116 18129 tablet_bootstrap.cc:654] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.990489 18169 raft_consensus.cc:493] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.996088 18084 raft_consensus.cc:2468] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 1.
I20260709 13:02:46.996017 18169 raft_consensus.cc:515] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.959271 18160 leader_election.cc:290] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:46.997622 18136 raft_consensus.cc:493] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.997777 18160 raft_consensus.cc:493] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.998339 18160 raft_consensus.cc:515] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:46.998910 18169 leader_election.cc:290] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:46.998632 18136 raft_consensus.cc:515] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:47.001467 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e00226787794dbb9fbda93cea397465" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:47.002269 18083 raft_consensus.cc:3060] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.002300 18082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca97508bee84fee954e939a855f331a" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e" is_pre_election: true
I20260709 13:02:47.003068 18082 raft_consensus.cc:2468] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e53de77f29984602b084962ca1a4ca1d in term 0.
I20260709 13:02:47.004216 17901 leader_election.cc:304] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:47.006461 17833 catalog_manager.cc:5697] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d reported cstate change: term changed from 0 to 1, leader changed from <none> to e53de77f29984602b084962ca1a4ca1d (127.13.133.129). New cstate: current_term: 1 leader_uuid: "e53de77f29984602b084962ca1a4ca1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:47.008677 18136 leader_election.cc:290] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:47.009195 18136 raft_consensus.cc:2804] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.009512 18136 raft_consensus.cc:493] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.009830 18136 raft_consensus.cc:3060] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.010210 18083 raft_consensus.cc:2468] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 1.
I20260709 13:02:46.970763 17935 raft_consensus.cc:3060] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.013309 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca97508bee84fee954e939a855f331a" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303" is_pre_election: true
W20260709 13:02:47.015365 17900 leader_election.cc:343] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.017590 17935 raft_consensus.cc:2468] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 1.
I20260709 13:02:47.018546 17975 leader_election.cc:304] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:47.019022 17934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67144ca60f6540ebba2b54392a150419" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d" is_pre_election: true
I20260709 13:02:47.019549 18171 raft_consensus.cc:2804] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.020040 18171 raft_consensus.cc:697] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Becoming Leader. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:47.020813 18171 consensus_queue.cc:237] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.021196 18084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67144ca60f6540ebba2b54392a150419" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e" is_pre_election: true
I20260709 13:02:47.021901 18084 raft_consensus.cc:2468] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 0.
I20260709 13:02:47.022562 18136 raft_consensus.cc:515] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:47.024183 18160 leader_election.cc:290] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
W20260709 13:02:47.024618 17975 leader_election.cc:343] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.025086 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca97508bee84fee954e939a855f331a" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:47.025892 18082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c69f6f5dff04d2f858f2a4fe35c90e4" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e" is_pre_election: true
I20260709 13:02:47.026567 18082 raft_consensus.cc:2468] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 0.
I20260709 13:02:47.026623 17976 leader_election.cc:304] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [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: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303; no voters: e53de77f29984602b084962ca1a4ca1d
I20260709 13:02:47.027714 18083 raft_consensus.cc:3060] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.018512 18129 tablet_bootstrap.cc:492] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d: No bootstrap required, opened a new log
I20260709 13:02:47.028594 17934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c69f6f5dff04d2f858f2a4fe35c90e4" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d" is_pre_election: true
I20260709 13:02:47.029304 17934 raft_consensus.cc:2468] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 0.
I20260709 13:02:47.029439 18129 ts_tablet_manager.cc:1403] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.010s
I20260709 13:02:47.029826 18160 raft_consensus.cc:2804] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.032724 18160 raft_consensus.cc:493] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.033079 18160 raft_consensus.cc:3060] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.034431 18083 raft_consensus.cc:2468] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e53de77f29984602b084962ca1a4ca1d in term 1.
I20260709 13:02:47.035342 18136 leader_election.cc:290] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 election: Requested vote from peers 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:47.027999 17976 leader_election.cc:304] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303; no voters: 
I20260709 13:02:47.035472 18129 raft_consensus.cc:359] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.039588 18171 raft_consensus.cc:2804] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.039709 18129 raft_consensus.cc:385] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.040041 17901 leader_election.cc:304] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:47.040252 18129 raft_consensus.cc:740] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.036716 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca97508bee84fee954e939a855f331a" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
I20260709 13:02:47.041100 18129 consensus_queue.cc:260] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.042485 18128 tablet_bootstrap.cc:492] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303: No bootstrap required, opened a new log
I20260709 13:02:47.042582 18160 raft_consensus.cc:515] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.043068 18128 ts_tablet_manager.cc:1403] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303: Time spent bootstrapping tablet: real 0.086s	user 0.031s	sys 0.033s
I20260709 13:02:47.043390 18129 ts_tablet_manager.cc:1434] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:02:47.044397 18129 tablet_bootstrap.cc:492] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
W20260709 13:02:47.045475 17900 leader_election.cc:343] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.041677 18136 raft_consensus.cc:2804] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.047179 18136 raft_consensus.cc:697] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 1 LEADER]: Becoming Leader. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Running, Role: LEADER
I20260709 13:02:47.048009 18136 consensus_queue.cc:237] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:47.048997 18128 raft_consensus.cc:359] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:47.049707 18128 raft_consensus.cc:385] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.050019 18128 raft_consensus.cc:740] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.050185 18129 tablet_bootstrap.cc:654] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.050930 18128 consensus_queue.cc:260] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:47.050047 17832 catalog_manager.cc:5697] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 reported cstate change: term changed from 0 to 1, leader changed from <none> to df259990dca14a42baf4ec3e6ae98303 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "df259990dca14a42baf4ec3e6ae98303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:47.040088 18171 raft_consensus.cc:493] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.052682 18171 raft_consensus.cc:3060] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.053161 17832 catalog_manager.cc:5697] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 reported cstate change: term changed from 0 to 1, leader changed from <none> to df259990dca14a42baf4ec3e6ae98303 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "df259990dca14a42baf4ec3e6ae98303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:47.054817 18128 ts_tablet_manager.cc:1434] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:02:47.060364 18147 raft_consensus.cc:493] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.060927 18147 raft_consensus.cc:515] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.061343 17934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67144ca60f6540ebba2b54392a150419" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:47.061924 17934 raft_consensus.cc:3060] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.062875 18147 leader_election.cc:290] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:47.064632 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353f8f44ce9d454b9bde7cc2643cdaa3" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303" is_pre_election: true
I20260709 13:02:47.065251 18010 raft_consensus.cc:2468] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 0.
I20260709 13:02:47.066442 18049 leader_election.cc:304] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303; no voters: 
I20260709 13:02:47.066567 17934 raft_consensus.cc:2468] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 1.
I20260709 13:02:47.067518 17975 leader_election.cc:304] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:47.067559 17935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353f8f44ce9d454b9bde7cc2643cdaa3" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d" is_pre_election: true
I20260709 13:02:47.068403 18131 raft_consensus.cc:2804] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.068542 18160 leader_election.cc:290] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:47.068876 18131 raft_consensus.cc:697] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Becoming Leader. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
W20260709 13:02:47.069206 18049 leader_election.cc:343] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.069658 18131 consensus_queue.cc:237] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.070091 18147 raft_consensus.cc:2804] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.070183 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67144ca60f6540ebba2b54392a150419" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:47.070564 18147 raft_consensus.cc:493] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.070858 18083 raft_consensus.cc:3060] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.070971 18147 raft_consensus.cc:3060] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.077447 18083 raft_consensus.cc:2468] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 1.
I20260709 13:02:47.077572 18147 raft_consensus.cc:515] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.077950 17832 catalog_manager.cc:5697] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 reported cstate change: term changed from 0 to 1, leader changed from <none> to df259990dca14a42baf4ec3e6ae98303 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "df259990dca14a42baf4ec3e6ae98303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:47.080696 17935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353f8f44ce9d454b9bde7cc2643cdaa3" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
W20260709 13:02:47.081830 18049 leader_election.cc:343] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.083547 18147 leader_election.cc:290] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:47.060395 18171 raft_consensus.cc:515] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.085470 18129 tablet_bootstrap.cc:492] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d: No bootstrap required, opened a new log
I20260709 13:02:47.085625 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353f8f44ce9d454b9bde7cc2643cdaa3" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
I20260709 13:02:47.086128 18171 leader_election.cc:290] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:47.086175 18010 raft_consensus.cc:3060] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.086757 17935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c69f6f5dff04d2f858f2a4fe35c90e4" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:47.087317 17935 raft_consensus.cc:3060] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.087913 18129 ts_tablet_manager.cc:1403] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.012s
I20260709 13:02:47.089429 17833 catalog_manager.cc:5697] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d reported cstate change: term changed from 0 to 1, leader changed from <none> to e53de77f29984602b084962ca1a4ca1d (127.13.133.129). New cstate: current_term: 1 leader_uuid: "e53de77f29984602b084962ca1a4ca1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:47.090492 18129 raft_consensus.cc:359] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.091143 18129 raft_consensus.cc:385] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.091384 18129 raft_consensus.cc:740] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.092216 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c69f6f5dff04d2f858f2a4fe35c90e4" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:47.092788 18083 raft_consensus.cc:3060] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.093053 18010 raft_consensus.cc:2468] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 1.
I20260709 13:02:47.094264 18049 leader_election.cc:304] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303; no voters: e53de77f29984602b084962ca1a4ca1d
I20260709 13:02:47.094498 17935 raft_consensus.cc:2468] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 1.
I20260709 13:02:47.095340 18147 raft_consensus.cc:2804] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.095630 17975 leader_election.cc:304] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:47.095790 18147 raft_consensus.cc:697] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 1 LEADER]: Becoming Leader. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:47.096607 18171 raft_consensus.cc:2804] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.097285 18171 raft_consensus.cc:697] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Becoming Leader. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:47.097105 18129 consensus_queue.cc:260] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.096668 18147 consensus_queue.cc:237] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.100095 18083 raft_consensus.cc:2468] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 1.
I20260709 13:02:47.100343 18129 ts_tablet_manager.cc:1434] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:02:47.101238 18129 tablet_bootstrap.cc:492] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:47.098090 18171 consensus_queue.cc:237] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.106357 18129 tablet_bootstrap.cc:654] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.110684 18129 tablet_bootstrap.cc:492] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d: No bootstrap required, opened a new log
I20260709 13:02:47.111045 18129 ts_tablet_manager.cc:1403] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.005s
I20260709 13:02:47.110836 17831 catalog_manager.cc:5697] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131). New cstate: current_term: 1 leader_uuid: "6bcf5a87b95842d9b837414de2d4920e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:47.112885 18129 raft_consensus.cc:359] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.113345 18129 raft_consensus.cc:385] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.113535 18129 raft_consensus.cc:740] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.114045 18129 consensus_queue.cc:260] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.115415 18129 ts_tablet_manager.cc:1434] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:02:47.116189 18129 tablet_bootstrap.cc:492] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:47.119771 18129 tablet_bootstrap.cc:654] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.120393 18136 raft_consensus.cc:493] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.120957 18136 raft_consensus.cc:515] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.122898 18136 leader_election.cc:290] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:47.123828 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e" is_pre_election: true
I20260709 13:02:47.123948 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303" is_pre_election: true
I20260709 13:02:47.124492 18083 raft_consensus.cc:2468] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e53de77f29984602b084962ca1a4ca1d in term 0.
I20260709 13:02:47.124594 18010 raft_consensus.cc:2468] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e53de77f29984602b084962ca1a4ca1d in term 0.
I20260709 13:02:47.125711 17901 leader_election.cc:304] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:47.127096 18129 tablet_bootstrap.cc:492] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d: No bootstrap required, opened a new log
I20260709 13:02:47.127492 18129 ts_tablet_manager.cc:1403] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:02:47.127067 18136 raft_consensus.cc:2804] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.128577 18136 raft_consensus.cc:493] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.128947 18136 raft_consensus.cc:3060] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.128894 17832 catalog_manager.cc:5697] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 reported cstate change: term changed from 0 to 1, leader changed from <none> to df259990dca14a42baf4ec3e6ae98303 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "df259990dca14a42baf4ec3e6ae98303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:47.129864 18129 raft_consensus.cc:359] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.130537 18129 raft_consensus.cc:385] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.130788 18129 raft_consensus.cc:740] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.131434 18129 consensus_queue.cc:260] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.133441 18129 ts_tablet_manager.cc:1434] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:02:47.137449 18136 raft_consensus.cc:515] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.139621 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
I20260709 13:02:47.140117 18010 raft_consensus.cc:3060] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.140131 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:47.140579 18136 leader_election.cc:290] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 election: Requested vote from peers df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:47.140808 18083 raft_consensus.cc:3060] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.146772 18136 raft_consensus.cc:493] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.146775 18010 raft_consensus.cc:2468] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e53de77f29984602b084962ca1a4ca1d in term 1.
I20260709 13:02:47.147549 18136 raft_consensus.cc:515] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.148420 17900 leader_election.cc:304] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:47.149219 18083 raft_consensus.cc:2468] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e53de77f29984602b084962ca1a4ca1d in term 1.
I20260709 13:02:47.149214 18172 raft_consensus.cc:2804] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.149844 18172 raft_consensus.cc:697] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 1 LEADER]: Becoming Leader. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Running, Role: LEADER
I20260709 13:02:47.150837 18136 leader_election.cc:290] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:47.150596 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353f8f44ce9d454b9bde7cc2643cdaa3" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303" is_pre_election: true
I20260709 13:02:47.150650 18172 consensus_queue.cc:237] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.151790 18010 raft_consensus.cc:2393] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e53de77f29984602b084962ca1a4ca1d in current term 1: Already voted for candidate 6bcf5a87b95842d9b837414de2d4920e in this term.
I20260709 13:02:47.151790 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353f8f44ce9d454b9bde7cc2643cdaa3" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e" is_pre_election: true
I20260709 13:02:47.153071 17901 leader_election.cc:304] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e53de77f29984602b084962ca1a4ca1d; no voters: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303
I20260709 13:02:47.153645 18136 raft_consensus.cc:3060] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.158639 18136 raft_consensus.cc:2749] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:47.158514 17832 catalog_manager.cc:5697] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d reported cstate change: term changed from 0 to 1, leader changed from <none> to e53de77f29984602b084962ca1a4ca1d (127.13.133.129). New cstate: current_term: 1 leader_uuid: "e53de77f29984602b084962ca1a4ca1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:47.221966 18147 consensus_queue.cc:1048] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:47.230302 17935 raft_consensus.cc:3060] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.237388 18147 consensus_queue.cc:1048] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:47.254602 18136 raft_consensus.cc:493] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.254979 18136 raft_consensus.cc:515] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.256522 18136 leader_election.cc:290] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:47.257125 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686c7cff8d4f42ecb626c458dcc0a167" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303" is_pre_election: true
I20260709 13:02:47.257349 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686c7cff8d4f42ecb626c458dcc0a167" candidate_uuid: "e53de77f29984602b084962ca1a4ca1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e" is_pre_election: true
I20260709 13:02:47.257913 18010 raft_consensus.cc:2393] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e53de77f29984602b084962ca1a4ca1d in current term 1: Already voted for candidate 6bcf5a87b95842d9b837414de2d4920e in this term.
I20260709 13:02:47.258875 17900 leader_election.cc:304] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e53de77f29984602b084962ca1a4ca1d; no voters: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303
I20260709 13:02:47.259568 18136 raft_consensus.cc:3060] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.263724 13846 ts_manager.cc:295] Set tserver state for e53de77f29984602b084962ca1a4ca1d to MAINTENANCE_MODE
I20260709 13:02:47.264534 13846 tablet_server.cc:179] TabletServer@127.13.133.129:0 shutting down...
I20260709 13:02:47.264886 18136 raft_consensus.cc:2749] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:47.281116 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:47.281891 13846 tablet_replica.cc:333] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d: stopping tablet replica
I20260709 13:02:47.282433 13846 raft_consensus.cc:2243] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.282881 13846 raft_consensus.cc:2272] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.284754 13846 tablet_replica.cc:333] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d: stopping tablet replica
I20260709 13:02:47.285274 13846 raft_consensus.cc:2243] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.285821 13846 pending_rounds.cc:70] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d: Trying to abort 1 pending ops.
I20260709 13:02:47.286008 13846 pending_rounds.cc:77] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305634476658565120 op_type: NO_OP noop_request { }
I20260709 13:02:47.286279 13846 raft_consensus.cc:2889] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:02:47.286520 13846 raft_consensus.cc:2272] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.288568 13846 tablet_replica.cc:333] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d: stopping tablet replica
I20260709 13:02:47.289053 13846 raft_consensus.cc:2243] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.289568 13846 pending_rounds.cc:70] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d: Trying to abort 1 pending ops.
I20260709 13:02:47.289737 13846 pending_rounds.cc:77] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305634476237746176 op_type: NO_OP noop_request { }
I20260709 13:02:47.289973 13846 raft_consensus.cc:2889] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:02:47.290215 13846 raft_consensus.cc:2272] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.292471 13846 tablet_replica.cc:333] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d: stopping tablet replica
I20260709 13:02:47.292984 13846 raft_consensus.cc:2243] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.293520 13846 pending_rounds.cc:70] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d: Trying to abort 1 pending ops.
I20260709 13:02:47.293665 13846 pending_rounds.cc:77] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305634475939569664 op_type: NO_OP noop_request { }
I20260709 13:02:47.293916 13846 raft_consensus.cc:2889] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:02:47.294164 13846 raft_consensus.cc:2272] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.296226 13846 tablet_replica.cc:333] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d: stopping tablet replica
I20260709 13:02:47.296810 13846 raft_consensus.cc:2243] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.297150 13846 raft_consensus.cc:2272] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.298729 13846 tablet_replica.cc:333] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d: stopping tablet replica
I20260709 13:02:47.299288 13846 raft_consensus.cc:2243] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.299628 13846 raft_consensus.cc:2272] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.301403 13846 tablet_replica.cc:333] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d: stopping tablet replica
I20260709 13:02:47.301921 13846 raft_consensus.cc:2243] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.302242 13846 raft_consensus.cc:2272] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.303843 13846 tablet_replica.cc:333] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d: stopping tablet replica
I20260709 13:02:47.304301 13846 raft_consensus.cc:2243] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.304649 13846 raft_consensus.cc:2272] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.306473 13846 tablet_replica.cc:333] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d: stopping tablet replica
I20260709 13:02:47.307030 13846 raft_consensus.cc:2243] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.307457 13846 raft_consensus.cc:2272] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.309125 13846 tablet_replica.cc:333] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d: stopping tablet replica
I20260709 13:02:47.309549 13846 raft_consensus.cc:2243] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.309873 13846 raft_consensus.cc:2272] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.326440 13846 tablet_server.cc:196] TabletServer@127.13.133.129:0 shutdown complete.
I20260709 13:02:47.331530 18171 raft_consensus.cc:493] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.332082 18171 raft_consensus.cc:515] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:47.333945 18171 leader_election.cc:290] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699), e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979)
I20260709 13:02:47.334599 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca97508bee84fee954e939a855f331a" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e" is_pre_election: true
I20260709 13:02:47.335247 18083 raft_consensus.cc:2393] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df259990dca14a42baf4ec3e6ae98303 in current term 1: Already voted for candidate e53de77f29984602b084962ca1a4ca1d in this term.
W20260709 13:02:47.338371 17975 leader_election.cc:336] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111)
I20260709 13:02:47.338688 17975 leader_election.cc:304] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df259990dca14a42baf4ec3e6ae98303; no voters: 6bcf5a87b95842d9b837414de2d4920e, e53de77f29984602b084962ca1a4ca1d
I20260709 13:02:47.339282 18171 raft_consensus.cc:3060] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.345481 18171 raft_consensus.cc:2749] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:47.374835 18147 consensus_queue.cc:1048] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:47.388566 18049 consensus_peers.cc:597] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:47.415555 17975 consensus_peers.cc:597] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:47.446305 18152 raft_consensus.cc:493] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.446780 18152 raft_consensus.cc:515] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:47.448436 18152 leader_election.cc:290] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:47.449707 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d08967d75d43308107674f68817313" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df259990dca14a42baf4ec3e6ae98303" is_pre_election: true
I20260709 13:02:47.450331 18010 raft_consensus.cc:2393] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bcf5a87b95842d9b837414de2d4920e in current term 1: Already voted for candidate e53de77f29984602b084962ca1a4ca1d in this term.
W20260709 13:02:47.451363 18049 leader_election.cc:336] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111)
I20260709 13:02:47.451681 18049 leader_election.cc:304] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e; no voters: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d
I20260709 13:02:47.452229 18152 raft_consensus.cc:3060] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.455808 18171 consensus_queue.cc:1048] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:47.458082 18152 raft_consensus.cc:2749] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:47.462153 18131 consensus_queue.cc:1048] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:47.467497 17975 consensus_peers.cc:597] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:47.477780 17975 consensus_peers.cc:597] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:47.522871 17975 consensus_peers.cc:597] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:47.547994 18152 consensus_queue.cc:1048] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:47.559501 18049 consensus_peers.cc:597] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:47.572897 18171 consensus_queue.cc:1048] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:47.596335 18171 consensus_queue.cc:1048] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:47.703436 18049 consensus_peers.cc:597] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:47.908828 17881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:48.471406 18171 raft_consensus.cc:493] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.471917 18171 raft_consensus.cc:515] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:48.473534 18171 leader_election.cc:290] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:48.475602 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d08967d75d43308107674f68817313" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e" is_pre_election: true
I20260709 13:02:48.476148 18083 raft_consensus.cc:2468] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 1.
W20260709 13:02:48.477154 17975 leader_election.cc:336] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111)
I20260709 13:02:48.477737 17976 leader_election.cc:304] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [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: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303; no voters: e53de77f29984602b084962ca1a4ca1d
I20260709 13:02:48.478307 18200 raft_consensus.cc:2804] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:48.478560 18200 raft_consensus.cc:493] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:48.478830 18200 raft_consensus.cc:3060] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:48.483242 18200 raft_consensus.cc:515] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:48.484694 18200 leader_election.cc:290] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:48.485495 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d08967d75d43308107674f68817313" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:48.486027 18083 raft_consensus.cc:3060] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:48.487735 17975 leader_election.cc:336] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111)
I20260709 13:02:48.491592 18083 raft_consensus.cc:2468] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 2.
I20260709 13:02:48.492601 17976 leader_election.cc:304] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [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: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303; no voters: e53de77f29984602b084962ca1a4ca1d
I20260709 13:02:48.493716 18200 raft_consensus.cc:2804] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:48.494311 18200 raft_consensus.cc:697] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Becoming Leader. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:48.495395 18200 consensus_queue.cc:237] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Queue going to LEADER 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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:48.503127 17831 catalog_manager.cc:5697] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 reported cstate change: term changed from 1 to 2, leader changed from e53de77f29984602b084962ca1a4ca1d (127.13.133.129) to df259990dca14a42baf4ec3e6ae98303 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "df259990dca14a42baf4ec3e6ae98303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:48.888891 18200 raft_consensus.cc:493] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.889273 18200 raft_consensus.cc:515] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:48.890724 18200 leader_election.cc:290] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:48.891709 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e" is_pre_election: true
I20260709 13:02:48.892340 18083 raft_consensus.cc:2468] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 1.
I20260709 13:02:48.893227 17976 leader_election.cc:304] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [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: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303; no voters: 
I20260709 13:02:48.893786 18200 raft_consensus.cc:2804] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:02:48.893890 17975 leader_election.cc:336] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111)
I20260709 13:02:48.894152 18200 raft_consensus.cc:493] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:48.894515 18200 raft_consensus.cc:3060] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:48.899624 17975 consensus_peers.cc:597] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:48.900539 18200 raft_consensus.cc:515] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:48.902041 18200 leader_election.cc:290] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:48.903033 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:48.903617 18083 raft_consensus.cc:3060] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:48.905225 17975 leader_election.cc:336] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111)
I20260709 13:02:48.908627 18083 raft_consensus.cc:2468] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 2.
I20260709 13:02:48.909564 17976 leader_election.cc:304] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [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: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303; no voters: e53de77f29984602b084962ca1a4ca1d
W20260709 13:02:48.909795 17881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:48.910347 18200 raft_consensus.cc:2804] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:48.910771 18200 raft_consensus.cc:697] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Becoming Leader. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:48.911577 18200 consensus_queue.cc:237] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Queue going to LEADER 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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:48.918536 17831 catalog_manager.cc:5697] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 reported cstate change: term changed from 1 to 2, leader changed from e53de77f29984602b084962ca1a4ca1d (127.13.133.129) to df259990dca14a42baf4ec3e6ae98303 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "df259990dca14a42baf4ec3e6ae98303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:48.952358 18200 raft_consensus.cc:493] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.952854 18200 raft_consensus.cc:515] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:48.954566 18200 leader_election.cc:290] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699), e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979)
I20260709 13:02:48.955348 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca97508bee84fee954e939a855f331a" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e" is_pre_election: true
I20260709 13:02:48.955971 18083 raft_consensus.cc:2468] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 1.
I20260709 13:02:48.956916 17976 leader_election.cc:304] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [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: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303; no voters: 
I20260709 13:02:48.957536 18200 raft_consensus.cc:2804] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:48.957839 18200 raft_consensus.cc:493] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:48.958069 18200 raft_consensus.cc:3060] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:48.958253 17975 leader_election.cc:336] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111)
I20260709 13:02:48.962749 18200 raft_consensus.cc:515] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:48.964151 18200 leader_election.cc:290] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 election: Requested vote from peers 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699), e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979)
I20260709 13:02:48.964869 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca97508bee84fee954e939a855f331a" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:48.965350 18083 raft_consensus.cc:3060] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:48.967549 17975 leader_election.cc:336] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111)
I20260709 13:02:48.970451 18083 raft_consensus.cc:2468] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 2.
I20260709 13:02:48.971302 17976 leader_election.cc:304] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [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: 6bcf5a87b95842d9b837414de2d4920e, df259990dca14a42baf4ec3e6ae98303; no voters: e53de77f29984602b084962ca1a4ca1d
I20260709 13:02:48.971902 18171 raft_consensus.cc:2804] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:48.972314 18171 raft_consensus.cc:697] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Becoming Leader. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:48.973059 18171 consensus_queue.cc:237] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Queue going to LEADER 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: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:48.980515 17831 catalog_manager.cc:5697] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 reported cstate change: term changed from 1 to 2, leader changed from e53de77f29984602b084962ca1a4ca1d (127.13.133.129) to df259990dca14a42baf4ec3e6ae98303 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "df259990dca14a42baf4ec3e6ae98303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:49.117254 18083 raft_consensus.cc:1275] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Refusing update from remote peer df259990dca14a42baf4ec3e6ae98303: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:02:49.118374 18171 consensus_queue.cc:1048] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:49.376423 17975 consensus_peers.cc:597] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.381553 18083 raft_consensus.cc:1275] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Refusing update from remote peer df259990dca14a42baf4ec3e6ae98303: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:02:49.382623 18171 consensus_queue.cc:1048] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:49.394320 17975 consensus_peers.cc:597] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.520334 17975 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111) [suppressed 122 similar messages]
I20260709 13:02:49.583698 18083 raft_consensus.cc:1275] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Refusing update from remote peer df259990dca14a42baf4ec3e6ae98303: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:02:49.584774 18212 consensus_queue.cc:1048] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:49.729241 17975 consensus_peers.cc:597] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:49.810196 17975 consensus_peers.cc:597] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:49.910718 17881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:02:49.980908 18049 consensus_peers.cc:597] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:50.101446 17975 consensus_peers.cc:597] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:50.219991 18049 consensus_peers.cc:597] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:50.237170 17975 consensus_peers.cc:597] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:50.289726 18049 consensus_peers.cc:597] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:50.911665 17881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:02:51.564805 17975 consensus_peers.cc:597] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:51.771391 17975 consensus_peers.cc:597] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:51.896595 17975 consensus_peers.cc:597] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:51.912607 17881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:02:52.187135 17975 consensus_peers.cc:597] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:52.346192 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:52.351953 18214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:52.354693 18215 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:52.358094 13846 server_base.cc:1061] running on GCE node
W20260709 13:02:52.358705 18217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:52.359799 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:52.359993 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:52.360175 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602172360156 us; error 0 us; skew 500 ppm
I20260709 13:02:52.360700 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:52.362991 13846 webserver.cc:533] Webserver started at http://127.13.133.129:46231/ using document root <none> and password file <none>
I20260709 13:02:52.363441 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:52.363596 13846 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:02:52.367304 13846 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 13:02:52.370460 18222 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:52.371199 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:02:52.371455 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-0-root
uuid: "e53de77f29984602b084962ca1a4ca1d"
format_stamp: "Formatted at 2026-07-09 13:02:45 on dist-test-slave-9b5w"
I20260709 13:02:52.371707 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602062882132-13846-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:52.389205 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:52.390244 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:52.391695 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:52.395190 18229 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:02:52.440393 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:02:52.440673 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.000s	sys 0.002s
I20260709 13:02:52.440929 13846 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:02:52.445469 18229 tablet_bootstrap.cc:492] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
W20260709 13:02:52.448093 18049 consensus_peers.cc:597] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:52.453467 17975 consensus_peers.cc:597] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:52.456743 18229 tablet_bootstrap.cc:492] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d: 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 13:02:52.457388 18229 tablet_bootstrap.cc:492] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d: Bootstrap complete.
I20260709 13:02:52.457897 18229 ts_tablet_manager.cc:1403] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:02:52.459794 18229 raft_consensus.cc:359] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.460294 18229 raft_consensus.cc:740] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.460860 18229 consensus_queue.cc:260] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.462914 18229 ts_tablet_manager.cc:1434] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:02:52.463517 18229 tablet_bootstrap.cc:492] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:52.474112 18229 tablet_bootstrap.cc:492] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d: 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 13:02:52.474922 18229 tablet_bootstrap.cc:492] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d: Bootstrap complete.
I20260709 13:02:52.475400 18229 ts_tablet_manager.cc:1403] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:02:52.477239 18229 raft_consensus.cc:359] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:52.477715 13846 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:02:52.477864 18229 raft_consensus.cc:740] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.478070 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.037s	user 0.036s	sys 0.002s
I20260709 13:02:52.478646 18229 consensus_queue.cc:260] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [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: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:52.480424 18229 ts_tablet_manager.cc:1434] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:52.481063 18229 tablet_bootstrap.cc:492] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:52.491307 18229 tablet_bootstrap.cc:492] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d: 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 13:02:52.492063 18229 tablet_bootstrap.cc:492] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d: Bootstrap complete.
I20260709 13:02:52.492763 18229 ts_tablet_manager.cc:1403] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 13:02:52.495379 18229 raft_consensus.cc:359] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.495880 18229 raft_consensus.cc:740] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.496485 18229 consensus_queue.cc:260] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.498004 18229 ts_tablet_manager.cc:1434] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:02:52.498631 18229 tablet_bootstrap.cc:492] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:52.509588 18229 tablet_bootstrap.cc:492] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d: 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 13:02:52.510272 18229 tablet_bootstrap.cc:492] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d: Bootstrap complete.
I20260709 13:02:52.510887 18229 ts_tablet_manager.cc:1403] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20260709 13:02:52.512478 18229 raft_consensus.cc:359] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.512934 18229 raft_consensus.cc:740] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.513486 18229 consensus_queue.cc:260] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d [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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.515559 18229 ts_tablet_manager.cc:1434] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:52.516304 18229 tablet_bootstrap.cc:492] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:52.527216 18229 tablet_bootstrap.cc:492] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d: 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 13:02:52.527796 18229 tablet_bootstrap.cc:492] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d: Bootstrap complete.
I20260709 13:02:52.528267 18229 ts_tablet_manager.cc:1403] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:02:52.530021 18229 raft_consensus.cc:359] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.530616 18229 raft_consensus.cc:740] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.531319 18229 consensus_queue.cc:260] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.532912 18229 ts_tablet_manager.cc:1434] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:52.533264 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.129:40979
I20260709 13:02:52.533505 18229 tablet_bootstrap.cc:492] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:52.533409 18291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.129:40979 every 8 connection(s)
I20260709 13:02:52.537485 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:52.543978 18229 tablet_bootstrap.cc:492] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d: 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 13:02:52.544723 18229 tablet_bootstrap.cc:492] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d: Bootstrap complete.
I20260709 13:02:52.545292 18229 ts_tablet_manager.cc:1403] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:02:52.547530 18229 raft_consensus.cc:359] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.548158 18229 raft_consensus.cc:740] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.548870 18229 consensus_queue.cc:260] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.550653 18229 ts_tablet_manager.cc:1434] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260709 13:02:52.551330 18229 tablet_bootstrap.cc:492] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:52.555369 18292 heartbeater.cc:344] Connected to a master server at 127.13.133.190:33881
I20260709 13:02:52.555807 18292 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:52.556600 18292 heartbeater.cc:507] Master 127.13.133.190:33881 requested a full tablet report, sending...
I20260709 13:02:52.558614 18010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ca97508bee84fee954e939a855f331a"
dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
mode: GRACEFUL
new_leader_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:48190
I20260709 13:02:52.559304 18010 raft_consensus.cc:606] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Received request to transfer leadership to TS 6bcf5a87b95842d9b837414de2d4920e
I20260709 13:02:52.561952 18010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3"
dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
mode: GRACEFUL
new_leader_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:48190
I20260709 13:02:52.562459 18010 raft_consensus.cc:606] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Received request to transfer leadership to TS 6bcf5a87b95842d9b837414de2d4920e
I20260709 13:02:52.564515 17831 ts_manager.cc:194] Re-registered known tserver with Master: e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979)
I20260709 13:02:52.565083 18229 tablet_bootstrap.cc:492] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d: 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 13:02:52.566202 18010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7d08967d75d43308107674f68817313"
dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
mode: GRACEFUL
new_leader_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:48190
I20260709 13:02:52.566239 18229 tablet_bootstrap.cc:492] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d: Bootstrap complete.
I20260709 13:02:52.566797 18010 raft_consensus.cc:606] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Received request to transfer leadership to TS 6bcf5a87b95842d9b837414de2d4920e
I20260709 13:02:52.567454 18229 ts_tablet_manager.cc:1403] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:02:52.568079 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:52.568658 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:52.569305 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:52.569648 18229 raft_consensus.cc:359] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.570405 18229 raft_consensus.cc:740] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.571045 18229 consensus_queue.cc:260] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.575067 18229 ts_tablet_manager.cc:1434] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:52.576802 18229 tablet_bootstrap.cc:492] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:52.578166 17831 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49616
I20260709 13:02:52.581135 18292 heartbeater.cc:499] Master 127.13.133.190:33881 was elected leader, sending a full tablet report...
W20260709 13:02:52.582000 18049 consensus_peers.cc:597] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:52.586731 18229 tablet_bootstrap.cc:492] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d: 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 13:02:52.587524 18229 tablet_bootstrap.cc:492] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d: Bootstrap complete.
I20260709 13:02:52.588007 18229 ts_tablet_manager.cc:1403] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 13:02:52.589551 18229 raft_consensus.cc:359] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.590000 18229 raft_consensus.cc:740] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.590513 18229 consensus_queue.cc:260] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.591832 18229 ts_tablet_manager.cc:1434] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:52.592383 18229 tablet_bootstrap.cc:492] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:52.601250 18229 tablet_bootstrap.cc:492] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d: 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 13:02:52.601888 18229 tablet_bootstrap.cc:492] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d: Bootstrap complete.
I20260709 13:02:52.602351 18229 ts_tablet_manager.cc:1403] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 13:02:52.603874 18229 raft_consensus.cc:359] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.604401 18229 raft_consensus.cc:740] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.604851 18229 consensus_queue.cc:260] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.606585 18229 ts_tablet_manager.cc:1434] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:02:52.607352 18229 tablet_bootstrap.cc:492] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d: Bootstrap starting.
I20260709 13:02:52.617100 18229 tablet_bootstrap.cc:492] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d: 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 13:02:52.617751 18229 tablet_bootstrap.cc:492] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d: Bootstrap complete.
I20260709 13:02:52.618212 18229 ts_tablet_manager.cc:1403] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:02:52.619941 18229 raft_consensus.cc:359] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.620544 18229 raft_consensus.cc:740] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53de77f29984602b084962ca1a4ca1d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.621187 18229 consensus_queue.cc:260] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.622684 18229 ts_tablet_manager.cc:1434] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:02:52.637866 18266 raft_consensus.cc:3060] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.642455 18266 pending_rounds.cc:85] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d: Aborting all ops after (but not including) 0
I20260709 13:02:52.642666 18266 pending_rounds.cc:107] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:02:52.642880 18266 raft_consensus.cc:2889] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:02:52.669252 18200 raft_consensus.cc:993] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303: : Instructing follower 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:52.669667 18307 raft_consensus.cc:1081] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Signalling peer 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:52.670975 18083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ca97508bee84fee954e939a855f331a"
dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:53888
I20260709 13:02:52.671391 18083 raft_consensus.cc:493] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:52.671630 18083 raft_consensus.cc:3060] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:52.675776 18083 raft_consensus.cc:515] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:52.677049 18083 leader_election.cc:290] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 3 election: Requested vote from peers df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703), e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979)
I20260709 13:02:52.677801 18009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca97508bee84fee954e939a855f331a" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
I20260709 13:02:52.678077 18266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca97508bee84fee954e939a855f331a" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:52.678449 18009 raft_consensus.cc:3055] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:52.678604 18266 raft_consensus.cc:3060] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:02:52.678785 18009 raft_consensus.cc:740] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:52.679631 18009 consensus_queue.cc:260] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [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: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:52.680867 18009 raft_consensus.cc:3060] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:52.685117 18266 raft_consensus.cc:2468] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 3.
I20260709 13:02:52.686291 18049 leader_election.cc:304] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:52.687088 18199 raft_consensus.cc:2804] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:52.687811 18009 raft_consensus.cc:2468] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 3.
I20260709 13:02:52.689005 18199 raft_consensus.cc:697] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Becoming Leader. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:52.689919 18199 consensus_queue.cc:237] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [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: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:52.697579 17831 catalog_manager.cc:5697] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e reported cstate change: term changed from 2 to 3, leader changed from df259990dca14a42baf4ec3e6ae98303 (127.13.133.130) to 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131). New cstate: current_term: 3 leader_uuid: "6bcf5a87b95842d9b837414de2d4920e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:52.748136 18200 raft_consensus.cc:993] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303: : Instructing follower 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:52.748553 18307 raft_consensus.cc:1081] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Signalling peer 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:52.749743 18083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7d08967d75d43308107674f68817313"
dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:53888
I20260709 13:02:52.750131 18083 raft_consensus.cc:493] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:52.750366 18083 raft_consensus.cc:3060] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:52.754288 18083 raft_consensus.cc:515] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.755539 18083 leader_election.cc:290] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 3 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:52.756292 18265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d08967d75d43308107674f68817313" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:52.756537 18009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d08967d75d43308107674f68817313" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
I20260709 13:02:52.756808 18265 raft_consensus.cc:3060] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:52.757036 18009 raft_consensus.cc:3055] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:52.757313 18009 raft_consensus.cc:740] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:52.757956 18009 consensus_queue.cc:260] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.758790 18009 raft_consensus.cc:3060] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:52.761315 18265 raft_consensus.cc:2468] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 3.
I20260709 13:02:52.762217 18049 leader_election.cc:304] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:52.763021 18199 raft_consensus.cc:2804] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:52.763446 18199 raft_consensus.cc:697] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Becoming Leader. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:52.763466 18009 raft_consensus.cc:2468] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 3.
I20260709 13:02:52.764217 18199 consensus_queue.cc:237] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:52.771629 17831 catalog_manager.cc:5697] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e reported cstate change: term changed from 2 to 3, leader changed from df259990dca14a42baf4ec3e6ae98303 (127.13.133.130) to 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131). New cstate: current_term: 3 leader_uuid: "6bcf5a87b95842d9b837414de2d4920e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:52.875105 18266 raft_consensus.cc:3060] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.879706 18266 pending_rounds.cc:85] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d: Aborting all ops after (but not including) 0
I20260709 13:02:52.879905 18266 pending_rounds.cc:107] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:02:52.880065 18266 raft_consensus.cc:2889] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:02:52.913522 17881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:52.996783 18200 raft_consensus.cc:993] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303: : Instructing follower 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:52.997310 18200 raft_consensus.cc:1081] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Signalling peer 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:52.998929 18083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3"
dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:53888
I20260709 13:02:52.999383 18083 raft_consensus.cc:493] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:52.999635 18083 raft_consensus.cc:3060] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:53.003894 18083 raft_consensus.cc:515] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:53.005414 18083 leader_election.cc:290] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 3 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:53.006250 18266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:53.006592 18009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
I20260709 13:02:53.007246 18266 raft_consensus.cc:3060] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:53.007375 18009 raft_consensus.cc:3055] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:53.007790 18009 raft_consensus.cc:740] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:53.008482 18009 consensus_queue.cc:260] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:53.009423 18009 raft_consensus.cc:3060] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:53.012235 18266 raft_consensus.cc:2468] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 3.
I20260709 13:02:53.013362 18049 leader_election.cc:304] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:53.013994 18199 raft_consensus.cc:2804] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:53.014122 18009 raft_consensus.cc:2468] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 3.
I20260709 13:02:53.014407 18199 raft_consensus.cc:697] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Becoming Leader. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:53.015151 18199 consensus_queue.cc:237] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:53.021848 17831 catalog_manager.cc:5697] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e reported cstate change: term changed from 2 to 3, leader changed from df259990dca14a42baf4ec3e6ae98303 (127.13.133.130) to 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131). New cstate: current_term: 3 leader_uuid: "6bcf5a87b95842d9b837414de2d4920e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:53.178184 18266 raft_consensus.cc:1275] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:53.179245 18199 consensus_queue.cc:1048] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:53.186437 18009 raft_consensus.cc:1275] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:53.188158 18309 consensus_queue.cc:1048] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:53.240121 18009 raft_consensus.cc:1275] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:53.241170 18309 consensus_queue.cc:1048] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:53.249662 18266 raft_consensus.cc:1275] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:53.251544 18324 consensus_queue.cc:1048] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:53.251981 18324 consensus_queue.cc:1243] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Peer e53de77f29984602b084962ca1a4ca1d log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:02:53.253790 18266 pending_rounds.cc:85] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d: Aborting all ops after (but not including) 0
I20260709 13:02:53.254052 18266 pending_rounds.cc:107] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:02:53.254294 18266 raft_consensus.cc:2889] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:02:53.477468 18009 raft_consensus.cc:1275] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:53.478560 18324 consensus_queue.cc:1048] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:53.487187 18266 raft_consensus.cc:1275] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:53.488379 18324 consensus_queue.cc:1048] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:53.579007 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:53.594272 18083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ca97508bee84fee954e939a855f331a"
dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
mode: GRACEFUL
new_leader_uuid: "df259990dca14a42baf4ec3e6ae98303"
 from {username='slave'} at 127.0.0.1:41036
I20260709 13:02:53.594738 18083 raft_consensus.cc:606] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Received request to transfer leadership to TS df259990dca14a42baf4ec3e6ae98303
I20260709 13:02:53.596894 18009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67144ca60f6540ebba2b54392a150419"
dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
mode: GRACEFUL
new_leader_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:48190
I20260709 13:02:53.597352 18009 raft_consensus.cc:606] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Received request to transfer leadership to TS 6bcf5a87b95842d9b837414de2d4920e
I20260709 13:02:53.599560 18083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "686c7cff8d4f42ecb626c458dcc0a167"
dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
mode: GRACEFUL
new_leader_uuid: "df259990dca14a42baf4ec3e6ae98303"
 from {username='slave'} at 127.0.0.1:41036
I20260709 13:02:53.599936 18083 raft_consensus.cc:606] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 1 LEADER]: Received request to transfer leadership to TS df259990dca14a42baf4ec3e6ae98303
I20260709 13:02:53.600899 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:53.601408 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:53.601917 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:53.686059 18309 raft_consensus.cc:993] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e: : Instructing follower df259990dca14a42baf4ec3e6ae98303 to start an election
I20260709 13:02:53.686455 18324 raft_consensus.cc:1081] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 1 LEADER]: Signalling peer df259990dca14a42baf4ec3e6ae98303 to start an election
I20260709 13:02:53.687676 18009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "686c7cff8d4f42ecb626c458dcc0a167"
dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
 from {username='slave'} at 127.0.0.1:51876
I20260709 13:02:53.688064 18009 raft_consensus.cc:493] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:53.688293 18009 raft_consensus.cc:3060] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.692878 18009 raft_consensus.cc:515] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:53.694260 18009 leader_election.cc:290] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:53.694911 18266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686c7cff8d4f42ecb626c458dcc0a167" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:53.695199 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686c7cff8d4f42ecb626c458dcc0a167" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:53.695541 18266 raft_consensus.cc:3060] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.695725 18083 raft_consensus.cc:3055] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:53.696033 18083 raft_consensus.cc:740] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:53.696733 18083 consensus_queue.cc:260] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:53.697834 18083 raft_consensus.cc:3060] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.702095 18266 raft_consensus.cc:2468] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 2.
I20260709 13:02:53.703274 17975 leader_election.cc:304] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:53.703720 18083 raft_consensus.cc:2468] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 2.
I20260709 13:02:53.703900 18321 raft_consensus.cc:2804] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:53.704407 18321 raft_consensus.cc:697] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Becoming Leader. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:53.705173 18321 consensus_queue.cc:237] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:53.711228 17831 catalog_manager.cc:5697] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 reported cstate change: term changed from 1 to 2, leader changed from 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131) to df259990dca14a42baf4ec3e6ae98303 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "df259990dca14a42baf4ec3e6ae98303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:53.752525 18309 raft_consensus.cc:993] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e: : Instructing follower df259990dca14a42baf4ec3e6ae98303 to start an election
I20260709 13:02:53.752903 18324 raft_consensus.cc:1081] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Signalling peer df259990dca14a42baf4ec3e6ae98303 to start an election
I20260709 13:02:53.754256 18009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ca97508bee84fee954e939a855f331a"
dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
 from {username='slave'} at 127.0.0.1:51876
I20260709 13:02:53.754688 18009 raft_consensus.cc:493] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:53.754951 18009 raft_consensus.cc:3060] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:53.759505 18009 raft_consensus.cc:515] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:53.760936 18009 leader_election.cc:290] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 4 election: Requested vote from peers 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699), e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979)
I20260709 13:02:53.761605 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca97508bee84fee954e939a855f331a" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:53.761893 18266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca97508bee84fee954e939a855f331a" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:53.762202 18083 raft_consensus.cc:3055] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:53.762471 18266 raft_consensus.cc:3060] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:53.762516 18083 raft_consensus.cc:740] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:53.763327 18083 consensus_queue.cc:260] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [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: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:53.764444 18083 raft_consensus.cc:3060] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:53.765856 18200 raft_consensus.cc:993] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303: : Instructing follower 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:53.766263 18321 raft_consensus.cc:1081] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Signalling peer 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:53.767627 18082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67144ca60f6540ebba2b54392a150419"
dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:53888
I20260709 13:02:53.768097 18082 raft_consensus.cc:493] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:53.769098 18082 raft_consensus.cc:3060] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.769490 18266 raft_consensus.cc:2468] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 4.
I20260709 13:02:53.770411 18083 raft_consensus.cc:2468] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 4.
I20260709 13:02:53.770788 17975 leader_election.cc:304] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [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: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:53.771518 18321 raft_consensus.cc:2804] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:53.771974 18321 raft_consensus.cc:697] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 4 LEADER]: Becoming Leader. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:53.772709 18321 consensus_queue.cc:237] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [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: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:53.775282 18082 raft_consensus.cc:515] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:53.777016 18082 leader_election.cc:290] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 2 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:53.777922 18009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67144ca60f6540ebba2b54392a150419" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
I20260709 13:02:53.778486 18009 raft_consensus.cc:3055] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:53.778775 18009 raft_consensus.cc:740] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:53.777565 18266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67144ca60f6540ebba2b54392a150419" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:53.779469 18266 raft_consensus.cc:3060] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.779695 18009 consensus_queue.cc:260] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:53.779397 17831 catalog_manager.cc:5697] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 reported cstate change: term changed from 3 to 4, leader changed from 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131) to df259990dca14a42baf4ec3e6ae98303 (127.13.133.130). New cstate: current_term: 4 leader_uuid: "df259990dca14a42baf4ec3e6ae98303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:53.780798 18009 raft_consensus.cc:3060] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.784265 18266 raft_consensus.cc:2468] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 2.
I20260709 13:02:53.785202 18049 leader_election.cc:304] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:53.785750 18324 raft_consensus.cc:2804] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:53.786108 18324 raft_consensus.cc:697] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 2 LEADER]: Becoming Leader. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:53.786938 18324 consensus_queue.cc:237] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:53.786018 18009 raft_consensus.cc:2468] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 2.
I20260709 13:02:53.793036 17831 catalog_manager.cc:5697] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e reported cstate change: term changed from 1 to 2, leader changed from df259990dca14a42baf4ec3e6ae98303 (127.13.133.130) to 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131). New cstate: current_term: 2 leader_uuid: "6bcf5a87b95842d9b837414de2d4920e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:53.914364 17881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:54.236680 18266 raft_consensus.cc:1275] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Refusing update from remote peer df259990dca14a42baf4ec3e6ae98303: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:54.237993 18321 consensus_queue.cc:1048] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:54.254060 18082 raft_consensus.cc:1275] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Refusing update from remote peer df259990dca14a42baf4ec3e6ae98303: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:54.255968 18341 consensus_queue.cc:1048] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:54.313002 18009 raft_consensus.cc:1275] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:54.314121 18324 consensus_queue.cc:1048] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:54.323127 18266 raft_consensus.cc:1275] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:54.324887 18309 consensus_queue.cc:1048] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:54.327064 18082 raft_consensus.cc:1275] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 4 FOLLOWER]: Refusing update from remote peer df259990dca14a42baf4ec3e6ae98303: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:02:54.328994 18341 consensus_queue.cc:1048] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:54.336360 18266 raft_consensus.cc:1275] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 4 FOLLOWER]: Refusing update from remote peer df259990dca14a42baf4ec3e6ae98303: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:02:54.344969 18200 consensus_queue.cc:1048] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:54.608618 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:54.617076 18009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e00226787794dbb9fbda93cea397465"
dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
mode: GRACEFUL
new_leader_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:48190
I20260709 13:02:54.617630 18009 raft_consensus.cc:606] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Received request to transfer leadership to TS 6bcf5a87b95842d9b837414de2d4920e
I20260709 13:02:54.619786 18009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c69f6f5dff04d2f858f2a4fe35c90e4"
dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
mode: GRACEFUL
new_leader_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:48190
I20260709 13:02:54.620186 18009 raft_consensus.cc:606] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Received request to transfer leadership to TS 6bcf5a87b95842d9b837414de2d4920e
I20260709 13:02:54.622339 18084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7d08967d75d43308107674f68817313"
dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
mode: GRACEFUL
new_leader_uuid: "df259990dca14a42baf4ec3e6ae98303"
 from {username='slave'} at 127.0.0.1:41036
I20260709 13:02:54.622727 18084 raft_consensus.cc:606] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Received request to transfer leadership to TS df259990dca14a42baf4ec3e6ae98303
I20260709 13:02:54.623803 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:54.624191 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:54.624893 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:54.661732 18200 raft_consensus.cc:993] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303: : Instructing follower 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:54.662140 18341 raft_consensus.cc:1081] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Signalling peer 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:54.663542 18084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e00226787794dbb9fbda93cea397465"
dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:53888
I20260709 13:02:54.663983 18084 raft_consensus.cc:493] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:54.664225 18084 raft_consensus.cc:3060] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.671398 18084 raft_consensus.cc:515] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:54.672999 18084 leader_election.cc:290] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 2 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:54.674118 18009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e00226787794dbb9fbda93cea397465" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
I20260709 13:02:54.674144 18265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e00226787794dbb9fbda93cea397465" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:54.674880 18009 raft_consensus.cc:3055] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:54.674994 18265 raft_consensus.cc:3060] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.675184 18009 raft_consensus.cc:740] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:54.676090 18009 consensus_queue.cc:260] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:54.677145 18009 raft_consensus.cc:3060] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.681244 18265 raft_consensus.cc:2468] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 2.
I20260709 13:02:54.682453 18049 leader_election.cc:304] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:54.683243 18309 raft_consensus.cc:2804] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:54.683607 18309 raft_consensus.cc:697] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 2 LEADER]: Becoming Leader. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:54.684508 18309 consensus_queue.cc:237] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:54.685648 18009 raft_consensus.cc:2468] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 2.
I20260709 13:02:54.690726 17831 catalog_manager.cc:5697] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e reported cstate change: term changed from 1 to 2, leader changed from df259990dca14a42baf4ec3e6ae98303 (127.13.133.130) to 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131). New cstate: current_term: 2 leader_uuid: "6bcf5a87b95842d9b837414de2d4920e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:54.733186 18200 raft_consensus.cc:993] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303: : Instructing follower 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:54.733595 18341 raft_consensus.cc:1081] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Signalling peer 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:54.734922 18084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c69f6f5dff04d2f858f2a4fe35c90e4"
dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:53888
I20260709 13:02:54.735360 18084 raft_consensus.cc:493] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:54.735633 18084 raft_consensus.cc:3060] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.740531 18084 raft_consensus.cc:515] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:54.742045 18084 leader_election.cc:290] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 2 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:54.742647 18265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c69f6f5dff04d2f858f2a4fe35c90e4" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:54.742954 18009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c69f6f5dff04d2f858f2a4fe35c90e4" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
I20260709 13:02:54.743307 18265 raft_consensus.cc:3060] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.743505 18009 raft_consensus.cc:3055] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:54.743803 18009 raft_consensus.cc:740] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:54.744477 18009 consensus_queue.cc:260] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:54.745388 18009 raft_consensus.cc:3060] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.748435 18265 raft_consensus.cc:2468] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 2.
I20260709 13:02:54.749509 18049 leader_election.cc:304] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:54.750226 18309 raft_consensus.cc:2804] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:54.750571 18309 raft_consensus.cc:697] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [term 2 LEADER]: Becoming Leader. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:54.750620 18009 raft_consensus.cc:2468] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 2.
I20260709 13:02:54.751475 18309 consensus_queue.cc:237] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:54.757525 17831 catalog_manager.cc:5697] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e reported cstate change: term changed from 1 to 2, leader changed from df259990dca14a42baf4ec3e6ae98303 (127.13.133.130) to 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131). New cstate: current_term: 2 leader_uuid: "6bcf5a87b95842d9b837414de2d4920e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:54.899369 18199 raft_consensus.cc:993] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e: : Instructing follower df259990dca14a42baf4ec3e6ae98303 to start an election
I20260709 13:02:54.899830 18324 raft_consensus.cc:1081] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Signalling peer df259990dca14a42baf4ec3e6ae98303 to start an election
I20260709 13:02:54.901525 18009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7d08967d75d43308107674f68817313"
dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
 from {username='slave'} at 127.0.0.1:51876
I20260709 13:02:54.901928 18009 raft_consensus.cc:493] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:54.902179 18009 raft_consensus.cc:3060] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:54.907583 18009 raft_consensus.cc:515] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:54.909174 18009 leader_election.cc:290] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 4 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:54.909812 18265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d08967d75d43308107674f68817313" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:54.910136 18084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d08967d75d43308107674f68817313" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:54.910454 18265 raft_consensus.cc:3060] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:54.910677 18084 raft_consensus.cc:3055] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:54.911044 18084 raft_consensus.cc:740] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:54.911783 18084 consensus_queue.cc:260] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:54.912694 18084 raft_consensus.cc:3060] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:54.915143 18265 raft_consensus.cc:2468] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 4.
W20260709 13:02:54.915514 17881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:54.916152 17975 leader_election.cc:304] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [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: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:54.916791 18341 raft_consensus.cc:2804] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:54.917246 18341 raft_consensus.cc:697] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 4 LEADER]: Becoming Leader. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:54.918190 18341 consensus_queue.cc:237] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:54.918972 18084 raft_consensus.cc:2468] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 4.
I20260709 13:02:54.925194 17831 catalog_manager.cc:5697] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 reported cstate change: term changed from 3 to 4, leader changed from 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131) to df259990dca14a42baf4ec3e6ae98303 (127.13.133.130). New cstate: current_term: 4 leader_uuid: "df259990dca14a42baf4ec3e6ae98303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:55.138546 18265 raft_consensus.cc:1275] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.139647 18199 consensus_queue.cc:1048] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.149194 18009 raft_consensus.cc:1275] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.150491 18324 consensus_queue.cc:1048] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.193634 18265 raft_consensus.cc:1275] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.194677 18324 consensus_queue.cc:1048] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.203320 18009 raft_consensus.cc:1275] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.204437 18324 consensus_queue.cc:1048] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.408183 18265 raft_consensus.cc:1275] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 4 FOLLOWER]: Refusing update from remote peer df259990dca14a42baf4ec3e6ae98303: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:02:55.409348 18341 consensus_queue.cc:1048] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:55.417501 18084 raft_consensus.cc:1275] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 4 FOLLOWER]: Refusing update from remote peer df259990dca14a42baf4ec3e6ae98303: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:02:55.419402 18341 consensus_queue.cc:1048] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:55.630708 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:55.637337 18009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ca97508bee84fee954e939a855f331a"
dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
mode: GRACEFUL
new_leader_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:48190
I20260709 13:02:55.637784 18009 raft_consensus.cc:606] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 4 LEADER]: Received request to transfer leadership to TS 6bcf5a87b95842d9b837414de2d4920e
I20260709 13:02:55.639858 18084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "353f8f44ce9d454b9bde7cc2643cdaa3"
dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
mode: GRACEFUL
new_leader_uuid: "df259990dca14a42baf4ec3e6ae98303"
 from {username='slave'} at 127.0.0.1:41036
I20260709 13:02:55.640293 18084 raft_consensus.cc:606] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 1 LEADER]: Received request to transfer leadership to TS df259990dca14a42baf4ec3e6ae98303
I20260709 13:02:55.642388 18084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e00226787794dbb9fbda93cea397465"
dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
mode: GRACEFUL
new_leader_uuid: "df259990dca14a42baf4ec3e6ae98303"
 from {username='slave'} at 127.0.0.1:41036
I20260709 13:02:55.642818 18084 raft_consensus.cc:606] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 2 LEADER]: Received request to transfer leadership to TS df259990dca14a42baf4ec3e6ae98303
I20260709 13:02:55.643756 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:55.644142 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:55.644631 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:55.664896 18309 raft_consensus.cc:993] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e: : Instructing follower df259990dca14a42baf4ec3e6ae98303 to start an election
I20260709 13:02:55.665370 18324 raft_consensus.cc:1081] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 2 LEADER]: Signalling peer df259990dca14a42baf4ec3e6ae98303 to start an election
I20260709 13:02:55.666646 18009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e00226787794dbb9fbda93cea397465"
dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
 from {username='slave'} at 127.0.0.1:51876
I20260709 13:02:55.667055 18009 raft_consensus.cc:493] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:55.667320 18009 raft_consensus.cc:3060] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:55.671677 18009 raft_consensus.cc:515] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:55.673005 18009 leader_election.cc:290] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 3 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:55.673532 18265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e00226787794dbb9fbda93cea397465" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:55.674120 18265 raft_consensus.cc:3060] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:55.674479 18084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e00226787794dbb9fbda93cea397465" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:55.674950 18084 raft_consensus.cc:3055] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:55.675179 18084 raft_consensus.cc:740] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:55.675742 18084 consensus_queue.cc:260] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:55.676599 18084 raft_consensus.cc:3060] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:55.679016 18265 raft_consensus.cc:2468] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 3.
I20260709 13:02:55.679958 17975 leader_election.cc:304] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:55.680727 18341 raft_consensus.cc:2804] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:55.681137 18341 raft_consensus.cc:697] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 3 LEADER]: Becoming Leader. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:55.681782 18341 consensus_queue.cc:237] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:55.682348 18084 raft_consensus.cc:2468] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 3.
I20260709 13:02:55.687000 17832 catalog_manager.cc:5697] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 reported cstate change: term changed from 2 to 3, leader changed from 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131) to df259990dca14a42baf4ec3e6ae98303 (127.13.133.130). New cstate: current_term: 3 leader_uuid: "df259990dca14a42baf4ec3e6ae98303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:55.712450 18324 raft_consensus.cc:993] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e: : Instructing follower df259990dca14a42baf4ec3e6ae98303 to start an election
I20260709 13:02:55.712826 18309 raft_consensus.cc:1081] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 1 LEADER]: Signalling peer df259990dca14a42baf4ec3e6ae98303 to start an election
I20260709 13:02:55.714027 18009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "353f8f44ce9d454b9bde7cc2643cdaa3"
dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
 from {username='slave'} at 127.0.0.1:51876
I20260709 13:02:55.714424 18009 raft_consensus.cc:493] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:55.714653 18009 raft_consensus.cc:3060] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.719254 18009 raft_consensus.cc:515] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:55.720706 18009 leader_election.cc:290] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:55.721490 18266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353f8f44ce9d454b9bde7cc2643cdaa3" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:55.721772 18084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353f8f44ce9d454b9bde7cc2643cdaa3" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:55.722136 18266 raft_consensus.cc:3060] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.722353 18084 raft_consensus.cc:3055] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.722671 18084 raft_consensus.cc:740] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:55.723400 18084 consensus_queue.cc:260] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:55.724422 18084 raft_consensus.cc:3060] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.727885 18266 raft_consensus.cc:2468] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 2.
I20260709 13:02:55.728811 17975 leader_election.cc:304] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:55.729074 18084 raft_consensus.cc:2468] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 2.
I20260709 13:02:55.729539 18364 raft_consensus.cc:2804] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:55.729980 18364 raft_consensus.cc:697] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Becoming Leader. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:55.730846 18364 consensus_queue.cc:237] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:55.737109 17832 catalog_manager.cc:5697] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 reported cstate change: term changed from 1 to 2, leader changed from 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131) to df259990dca14a42baf4ec3e6ae98303 (127.13.133.130). New cstate: current_term: 2 leader_uuid: "df259990dca14a42baf4ec3e6ae98303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:55.916564 17881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:55.960484 18341 raft_consensus.cc:993] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303: : Instructing follower 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:55.960943 18364 raft_consensus.cc:1081] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 4 LEADER]: Signalling peer 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:55.962237 18084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ca97508bee84fee954e939a855f331a"
dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:53888
I20260709 13:02:55.962679 18084 raft_consensus.cc:493] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:55.962966 18084 raft_consensus.cc:3060] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:55.968014 18084 raft_consensus.cc:515] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:55.969395 18084 leader_election.cc:290] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 5 election: Requested vote from peers df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703), e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979)
I20260709 13:02:55.970072 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca97508bee84fee954e939a855f331a" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
I20260709 13:02:55.970346 18266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca97508bee84fee954e939a855f331a" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:55.970587 18010 raft_consensus.cc:3055] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:02:55.970880 18266 raft_consensus.cc:3060] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:55.970904 18010 raft_consensus.cc:740] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:55.971662 18010 consensus_queue.cc:260] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [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: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:55.972582 18010 raft_consensus.cc:3060] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:55.975545 18266 raft_consensus.cc:2468] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 5.
I20260709 13:02:55.976511 18049 leader_election.cc:304] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [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: 6bcf5a87b95842d9b837414de2d4920e, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:55.977195 18309 raft_consensus.cc:2804] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:02:55.977638 18309 raft_consensus.cc:697] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 5 LEADER]: Becoming Leader. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:55.977710 18010 raft_consensus.cc:2468] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 5.
I20260709 13:02:55.978525 18309 consensus_queue.cc:237] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [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: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } }
I20260709 13:02:55.984602 17832 catalog_manager.cc:5697] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e reported cstate change: term changed from 4 to 5, leader changed from df259990dca14a42baf4ec3e6ae98303 (127.13.133.130) to 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131). New cstate: current_term: 5 leader_uuid: "6bcf5a87b95842d9b837414de2d4920e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:56.128145 18266 raft_consensus.cc:1275] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Refusing update from remote peer df259990dca14a42baf4ec3e6ae98303: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:56.133430 18341 consensus_queue.cc:1048] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:56.144291 18265 raft_consensus.cc:1275] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Refusing update from remote peer df259990dca14a42baf4ec3e6ae98303: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:56.145598 18364 consensus_queue.cc:1048] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:56.154827 18084 raft_consensus.cc:1275] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Refusing update from remote peer df259990dca14a42baf4ec3e6ae98303: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:56.156701 18364 consensus_queue.cc:1048] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:56.162113 18083 raft_consensus.cc:1275] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Refusing update from remote peer df259990dca14a42baf4ec3e6ae98303: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:56.163522 18364 consensus_queue.cc:1048] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:56.495898 18265 raft_consensus.cc:1275] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 5 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:02:56.496977 18309 consensus_queue.cc:1048] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:56.505319 18010 raft_consensus.cc:1275] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 5 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:02:56.507135 18309 consensus_queue.cc:1048] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:56.650377 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:56.657037 18010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "353f8f44ce9d454b9bde7cc2643cdaa3"
dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
mode: GRACEFUL
new_leader_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:48190
I20260709 13:02:56.657538 18010 raft_consensus.cc:606] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Received request to transfer leadership to TS 6bcf5a87b95842d9b837414de2d4920e
I20260709 13:02:56.659832 18083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3"
dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
mode: GRACEFUL
new_leader_uuid: "df259990dca14a42baf4ec3e6ae98303"
 from {username='slave'} at 127.0.0.1:41036
I20260709 13:02:56.660238 18083 raft_consensus.cc:606] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Received request to transfer leadership to TS df259990dca14a42baf4ec3e6ae98303
I20260709 13:02:56.662348 18010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fea1f3841a4a4bcea0cdf44b5d76ae70"
dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
mode: GRACEFUL
new_leader_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:48190
I20260709 13:02:56.662904 18010 raft_consensus.cc:606] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Received request to transfer leadership to TS 6bcf5a87b95842d9b837414de2d4920e
I20260709 13:02:56.664002 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:56.664577 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:56.665154 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:56.665721 18383 raft_consensus.cc:993] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e: : Instructing follower df259990dca14a42baf4ec3e6ae98303 to start an election
I20260709 13:02:56.666221 18309 raft_consensus.cc:1081] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Signalling peer df259990dca14a42baf4ec3e6ae98303 to start an election
I20260709 13:02:56.667483 18010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3"
dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
 from {username='slave'} at 127.0.0.1:51876
I20260709 13:02:56.667982 18010 raft_consensus.cc:493] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:56.668339 18010 raft_consensus.cc:3060] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:56.675165 18010 raft_consensus.cc:515] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:56.677567 18010 leader_election.cc:290] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [CANDIDATE]: Term 4 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131:33699)
I20260709 13:02:56.678081 18265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:56.678673 18265 raft_consensus.cc:3060] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:56.679143 18083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8454ee0d4b3e4aa2928fba6ca400b3c3" candidate_uuid: "df259990dca14a42baf4ec3e6ae98303" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
I20260709 13:02:56.679692 18083 raft_consensus.cc:3055] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:56.679970 18083 raft_consensus.cc:740] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:56.680743 18083 consensus_queue.cc:260] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:56.681551 18083 raft_consensus.cc:3060] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:56.684823 18265 raft_consensus.cc:2468] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 4.
I20260709 13:02:56.685660 17975 leader_election.cc:304] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [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: df259990dca14a42baf4ec3e6ae98303, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:56.686226 18385 raft_consensus.cc:2804] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:56.686537 18083 raft_consensus.cc:2468] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df259990dca14a42baf4ec3e6ae98303 in term 4.
I20260709 13:02:56.686563 18385 raft_consensus.cc:697] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 4 LEADER]: Becoming Leader. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:56.687635 18385 consensus_queue.cc:237] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:56.693465 17832 catalog_manager.cc:5697] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 reported cstate change: term changed from 3 to 4, leader changed from 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131) to df259990dca14a42baf4ec3e6ae98303 (127.13.133.130). New cstate: current_term: 4 leader_uuid: "df259990dca14a42baf4ec3e6ae98303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:56.711949 18364 raft_consensus.cc:993] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303: : Instructing follower 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:56.712436 18385 raft_consensus.cc:1081] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Signalling peer 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:56.713781 18083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "353f8f44ce9d454b9bde7cc2643cdaa3"
dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:53888
I20260709 13:02:56.714159 18083 raft_consensus.cc:493] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:56.714397 18083 raft_consensus.cc:3060] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.718426 18083 raft_consensus.cc:515] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:56.719673 18083 leader_election.cc:290] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 3 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:56.720400 18265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353f8f44ce9d454b9bde7cc2643cdaa3" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:56.720536 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353f8f44ce9d454b9bde7cc2643cdaa3" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
I20260709 13:02:56.721099 18265 raft_consensus.cc:3060] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.721141 18010 raft_consensus.cc:3055] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:56.721568 18010 raft_consensus.cc:740] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:56.722324 18010 consensus_queue.cc:260] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:56.723544 18010 raft_consensus.cc:3060] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.727896 18265 raft_consensus.cc:2468] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 3.
I20260709 13:02:56.728993 18049 leader_election.cc:304] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:56.729564 18309 raft_consensus.cc:2804] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:56.730005 18309 raft_consensus.cc:697] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Becoming Leader. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:56.730252 18010 raft_consensus.cc:2468] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 3.
I20260709 13:02:56.730782 18309 consensus_queue.cc:237] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [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: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:56.738400 17832 catalog_manager.cc:5697] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e reported cstate change: term changed from 2 to 3, leader changed from df259990dca14a42baf4ec3e6ae98303 (127.13.133.130) to 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131). New cstate: current_term: 3 leader_uuid: "6bcf5a87b95842d9b837414de2d4920e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:56.917423 17881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:57.053992 18364 raft_consensus.cc:993] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303: : Instructing follower 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:57.054498 18364 raft_consensus.cc:1081] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Signalling peer 6bcf5a87b95842d9b837414de2d4920e to start an election
I20260709 13:02:57.055742 18083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fea1f3841a4a4bcea0cdf44b5d76ae70"
dest_uuid: "6bcf5a87b95842d9b837414de2d4920e"
 from {username='slave'} at 127.0.0.1:53888
I20260709 13:02:57.056130 18083 raft_consensus.cc:493] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:57.056393 18083 raft_consensus.cc:3060] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.060371 18083 raft_consensus.cc:515] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:57.061581 18083 leader_election.cc:290] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 2 election: Requested vote from peers e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979), df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703)
I20260709 13:02:57.062276 18265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1f3841a4a4bcea0cdf44b5d76ae70" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e53de77f29984602b084962ca1a4ca1d"
I20260709 13:02:57.062496 18010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1f3841a4a4bcea0cdf44b5d76ae70" candidate_uuid: "6bcf5a87b95842d9b837414de2d4920e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df259990dca14a42baf4ec3e6ae98303"
I20260709 13:02:57.062877 18265 raft_consensus.cc:3060] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.062969 18010 raft_consensus.cc:3055] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.063297 18010 raft_consensus.cc:740] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df259990dca14a42baf4ec3e6ae98303, State: Running, Role: LEADER
I20260709 13:02:57.063881 18010 consensus_queue.cc:260] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:57.064772 18010 raft_consensus.cc:3060] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.067370 18265 raft_consensus.cc:2468] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 2.
I20260709 13:02:57.068264 18049 leader_election.cc:304] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcf5a87b95842d9b837414de2d4920e, e53de77f29984602b084962ca1a4ca1d; no voters: 
I20260709 13:02:57.068804 18309 raft_consensus.cc:2804] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:57.068874 18010 raft_consensus.cc:2468] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcf5a87b95842d9b837414de2d4920e in term 2.
I20260709 13:02:57.069185 18309 raft_consensus.cc:697] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [term 2 LEADER]: Becoming Leader. State: Replica: 6bcf5a87b95842d9b837414de2d4920e, State: Running, Role: LEADER
I20260709 13:02:57.070336 18309 consensus_queue.cc:237] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } }
I20260709 13:02:57.076015 17832 catalog_manager.cc:5697] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e reported cstate change: term changed from 1 to 2, leader changed from df259990dca14a42baf4ec3e6ae98303 (127.13.133.130) to 6bcf5a87b95842d9b837414de2d4920e (127.13.133.131). New cstate: current_term: 2 leader_uuid: "6bcf5a87b95842d9b837414de2d4920e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:57.140841 18265 raft_consensus.cc:1275] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 4 FOLLOWER]: Refusing update from remote peer df259990dca14a42baf4ec3e6ae98303: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:02:57.141891 18364 consensus_queue.cc:1048] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:57.151129 18083 raft_consensus.cc:1275] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 4 FOLLOWER]: Refusing update from remote peer df259990dca14a42baf4ec3e6ae98303: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:02:57.152657 18376 consensus_queue.cc:1048] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcf5a87b95842d9b837414de2d4920e" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:57.190327 18265 raft_consensus.cc:1275] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:57.191359 18309 consensus_queue.cc:1048] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:57.198709 18010 raft_consensus.cc:1275] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:57.200687 18383 consensus_queue.cc:1048] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:57.482038 18265 raft_consensus.cc:1275] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:57.483044 18382 consensus_queue.cc:1048] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e53de77f29984602b084962ca1a4ca1d" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.490862 18010 raft_consensus.cc:1275] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Refusing update from remote peer 6bcf5a87b95842d9b837414de2d4920e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:57.492419 18309 consensus_queue.cc:1048] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df259990dca14a42baf4ec3e6ae98303" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.673599 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:57.700531 13846 tablet_server.cc:179] TabletServer@127.13.133.129:40979 shutting down...
I20260709 13:02:57.718060 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:57.718729 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:57.719413 13846 raft_consensus.cc:2243] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.719877 13846 raft_consensus.cc:2272] T a7d08967d75d43308107674f68817313 P e53de77f29984602b084962ca1a4ca1d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.721822 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:57.722348 13846 raft_consensus.cc:2243] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.722731 13846 raft_consensus.cc:2272] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P e53de77f29984602b084962ca1a4ca1d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.725176 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:57.725699 13846 raft_consensus.cc:2243] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.726071 13846 raft_consensus.cc:2272] T 353f8f44ce9d454b9bde7cc2643cdaa3 P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.728689 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:57.729205 13846 raft_consensus.cc:2243] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.729571 13846 raft_consensus.cc:2272] T 8e00226787794dbb9fbda93cea397465 P e53de77f29984602b084962ca1a4ca1d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.731338 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:57.731791 13846 raft_consensus.cc:2243] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.732113 13846 raft_consensus.cc:2272] T 70551f9022334f5f91cd45feeee50e15 P e53de77f29984602b084962ca1a4ca1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.733868 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:57.734340 13846 raft_consensus.cc:2243] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.734710 13846 raft_consensus.cc:2272] T 686c7cff8d4f42ecb626c458dcc0a167 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.736299 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:57.736771 13846 raft_consensus.cc:2243] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.737156 13846 raft_consensus.cc:2272] T 0ca97508bee84fee954e939a855f331a P e53de77f29984602b084962ca1a4ca1d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.738945 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:57.739357 13846 raft_consensus.cc:2243] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.739847 13846 raft_consensus.cc:2272] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:57.741432 18049 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 59 similar messages]
I20260709 13:02:57.742036 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:57.742595 13846 raft_consensus.cc:2243] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.743026 13846 raft_consensus.cc:2272] T 67144ca60f6540ebba2b54392a150419 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:57.744045 18049 consensus_peers.cc:597] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:57.744961 13846 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:57.745448 13846 raft_consensus.cc:2243] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.745818 13846 raft_consensus.cc:2272] T fea1f3841a4a4bcea0cdf44b5d76ae70 P e53de77f29984602b084962ca1a4ca1d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:57.756348 18049 consensus_peers.cc:597] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:57.773880 13846 tablet_server.cc:196] TabletServer@127.13.133.129:40979 shutdown complete.
I20260709 13:02:57.796538 13846 tablet_server.cc:179] TabletServer@127.13.133.130:0 shutting down...
W20260709 13:02:57.813158 18049 consensus_peers.cc:597] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e -> Peer df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703): Couldn't send request to peer df259990dca14a42baf4ec3e6ae98303. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:57.820900 18049 consensus_peers.cc:597] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e -> Peer df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703): Couldn't send request to peer df259990dca14a42baf4ec3e6ae98303. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:57.821506 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:57.822168 13846 tablet_replica.cc:333] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303: stopping tablet replica
I20260709 13:02:57.822863 13846 raft_consensus.cc:2243] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.823276 13846 raft_consensus.cc:2272] T 0ca97508bee84fee954e939a855f331a P df259990dca14a42baf4ec3e6ae98303 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.825263 13846 tablet_replica.cc:333] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303: stopping tablet replica
I20260709 13:02:57.825796 13846 raft_consensus.cc:2243] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.826493 13846 raft_consensus.cc:2272] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P df259990dca14a42baf4ec3e6ae98303 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.829373 13846 tablet_replica.cc:333] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303: stopping tablet replica
I20260709 13:02:57.830054 13846 raft_consensus.cc:2243] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.830438 13846 raft_consensus.cc:2272] T 353f8f44ce9d454b9bde7cc2643cdaa3 P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.833384 13846 tablet_replica.cc:333] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303: stopping tablet replica
W20260709 13:02:57.833622 17975 consensus_peers.cc:597] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:57.834103 13846 raft_consensus.cc:2243] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.834796 13846 raft_consensus.cc:2272] T 8e00226787794dbb9fbda93cea397465 P df259990dca14a42baf4ec3e6ae98303 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.836627 13846 tablet_replica.cc:333] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303: stopping tablet replica
I20260709 13:02:57.837114 13846 raft_consensus.cc:2243] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.837450 13846 raft_consensus.cc:2272] T 67144ca60f6540ebba2b54392a150419 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.839102 13846 tablet_replica.cc:333] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303: stopping tablet replica
I20260709 13:02:57.839531 13846 raft_consensus.cc:2243] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.839869 13846 raft_consensus.cc:2272] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.841809 13846 tablet_replica.cc:333] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303: stopping tablet replica
I20260709 13:02:57.842348 13846 raft_consensus.cc:2243] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.842692 13846 raft_consensus.cc:2272] T fea1f3841a4a4bcea0cdf44b5d76ae70 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:57.844447 18049 consensus_peers.cc:597] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e -> Peer e53de77f29984602b084962ca1a4ca1d (127.13.133.129:40979): Couldn't send request to peer e53de77f29984602b084962ca1a4ca1d. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:40979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:57.844986 13846 tablet_replica.cc:333] T 70551f9022334f5f91cd45feeee50e15 P df259990dca14a42baf4ec3e6ae98303: stopping tablet replica
I20260709 13:02:57.845520 13846 raft_consensus.cc:2243] T 70551f9022334f5f91cd45feeee50e15 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.845909 13846 raft_consensus.cc:2272] T 70551f9022334f5f91cd45feeee50e15 P df259990dca14a42baf4ec3e6ae98303 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.847730 13846 tablet_replica.cc:333] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303: stopping tablet replica
I20260709 13:02:57.848194 13846 raft_consensus.cc:2243] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.848816 13846 raft_consensus.cc:2272] T a7d08967d75d43308107674f68817313 P df259990dca14a42baf4ec3e6ae98303 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.850418 13846 tablet_replica.cc:333] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303: stopping tablet replica
I20260709 13:02:57.850900 13846 raft_consensus.cc:2243] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.851545 13846 raft_consensus.cc:2272] T 686c7cff8d4f42ecb626c458dcc0a167 P df259990dca14a42baf4ec3e6ae98303 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.881153 13846 tablet_server.cc:196] TabletServer@127.13.133.130:0 shutdown complete.
I20260709 13:02:57.901410 13846 tablet_server.cc:179] TabletServer@127.13.133.131:0 shutting down...
W20260709 13:02:57.918251 17881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:57.923924 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:57.924605 13846 tablet_replica.cc:333] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e: stopping tablet replica
I20260709 13:02:57.925217 13846 raft_consensus.cc:2243] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.925621 13846 raft_consensus.cc:2272] T a7d08967d75d43308107674f68817313 P 6bcf5a87b95842d9b837414de2d4920e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.927788 13846 tablet_replica.cc:333] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e: stopping tablet replica
I20260709 13:02:57.928431 13846 raft_consensus.cc:2243] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.929359 13846 raft_consensus.cc:2272] T 353f8f44ce9d454b9bde7cc2643cdaa3 P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:57.931864 18049 consensus_peers.cc:597] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e -> Peer df259990dca14a42baf4ec3e6ae98303 (127.13.133.130:39703): Couldn't send request to peer df259990dca14a42baf4ec3e6ae98303. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.130:39703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:57.932040 13846 tablet_replica.cc:333] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e: stopping tablet replica
I20260709 13:02:57.932627 13846 raft_consensus.cc:2243] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.932996 13846 raft_consensus.cc:2272] T 8e00226787794dbb9fbda93cea397465 P 6bcf5a87b95842d9b837414de2d4920e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.934782 13846 tablet_replica.cc:333] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e: stopping tablet replica
I20260709 13:02:57.935333 13846 raft_consensus.cc:2243] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.936031 13846 raft_consensus.cc:2272] T 70551f9022334f5f91cd45feeee50e15 P 6bcf5a87b95842d9b837414de2d4920e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.937837 13846 tablet_replica.cc:333] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e: stopping tablet replica
I20260709 13:02:57.938267 13846 raft_consensus.cc:2243] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.938925 13846 raft_consensus.cc:2272] T 9c69f6f5dff04d2f858f2a4fe35c90e4 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.940860 13846 tablet_replica.cc:333] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e: stopping tablet replica
I20260709 13:02:57.941335 13846 raft_consensus.cc:2243] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.941993 13846 raft_consensus.cc:2272] T fea1f3841a4a4bcea0cdf44b5d76ae70 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.943990 13846 tablet_replica.cc:333] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e: stopping tablet replica
I20260709 13:02:57.944432 13846 raft_consensus.cc:2243] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.945097 13846 raft_consensus.cc:2272] T 67144ca60f6540ebba2b54392a150419 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.946926 13846 tablet_replica.cc:333] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e: stopping tablet replica
I20260709 13:02:57.947371 13846 raft_consensus.cc:2243] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.947744 13846 raft_consensus.cc:2272] T 686c7cff8d4f42ecb626c458dcc0a167 P 6bcf5a87b95842d9b837414de2d4920e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.949527 13846 tablet_replica.cc:333] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e: stopping tablet replica
I20260709 13:02:57.949980 13846 raft_consensus.cc:2243] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.950321 13846 raft_consensus.cc:2272] T 8454ee0d4b3e4aa2928fba6ca400b3c3 P 6bcf5a87b95842d9b837414de2d4920e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.952425 13846 tablet_replica.cc:333] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e: stopping tablet replica
I20260709 13:02:57.952844 13846 raft_consensus.cc:2243] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.953472 13846 raft_consensus.cc:2272] T 0ca97508bee84fee954e939a855f331a P 6bcf5a87b95842d9b837414de2d4920e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.981938 13846 tablet_server.cc:196] TabletServer@127.13.133.131:0 shutdown complete.
I20260709 13:02:58.000993 13846 master.cc:562] Master@127.13.133.190:33881 shutting down...
I20260709 13:02:58.018563 13846 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:58.019078 13846 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:58.019379 13846 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0e3ae438023a4639a539c181f346c68f: stopping tablet replica
I20260709 13:02:58.038815 13846 master.cc:584] Master@127.13.133.190:33881 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12297 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:02:58.080822 13846 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.133.190:46573
I20260709 13:02:58.081842 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:58.087311 18407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:58.087452 18408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:58.088119 18410 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:58.088485 13846 server_base.cc:1061] running on GCE node
I20260709 13:02:58.089308 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:58.089485 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:58.089589 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602178089579 us; error 0 us; skew 500 ppm
I20260709 13:02:58.090059 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:58.092162 13846 webserver.cc:533] Webserver started at http://127.13.133.190:41587/ using document root <none> and password file <none>
I20260709 13:02:58.092597 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:58.092741 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:58.092938 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:58.093920 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/master-0-root/instance:
uuid: "681106dbb9b646d5ba276949562c845b"
format_stamp: "Formatted at 2026-07-09 13:02:58 on dist-test-slave-9b5w"
I20260709 13:02:58.098047 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:02:58.101058 18415 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.101706 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:02:58.101953 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/master-0-root
uuid: "681106dbb9b646d5ba276949562c845b"
format_stamp: "Formatted at 2026-07-09 13:02:58 on dist-test-slave-9b5w"
I20260709 13:02:58.102198 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:58.124297 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:58.125445 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:58.160616 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.190:46573
I20260709 13:02:58.160694 18466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.190:46573 every 8 connection(s)
I20260709 13:02:58.164156 18467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.173846 18467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b: Bootstrap starting.
I20260709 13:02:58.178423 18467 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.182190 18467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b: No bootstrap required, opened a new log
I20260709 13:02:58.184141 18467 raft_consensus.cc:359] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "681106dbb9b646d5ba276949562c845b" member_type: VOTER }
I20260709 13:02:58.184476 18467 raft_consensus.cc:385] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.184653 18467 raft_consensus.cc:740] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 681106dbb9b646d5ba276949562c845b, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.185093 18467 consensus_queue.cc:260] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "681106dbb9b646d5ba276949562c845b" member_type: VOTER }
I20260709 13:02:58.185468 18467 raft_consensus.cc:399] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:58.185652 18467 raft_consensus.cc:493] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:58.185853 18467 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:58.189836 18467 raft_consensus.cc:515] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "681106dbb9b646d5ba276949562c845b" member_type: VOTER }
I20260709 13:02:58.190248 18467 leader_election.cc:304] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [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: 681106dbb9b646d5ba276949562c845b; no voters: 
I20260709 13:02:58.191210 18467 leader_election.cc:290] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:58.191471 18470 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:58.192625 18470 raft_consensus.cc:697] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [term 1 LEADER]: Becoming Leader. State: Replica: 681106dbb9b646d5ba276949562c845b, State: Running, Role: LEADER
I20260709 13:02:58.193261 18470 consensus_queue.cc:237] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [LEADER]: Queue going to LEADER mode. State: All 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: "681106dbb9b646d5ba276949562c845b" member_type: VOTER }
I20260709 13:02:58.193799 18467 sys_catalog.cc:565] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:58.195978 18472 sys_catalog.cc:455] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 681106dbb9b646d5ba276949562c845b. Latest consensus state: current_term: 1 leader_uuid: "681106dbb9b646d5ba276949562c845b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "681106dbb9b646d5ba276949562c845b" member_type: VOTER } }
I20260709 13:02:58.195990 18471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "681106dbb9b646d5ba276949562c845b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "681106dbb9b646d5ba276949562c845b" member_type: VOTER } }
I20260709 13:02:58.196586 18472 sys_catalog.cc:458] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:58.196693 18471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:58.207573 13846 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260709 13:02:58.210206 18486 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260709 13:02:58.210430 18486 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260709 13:02:58.210632 18476 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:58.214833 18476 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:58.222311 18476 catalog_manager.cc:1383] Generated new cluster ID: 796573bcbd1444eeb57504e6b574545b
I20260709 13:02:58.222584 18476 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:58.239837 18476 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:58.241034 18476 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:58.258646 18476 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b: Generated new TSK 0
I20260709 13:02:58.259212 18476 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:58.273331 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:58.278621 18488 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:58.279439 18489 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:58.280834 18491 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:58.280977 13846 server_base.cc:1061] running on GCE node
I20260709 13:02:58.281948 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:58.282119 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:58.282235 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602178282224 us; error 0 us; skew 500 ppm
I20260709 13:02:58.282681 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:58.284688 13846 webserver.cc:533] Webserver started at http://127.13.133.129:37533/ using document root <none> and password file <none>
I20260709 13:02:58.285087 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:58.285233 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:58.285431 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:58.286412 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/ts-0-root/instance:
uuid: "e80d5e897ee84d2ab982cb344224d182"
format_stamp: "Formatted at 2026-07-09 13:02:58 on dist-test-slave-9b5w"
I20260709 13:02:58.290477 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:02:58.293386 18496 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.294008 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:02:58.294261 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/ts-0-root
uuid: "e80d5e897ee84d2ab982cb344224d182"
format_stamp: "Formatted at 2026-07-09 13:02:58 on dist-test-slave-9b5w"
I20260709 13:02:58.294510 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:58.314198 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:58.315392 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:58.316793 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:58.318950 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:58.319128 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.319336 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:58.319495 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.356850 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.129:37031
I20260709 13:02:58.356962 18558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.129:37031 every 8 connection(s)
I20260709 13:02:58.361565 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:58.367771 18563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:58.368844 18564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:58.371217 18566 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:58.372174 13846 server_base.cc:1061] running on GCE node
I20260709 13:02:58.373191 18559 heartbeater.cc:344] Connected to a master server at 127.13.133.190:46573
I20260709 13:02:58.373277 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:58.373622 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:58.373682 18559 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:58.373838 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602178373817 us; error 0 us; skew 500 ppm
I20260709 13:02:58.374608 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:58.374583 18559 heartbeater.cc:507] Master 127.13.133.190:46573 requested a full tablet report, sending...
I20260709 13:02:58.376858 18432 ts_manager.cc:194] Registered new tserver with Master: e80d5e897ee84d2ab982cb344224d182 (127.13.133.129:37031)
I20260709 13:02:58.377295 13846 webserver.cc:533] Webserver started at http://127.13.133.130:45565/ using document root <none> and password file <none>
I20260709 13:02:58.377785 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:58.377961 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:58.378182 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:58.378929 18432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34442
I20260709 13:02:58.379281 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/ts-1-root/instance:
uuid: "02245ae9ba7d43f7aeeb1449cfc250c9"
format_stamp: "Formatted at 2026-07-09 13:02:58 on dist-test-slave-9b5w"
I20260709 13:02:58.383767 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:58.386602 18571 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.387277 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:02:58.387529 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/ts-1-root
uuid: "02245ae9ba7d43f7aeeb1449cfc250c9"
format_stamp: "Formatted at 2026-07-09 13:02:58 on dist-test-slave-9b5w"
I20260709 13:02:58.387768 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:58.402575 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:58.403627 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:58.404960 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:58.406960 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:58.407140 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.407341 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:58.407490 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.444476 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.130:41111
I20260709 13:02:58.444571 18633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.130:41111 every 8 connection(s)
I20260709 13:02:58.448879 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:58.455376 18637 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:58.456087 18638 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:58.458206 18640 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:58.459180 13846 server_base.cc:1061] running on GCE node
I20260709 13:02:58.459905 18634 heartbeater.cc:344] Connected to a master server at 127.13.133.190:46573
I20260709 13:02:58.460148 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:02:58.460322 18634 heartbeater.cc:461] Registering TS with master...
W20260709 13:02:58.460438 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:58.460721 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602178460701 us; error 0 us; skew 500 ppm
I20260709 13:02:58.461253 18634 heartbeater.cc:507] Master 127.13.133.190:46573 requested a full tablet report, sending...
I20260709 13:02:58.461488 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:58.463361 18432 ts_manager.cc:194] Registered new tserver with Master: 02245ae9ba7d43f7aeeb1449cfc250c9 (127.13.133.130:41111)
I20260709 13:02:58.464069 13846 webserver.cc:533] Webserver started at http://127.13.133.131:34855/ using document root <none> and password file <none>
I20260709 13:02:58.464582 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:58.464651 18432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34454
I20260709 13:02:58.464757 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:58.465144 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:58.466380 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/ts-2-root/instance:
uuid: "a6816872d962428d8c330c533a134b53"
format_stamp: "Formatted at 2026-07-09 13:02:58 on dist-test-slave-9b5w"
I20260709 13:02:58.470443 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 13:02:58.473368 18645 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.474094 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:02:58.474347 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/ts-2-root
uuid: "a6816872d962428d8c330c533a134b53"
format_stamp: "Formatted at 2026-07-09 13:02:58 on dist-test-slave-9b5w"
I20260709 13:02:58.474581 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602062882132-13846-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:58.483510 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:58.484575 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:58.485867 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:58.487885 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:58.488050 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.488270 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:58.488406 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.525384 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.131:41059
I20260709 13:02:58.525477 18707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.131:41059 every 8 connection(s)
I20260709 13:02:58.537998 18708 heartbeater.cc:344] Connected to a master server at 127.13.133.190:46573
I20260709 13:02:58.538388 18708 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:58.539063 18708 heartbeater.cc:507] Master 127.13.133.190:46573 requested a full tablet report, sending...
I20260709 13:02:58.540730 18432 ts_manager.cc:194] Registered new tserver with Master: a6816872d962428d8c330c533a134b53 (127.13.133.131:41059)
I20260709 13:02:58.541364 13846 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012930201s
I20260709 13:02:58.542220 18432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34458
I20260709 13:02:58.564814 18432 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34462:
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 13:02:58.566767 18432 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 13:02:58.615846 18524 tablet_service.cc:1511] Processing CreateTablet for tablet c8f269c20cad4a2c8ee1b285deb2aaea (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fe6eac03a5cf45dbaffbdc00773dcc50]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:02:58.616097 18599 tablet_service.cc:1511] Processing CreateTablet for tablet c8f269c20cad4a2c8ee1b285deb2aaea (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fe6eac03a5cf45dbaffbdc00773dcc50]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:02:58.616751 18673 tablet_service.cc:1511] Processing CreateTablet for tablet c8f269c20cad4a2c8ee1b285deb2aaea (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fe6eac03a5cf45dbaffbdc00773dcc50]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:02:58.617252 18524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f269c20cad4a2c8ee1b285deb2aaea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.616961 18523 tablet_service.cc:1511] Processing CreateTablet for tablet 6e934838b16f4f92a7f62e9146a54095 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fe6eac03a5cf45dbaffbdc00773dcc50]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:02:58.617419 18599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f269c20cad4a2c8ee1b285deb2aaea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.617949 18673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f269c20cad4a2c8ee1b285deb2aaea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.618172 18523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e934838b16f4f92a7f62e9146a54095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.621778 18598 tablet_service.cc:1511] Processing CreateTablet for tablet 6e934838b16f4f92a7f62e9146a54095 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fe6eac03a5cf45dbaffbdc00773dcc50]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:02:58.622982 18598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e934838b16f4f92a7f62e9146a54095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.629431 18672 tablet_service.cc:1511] Processing CreateTablet for tablet 6e934838b16f4f92a7f62e9146a54095 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fe6eac03a5cf45dbaffbdc00773dcc50]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:02:58.630692 18672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e934838b16f4f92a7f62e9146a54095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.635872 18723 tablet_bootstrap.cc:492] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182: Bootstrap starting.
I20260709 13:02:58.640710 18723 tablet_bootstrap.cc:654] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.656283 18724 tablet_bootstrap.cc:492] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9: Bootstrap starting.
I20260709 13:02:58.656283 18726 tablet_bootstrap.cc:492] T 6e934838b16f4f92a7f62e9146a54095 P a6816872d962428d8c330c533a134b53: Bootstrap starting.
I20260709 13:02:58.657720 18723 tablet_bootstrap.cc:492] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182: No bootstrap required, opened a new log
I20260709 13:02:58.658145 18723 ts_tablet_manager.cc:1403] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 13:02:58.660912 18723 raft_consensus.cc:359] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.661516 18723 raft_consensus.cc:385] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.661739 18723 raft_consensus.cc:740] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e80d5e897ee84d2ab982cb344224d182, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.662352 18723 consensus_queue.cc:260] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.663444 18726 tablet_bootstrap.cc:654] T 6e934838b16f4f92a7f62e9146a54095 P a6816872d962428d8c330c533a134b53: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.663451 18724 tablet_bootstrap.cc:654] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.664335 18559 heartbeater.cc:499] Master 127.13.133.190:46573 was elected leader, sending a full tablet report...
I20260709 13:02:58.664819 18723 ts_tablet_manager.cc:1434] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.007s
I20260709 13:02:58.666530 18723 tablet_bootstrap.cc:492] T 6e934838b16f4f92a7f62e9146a54095 P e80d5e897ee84d2ab982cb344224d182: Bootstrap starting.
I20260709 13:02:58.673662 18723 tablet_bootstrap.cc:654] T 6e934838b16f4f92a7f62e9146a54095 P e80d5e897ee84d2ab982cb344224d182: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.676349 18726 tablet_bootstrap.cc:492] T 6e934838b16f4f92a7f62e9146a54095 P a6816872d962428d8c330c533a134b53: No bootstrap required, opened a new log
I20260709 13:02:58.677201 18726 ts_tablet_manager.cc:1403] T 6e934838b16f4f92a7f62e9146a54095 P a6816872d962428d8c330c533a134b53: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 13:02:58.677675 18724 tablet_bootstrap.cc:492] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9: No bootstrap required, opened a new log
I20260709 13:02:58.678194 18724 ts_tablet_manager.cc:1403] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.016s
I20260709 13:02:58.680276 18726 raft_consensus.cc:359] T 6e934838b16f4f92a7f62e9146a54095 P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.680943 18724 raft_consensus.cc:359] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.681083 18726 raft_consensus.cc:385] T 6e934838b16f4f92a7f62e9146a54095 P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.681771 18724 raft_consensus.cc:385] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.681847 18726 raft_consensus.cc:740] T 6e934838b16f4f92a7f62e9146a54095 P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6816872d962428d8c330c533a134b53, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.682031 18727 raft_consensus.cc:493] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.682793 18727 raft_consensus.cc:515] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.682140 18724 raft_consensus.cc:740] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02245ae9ba7d43f7aeeb1449cfc250c9, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.682874 18726 consensus_queue.cc:260] T 6e934838b16f4f92a7f62e9146a54095 P a6816872d962428d8c330c533a134b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.684054 18724 consensus_queue.cc:260] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.684913 18723 tablet_bootstrap.cc:492] T 6e934838b16f4f92a7f62e9146a54095 P e80d5e897ee84d2ab982cb344224d182: No bootstrap required, opened a new log
I20260709 13:02:58.685453 18723 ts_tablet_manager.cc:1403] T 6e934838b16f4f92a7f62e9146a54095 P e80d5e897ee84d2ab982cb344224d182: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260709 13:02:58.688140 18723 raft_consensus.cc:359] T 6e934838b16f4f92a7f62e9146a54095 P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.688794 18723 raft_consensus.cc:385] T 6e934838b16f4f92a7f62e9146a54095 P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.689075 18723 raft_consensus.cc:740] T 6e934838b16f4f92a7f62e9146a54095 P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e80d5e897ee84d2ab982cb344224d182, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.689874 18723 consensus_queue.cc:260] T 6e934838b16f4f92a7f62e9146a54095 P e80d5e897ee84d2ab982cb344224d182 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.692332 18708 heartbeater.cc:499] Master 127.13.133.190:46573 was elected leader, sending a full tablet report...
I20260709 13:02:58.693989 18724 ts_tablet_manager.cc:1434] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.009s
I20260709 13:02:58.694119 18634 heartbeater.cc:499] Master 127.13.133.190:46573 was elected leader, sending a full tablet report...
I20260709 13:02:58.695032 18724 tablet_bootstrap.cc:492] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9: Bootstrap starting.
I20260709 13:02:58.698834 18727 leader_election.cc:290] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02245ae9ba7d43f7aeeb1449cfc250c9 (127.13.133.130:41111), a6816872d962428d8c330c533a134b53 (127.13.133.131:41059)
I20260709 13:02:58.702232 18724 tablet_bootstrap.cc:654] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.699208 18723 ts_tablet_manager.cc:1434] T 6e934838b16f4f92a7f62e9146a54095 P e80d5e897ee84d2ab982cb344224d182: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 13:02:58.711915 18726 ts_tablet_manager.cc:1434] T 6e934838b16f4f92a7f62e9146a54095 P a6816872d962428d8c330c533a134b53: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.004s
I20260709 13:02:58.713016 18726 tablet_bootstrap.cc:492] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53: Bootstrap starting.
I20260709 13:02:58.714392 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f269c20cad4a2c8ee1b285deb2aaea" candidate_uuid: "e80d5e897ee84d2ab982cb344224d182" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" is_pre_election: true
I20260709 13:02:58.714972 18609 raft_consensus.cc:2468] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e80d5e897ee84d2ab982cb344224d182 in term 0.
I20260709 13:02:58.716236 18498 leader_election.cc:304] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02245ae9ba7d43f7aeeb1449cfc250c9, e80d5e897ee84d2ab982cb344224d182; no voters: 
I20260709 13:02:58.717087 18733 raft_consensus.cc:2804] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:58.717476 18733 raft_consensus.cc:493] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.717839 18733 raft_consensus.cc:3060] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:58.719127 18726 tablet_bootstrap.cc:654] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.720628 18724 tablet_bootstrap.cc:492] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9: No bootstrap required, opened a new log
I20260709 13:02:58.721109 18724 ts_tablet_manager.cc:1403] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.003s
I20260709 13:02:58.724018 18724 raft_consensus.cc:359] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.724752 18724 raft_consensus.cc:385] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.725056 18724 raft_consensus.cc:740] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02245ae9ba7d43f7aeeb1449cfc250c9, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.725912 18724 consensus_queue.cc:260] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.726631 18683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f269c20cad4a2c8ee1b285deb2aaea" candidate_uuid: "e80d5e897ee84d2ab982cb344224d182" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6816872d962428d8c330c533a134b53" is_pre_election: true
I20260709 13:02:58.727959 18724 ts_tablet_manager.cc:1434] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
W20260709 13:02:58.728376 18498 leader_election.cc:343] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6816872d962428d8c330c533a134b53 (127.13.133.131:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:58.728294 18733 raft_consensus.cc:515] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.730876 18733 leader_election.cc:290] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [CANDIDATE]: Term 1 election: Requested vote from peers 02245ae9ba7d43f7aeeb1449cfc250c9 (127.13.133.130:41111), a6816872d962428d8c330c533a134b53 (127.13.133.131:41059)
I20260709 13:02:58.731570 18726 tablet_bootstrap.cc:492] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53: No bootstrap required, opened a new log
I20260709 13:02:58.731701 18683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f269c20cad4a2c8ee1b285deb2aaea" candidate_uuid: "e80d5e897ee84d2ab982cb344224d182" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6816872d962428d8c330c533a134b53"
I20260709 13:02:58.732748 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f269c20cad4a2c8ee1b285deb2aaea" candidate_uuid: "e80d5e897ee84d2ab982cb344224d182" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9"
I20260709 13:02:58.734476 18726 ts_tablet_manager.cc:1403] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 13:02:58.734776 18609 raft_consensus.cc:3060] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:58.735173 18498 leader_election.cc:343] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6816872d962428d8c330c533a134b53 (127.13.133.131:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:58.737222 18726 raft_consensus.cc:359] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.737908 18726 raft_consensus.cc:385] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.738171 18726 raft_consensus.cc:740] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6816872d962428d8c330c533a134b53, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.738725 18726 consensus_queue.cc:260] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.740200 18726 ts_tablet_manager.cc:1434] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:02:58.740636 18609 raft_consensus.cc:2468] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e80d5e897ee84d2ab982cb344224d182 in term 1.
I20260709 13:02:58.742000 18498 leader_election.cc:304] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02245ae9ba7d43f7aeeb1449cfc250c9, e80d5e897ee84d2ab982cb344224d182; no voters: a6816872d962428d8c330c533a134b53
I20260709 13:02:58.742645 18733 raft_consensus.cc:2804] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:58.743113 18733 raft_consensus.cc:697] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [term 1 LEADER]: Becoming Leader. State: Replica: e80d5e897ee84d2ab982cb344224d182, State: Running, Role: LEADER
I20260709 13:02:58.743865 18733 consensus_queue.cc:237] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.751622 18431 catalog_manager.cc:5697] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 reported cstate change: term changed from 0 to 1, leader changed from <none> to e80d5e897ee84d2ab982cb344224d182 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "e80d5e897ee84d2ab982cb344224d182" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.862205 18732 raft_consensus.cc:493] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.862687 18732 raft_consensus.cc:515] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.864624 18732 leader_election.cc:290] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e80d5e897ee84d2ab982cb344224d182 (127.13.133.129:37031), a6816872d962428d8c330c533a134b53 (127.13.133.131:41059)
I20260709 13:02:58.871086 18731 raft_consensus.cc:493] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.871608 18731 raft_consensus.cc:515] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.872934 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e934838b16f4f92a7f62e9146a54095" candidate_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e80d5e897ee84d2ab982cb344224d182" is_pre_election: true
I20260709 13:02:58.873596 18534 raft_consensus.cc:2468] T 6e934838b16f4f92a7f62e9146a54095 P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02245ae9ba7d43f7aeeb1449cfc250c9 in term 0.
I20260709 13:02:58.873621 18683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e934838b16f4f92a7f62e9146a54095" candidate_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6816872d962428d8c330c533a134b53" is_pre_election: true
I20260709 13:02:58.874034 18731 leader_election.cc:290] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e80d5e897ee84d2ab982cb344224d182 (127.13.133.129:37031), 02245ae9ba7d43f7aeeb1449cfc250c9 (127.13.133.130:41111)
I20260709 13:02:58.874310 18683 raft_consensus.cc:2468] T 6e934838b16f4f92a7f62e9146a54095 P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02245ae9ba7d43f7aeeb1449cfc250c9 in term 0.
I20260709 13:02:58.875579 18573 leader_election.cc:304] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02245ae9ba7d43f7aeeb1449cfc250c9, a6816872d962428d8c330c533a134b53; no voters: 
I20260709 13:02:58.876416 18732 raft_consensus.cc:2804] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:58.876853 18732 raft_consensus.cc:493] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.877197 18732 raft_consensus.cc:3060] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:58.884863 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f269c20cad4a2c8ee1b285deb2aaea" candidate_uuid: "a6816872d962428d8c330c533a134b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e80d5e897ee84d2ab982cb344224d182" is_pre_election: true
I20260709 13:02:58.884896 18732 raft_consensus.cc:515] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.887072 18732 leader_election.cc:290] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [CANDIDATE]: Term 1 election: Requested vote from peers e80d5e897ee84d2ab982cb344224d182 (127.13.133.129:37031), a6816872d962428d8c330c533a134b53 (127.13.133.131:41059)
I20260709 13:02:58.887416 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f269c20cad4a2c8ee1b285deb2aaea" candidate_uuid: "a6816872d962428d8c330c533a134b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" is_pre_election: true
I20260709 13:02:58.888005 18609 raft_consensus.cc:2393] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6816872d962428d8c330c533a134b53 in current term 1: Already voted for candidate e80d5e897ee84d2ab982cb344224d182 in this term.
I20260709 13:02:58.888075 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e934838b16f4f92a7f62e9146a54095" candidate_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e80d5e897ee84d2ab982cb344224d182"
I20260709 13:02:58.888376 18683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e934838b16f4f92a7f62e9146a54095" candidate_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6816872d962428d8c330c533a134b53"
I20260709 13:02:58.888622 18534 raft_consensus.cc:3060] T 6e934838b16f4f92a7f62e9146a54095 P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:58.888952 18683 raft_consensus.cc:3060] T 6e934838b16f4f92a7f62e9146a54095 P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:58.888973 18647 leader_election.cc:304] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6816872d962428d8c330c533a134b53; no voters: 02245ae9ba7d43f7aeeb1449cfc250c9, e80d5e897ee84d2ab982cb344224d182
I20260709 13:02:58.890295 18731 raft_consensus.cc:3060] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:58.893790 18683 raft_consensus.cc:2468] T 6e934838b16f4f92a7f62e9146a54095 P a6816872d962428d8c330c533a134b53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02245ae9ba7d43f7aeeb1449cfc250c9 in term 1.
I20260709 13:02:58.894683 18573 leader_election.cc:304] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02245ae9ba7d43f7aeeb1449cfc250c9, a6816872d962428d8c330c533a134b53; no voters: 
I20260709 13:02:58.895341 18732 raft_consensus.cc:2804] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:58.895678 18534 raft_consensus.cc:2468] T 6e934838b16f4f92a7f62e9146a54095 P e80d5e897ee84d2ab982cb344224d182 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02245ae9ba7d43f7aeeb1449cfc250c9 in term 1.
I20260709 13:02:58.896730 18732 raft_consensus.cc:697] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 LEADER]: Becoming Leader. State: Replica: 02245ae9ba7d43f7aeeb1449cfc250c9, State: Running, Role: LEADER
I20260709 13:02:58.897545 18732 consensus_queue.cc:237] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:58.897843 18731 raft_consensus.cc:2749] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:58.904170 18431 catalog_manager.cc:5697] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02245ae9ba7d43f7aeeb1449cfc250c9 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.962618 18431 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34470:
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 13:02:58.964468 18431 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 13:02:58.984292 18524 tablet_service.cc:1511] Processing CreateTablet for tablet a1b929824ce04e33a4b23a5f0aec8440 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eb39451ccdce47789d7f7ddf1dae0e73]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:02:58.985500 18524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b929824ce04e33a4b23a5f0aec8440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.985399 18599 tablet_service.cc:1511] Processing CreateTablet for tablet a1b929824ce04e33a4b23a5f0aec8440 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eb39451ccdce47789d7f7ddf1dae0e73]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:02:58.986624 18599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b929824ce04e33a4b23a5f0aec8440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.986866 18672 tablet_service.cc:1511] Processing CreateTablet for tablet a1b929824ce04e33a4b23a5f0aec8440 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eb39451ccdce47789d7f7ddf1dae0e73]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:02:58.987988 18672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b929824ce04e33a4b23a5f0aec8440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.988677 18523 tablet_service.cc:1511] Processing CreateTablet for tablet 1992a235fe8b45e0888b764342b2c11b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eb39451ccdce47789d7f7ddf1dae0e73]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:02:58.989759 18523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1992a235fe8b45e0888b764342b2c11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.998757 18598 tablet_service.cc:1511] Processing CreateTablet for tablet 1992a235fe8b45e0888b764342b2c11b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eb39451ccdce47789d7f7ddf1dae0e73]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:02:58.999994 18598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1992a235fe8b45e0888b764342b2c11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:59.000829 18723 tablet_bootstrap.cc:492] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182: Bootstrap starting.
I20260709 13:02:59.001009 18724 tablet_bootstrap.cc:492] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9: Bootstrap starting.
I20260709 13:02:59.007292 18724 tablet_bootstrap.cc:654] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:59.007440 18723 tablet_bootstrap.cc:654] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:59.008435 18726 tablet_bootstrap.cc:492] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53: Bootstrap starting.
I20260709 13:02:59.015332 18726 tablet_bootstrap.cc:654] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:59.015204 18672 tablet_service.cc:1511] Processing CreateTablet for tablet 1992a235fe8b45e0888b764342b2c11b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eb39451ccdce47789d7f7ddf1dae0e73]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:02:59.015763 18723 tablet_bootstrap.cc:492] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182: No bootstrap required, opened a new log
I20260709 13:02:59.016263 18723 ts_tablet_manager.cc:1403] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 13:02:59.016479 18672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1992a235fe8b45e0888b764342b2c11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:59.019209 18723 raft_consensus.cc:359] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.020052 18723 raft_consensus.cc:385] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.020375 18723 raft_consensus.cc:740] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e80d5e897ee84d2ab982cb344224d182, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.021250 18723 consensus_queue.cc:260] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.023391 18723 ts_tablet_manager.cc:1434] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 13:02:59.033452 18724 tablet_bootstrap.cc:492] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9: No bootstrap required, opened a new log
I20260709 13:02:59.035961 18724 ts_tablet_manager.cc:1403] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.005s
I20260709 13:02:59.036310 18726 tablet_bootstrap.cc:492] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53: No bootstrap required, opened a new log
I20260709 13:02:59.036793 18726 ts_tablet_manager.cc:1403] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260709 13:02:59.034221 18723 tablet_bootstrap.cc:492] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182: Bootstrap starting.
I20260709 13:02:59.038909 18724 raft_consensus.cc:359] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.039686 18724 raft_consensus.cc:385] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.040102 18724 raft_consensus.cc:740] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02245ae9ba7d43f7aeeb1449cfc250c9, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.039714 18726 raft_consensus.cc:359] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.040576 18726 raft_consensus.cc:385] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.041049 18726 raft_consensus.cc:740] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6816872d962428d8c330c533a134b53, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.040870 18724 consensus_queue.cc:260] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.041982 18726 consensus_queue.cc:260] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.043998 18724 ts_tablet_manager.cc:1434] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:02:59.045037 18724 tablet_bootstrap.cc:492] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9: Bootstrap starting.
I20260709 13:02:59.045082 18723 tablet_bootstrap.cc:654] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:59.051393 18726 ts_tablet_manager.cc:1434] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:02:59.051875 18724 tablet_bootstrap.cc:654] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:59.055931 18726 tablet_bootstrap.cc:492] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53: Bootstrap starting.
I20260709 13:02:59.056391 18723 tablet_bootstrap.cc:492] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182: No bootstrap required, opened a new log
I20260709 13:02:59.056931 18723 ts_tablet_manager.cc:1403] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.009s
I20260709 13:02:59.057206 18724 tablet_bootstrap.cc:492] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9: No bootstrap required, opened a new log
I20260709 13:02:59.057690 18724 ts_tablet_manager.cc:1403] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 13:02:59.059929 18724 raft_consensus.cc:359] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.060494 18724 raft_consensus.cc:385] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.059929 18723 raft_consensus.cc:359] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.060742 18724 raft_consensus.cc:740] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02245ae9ba7d43f7aeeb1449cfc250c9, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.060889 18723 raft_consensus.cc:385] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.061249 18723 raft_consensus.cc:740] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e80d5e897ee84d2ab982cb344224d182, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.061480 18724 consensus_queue.cc:260] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.061996 18723 consensus_queue.cc:260] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.062661 18726 tablet_bootstrap.cc:654] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:59.064818 18724 ts_tablet_manager.cc:1434] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:59.068028 18723 ts_tablet_manager.cc:1434] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:02:59.072476 18726 tablet_bootstrap.cc:492] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53: No bootstrap required, opened a new log
I20260709 13:02:59.072957 18726 ts_tablet_manager.cc:1403] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 13:02:59.075532 18726 raft_consensus.cc:359] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.075991 18726 raft_consensus.cc:385] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.076170 18726 raft_consensus.cc:740] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6816872d962428d8c330c533a134b53, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.076715 18726 consensus_queue.cc:260] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.078142 18726 ts_tablet_manager.cc:1434] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:59.121042 18731 raft_consensus.cc:493] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.121516 18731 raft_consensus.cc:515] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.123183 18731 leader_election.cc:290] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e80d5e897ee84d2ab982cb344224d182 (127.13.133.129:37031), 02245ae9ba7d43f7aeeb1449cfc250c9 (127.13.133.130:41111)
I20260709 13:02:59.123837 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1992a235fe8b45e0888b764342b2c11b" candidate_uuid: "a6816872d962428d8c330c533a134b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e80d5e897ee84d2ab982cb344224d182" is_pre_election: true
I20260709 13:02:59.124073 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1992a235fe8b45e0888b764342b2c11b" candidate_uuid: "a6816872d962428d8c330c533a134b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" is_pre_election: true
I20260709 13:02:59.124408 18534 raft_consensus.cc:2468] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6816872d962428d8c330c533a134b53 in term 0.
I20260709 13:02:59.124636 18609 raft_consensus.cc:2468] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6816872d962428d8c330c533a134b53 in term 0.
I20260709 13:02:59.125415 18648 leader_election.cc:304] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6816872d962428d8c330c533a134b53, e80d5e897ee84d2ab982cb344224d182; no voters: 
I20260709 13:02:59.126101 18731 raft_consensus.cc:2804] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:59.126367 18731 raft_consensus.cc:493] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.126610 18731 raft_consensus.cc:3060] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.131738 18731 raft_consensus.cc:515] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.133108 18731 leader_election.cc:290] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [CANDIDATE]: Term 1 election: Requested vote from peers e80d5e897ee84d2ab982cb344224d182 (127.13.133.129:37031), 02245ae9ba7d43f7aeeb1449cfc250c9 (127.13.133.130:41111)
I20260709 13:02:59.133800 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1992a235fe8b45e0888b764342b2c11b" candidate_uuid: "a6816872d962428d8c330c533a134b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e80d5e897ee84d2ab982cb344224d182"
I20260709 13:02:59.133929 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1992a235fe8b45e0888b764342b2c11b" candidate_uuid: "a6816872d962428d8c330c533a134b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9"
I20260709 13:02:59.134312 18534 raft_consensus.cc:3060] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.134415 18609 raft_consensus.cc:3060] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.138676 18534 raft_consensus.cc:2468] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6816872d962428d8c330c533a134b53 in term 1.
I20260709 13:02:59.138754 18609 raft_consensus.cc:2468] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6816872d962428d8c330c533a134b53 in term 1.
I20260709 13:02:59.139649 18648 leader_election.cc:304] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6816872d962428d8c330c533a134b53, e80d5e897ee84d2ab982cb344224d182; no voters: 
I20260709 13:02:59.140259 18731 raft_consensus.cc:2804] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:59.140996 18731 raft_consensus.cc:697] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 1 LEADER]: Becoming Leader. State: Replica: a6816872d962428d8c330c533a134b53, State: Running, Role: LEADER
I20260709 13:02:59.141619 18731 consensus_queue.cc:237] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.147819 18428 catalog_manager.cc:5697] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6816872d962428d8c330c533a134b53 (127.13.133.131). New cstate: current_term: 1 leader_uuid: "a6816872d962428d8c330c533a134b53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:59.201994 18480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:59.203521 18733 consensus_queue.cc:1048] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.214004 18757 consensus_queue.cc:1048] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:59.252493 18732 raft_consensus.cc:493] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.252959 18732 raft_consensus.cc:515] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.254509 18732 leader_election.cc:290] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e80d5e897ee84d2ab982cb344224d182 (127.13.133.129:37031), a6816872d962428d8c330c533a134b53 (127.13.133.131:41059)
I20260709 13:02:59.255194 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b929824ce04e33a4b23a5f0aec8440" candidate_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e80d5e897ee84d2ab982cb344224d182" is_pre_election: true
I20260709 13:02:59.255487 18683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b929824ce04e33a4b23a5f0aec8440" candidate_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6816872d962428d8c330c533a134b53" is_pre_election: true
I20260709 13:02:59.255722 18534 raft_consensus.cc:2468] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02245ae9ba7d43f7aeeb1449cfc250c9 in term 0.
I20260709 13:02:59.256037 18683 raft_consensus.cc:2468] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02245ae9ba7d43f7aeeb1449cfc250c9 in term 0.
I20260709 13:02:59.256704 18574 leader_election.cc:304] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02245ae9ba7d43f7aeeb1449cfc250c9, e80d5e897ee84d2ab982cb344224d182; no voters: 
I20260709 13:02:59.257344 18732 raft_consensus.cc:2804] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:59.257618 18732 raft_consensus.cc:493] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.257853 18732 raft_consensus.cc:3060] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.262346 18732 raft_consensus.cc:515] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.263767 18732 leader_election.cc:290] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [CANDIDATE]: Term 1 election: Requested vote from peers e80d5e897ee84d2ab982cb344224d182 (127.13.133.129:37031), a6816872d962428d8c330c533a134b53 (127.13.133.131:41059)
I20260709 13:02:59.264417 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b929824ce04e33a4b23a5f0aec8440" candidate_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e80d5e897ee84d2ab982cb344224d182"
I20260709 13:02:59.264755 18683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b929824ce04e33a4b23a5f0aec8440" candidate_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6816872d962428d8c330c533a134b53"
I20260709 13:02:59.264885 18534 raft_consensus.cc:3060] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.265280 18683 raft_consensus.cc:3060] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.269435 18534 raft_consensus.cc:2468] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02245ae9ba7d43f7aeeb1449cfc250c9 in term 1.
I20260709 13:02:59.269670 18683 raft_consensus.cc:2468] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02245ae9ba7d43f7aeeb1449cfc250c9 in term 1.
I20260709 13:02:59.270386 18574 leader_election.cc:304] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02245ae9ba7d43f7aeeb1449cfc250c9, e80d5e897ee84d2ab982cb344224d182; no voters: 
I20260709 13:02:59.271080 18732 raft_consensus.cc:2804] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:59.271430 18732 raft_consensus.cc:697] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 LEADER]: Becoming Leader. State: Replica: 02245ae9ba7d43f7aeeb1449cfc250c9, State: Running, Role: LEADER
I20260709 13:02:59.272164 18732 consensus_queue.cc:237] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.278105 18432 catalog_manager.cc:5697] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02245ae9ba7d43f7aeeb1449cfc250c9 (127.13.133.130). New cstate: current_term: 1 leader_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:59.287281 18732 consensus_queue.cc:1048] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.296700 18763 consensus_queue.cc:1048] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:59.321321 18609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1b929824ce04e33a4b23a5f0aec8440"
dest_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9"
mode: GRACEFUL
new_leader_uuid: "e80d5e897ee84d2ab982cb344224d182"
 from {username='slave'} at 127.0.0.1:41758
I20260709 13:02:59.321805 18609 raft_consensus.cc:606] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 LEADER]: Received request to transfer leadership to TS e80d5e897ee84d2ab982cb344224d182
I20260709 13:02:59.332587 18683 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1992a235fe8b45e0888b764342b2c11b"
dest_uuid: "a6816872d962428d8c330c533a134b53"
mode: GRACEFUL
new_leader_uuid: "e80d5e897ee84d2ab982cb344224d182"
 from {username='slave'} at 127.0.0.1:49472
I20260709 13:02:59.333033 18683 raft_consensus.cc:606] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 1 LEADER]: Received request to transfer leadership to TS e80d5e897ee84d2ab982cb344224d182
I20260709 13:02:59.665429 18763 consensus_queue.cc:1048] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.671753 18740 consensus_queue.cc:1048] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.679541 18732 raft_consensus.cc:993] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9: : Instructing follower e80d5e897ee84d2ab982cb344224d182 to start an election
I20260709 13:02:59.679984 18740 raft_consensus.cc:1081] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 LEADER]: Signalling peer e80d5e897ee84d2ab982cb344224d182 to start an election
I20260709 13:02:59.681561 18534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1b929824ce04e33a4b23a5f0aec8440"
dest_uuid: "e80d5e897ee84d2ab982cb344224d182"
 from {username='slave'} at 127.0.0.1:39464
I20260709 13:02:59.681972 18534 raft_consensus.cc:493] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:59.682242 18534 raft_consensus.cc:3060] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:59.686673 18534 raft_consensus.cc:515] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.688123 18534 leader_election.cc:290] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [CANDIDATE]: Term 2 election: Requested vote from peers 02245ae9ba7d43f7aeeb1449cfc250c9 (127.13.133.130:41111), a6816872d962428d8c330c533a134b53 (127.13.133.131:41059)
I20260709 13:02:59.688908 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b929824ce04e33a4b23a5f0aec8440" candidate_uuid: "e80d5e897ee84d2ab982cb344224d182" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9"
I20260709 13:02:59.689263 18683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b929824ce04e33a4b23a5f0aec8440" candidate_uuid: "e80d5e897ee84d2ab982cb344224d182" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6816872d962428d8c330c533a134b53"
I20260709 13:02:59.689599 18609 raft_consensus.cc:3055] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:59.689869 18683 raft_consensus.cc:3060] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:59.689991 18609 raft_consensus.cc:740] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02245ae9ba7d43f7aeeb1449cfc250c9, State: Running, Role: LEADER
I20260709 13:02:59.690877 18609 consensus_queue.cc:260] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.692078 18609 raft_consensus.cc:3060] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:59.695051 18683 raft_consensus.cc:2468] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e80d5e897ee84d2ab982cb344224d182 in term 2.
I20260709 13:02:59.695910 18498 leader_election.cc:304] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6816872d962428d8c330c533a134b53, e80d5e897ee84d2ab982cb344224d182; no voters: 
I20260709 13:02:59.696493 18757 raft_consensus.cc:2804] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:59.696825 18757 raft_consensus.cc:697] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 2 LEADER]: Becoming Leader. State: Replica: e80d5e897ee84d2ab982cb344224d182, State: Running, Role: LEADER
I20260709 13:02:59.697474 18757 consensus_queue.cc:237] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.698500 18609 raft_consensus.cc:2468] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e80d5e897ee84d2ab982cb344224d182 in term 2.
I20260709 13:02:59.702941 18432 catalog_manager.cc:5697] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 reported cstate change: term changed from 1 to 2, leader changed from 02245ae9ba7d43f7aeeb1449cfc250c9 (127.13.133.130) to e80d5e897ee84d2ab982cb344224d182 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "e80d5e897ee84d2ab982cb344224d182" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:59.723081 18731 consensus_queue.cc:1048] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.737494 18770 consensus_queue.cc:1048] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.747589 18771 raft_consensus.cc:993] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53: : Instructing follower e80d5e897ee84d2ab982cb344224d182 to start an election
I20260709 13:02:59.747972 18770 raft_consensus.cc:1081] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 1 LEADER]: Signalling peer e80d5e897ee84d2ab982cb344224d182 to start an election
I20260709 13:02:59.749166 18534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1992a235fe8b45e0888b764342b2c11b"
dest_uuid: "e80d5e897ee84d2ab982cb344224d182"
 from {username='slave'} at 127.0.0.1:39468
I20260709 13:02:59.749615 18534 raft_consensus.cc:493] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:59.749886 18534 raft_consensus.cc:3060] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:59.755555 18534 raft_consensus.cc:515] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.756891 18534 leader_election.cc:290] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [CANDIDATE]: Term 2 election: Requested vote from peers 02245ae9ba7d43f7aeeb1449cfc250c9 (127.13.133.130:41111), a6816872d962428d8c330c533a134b53 (127.13.133.131:41059)
I20260709 13:02:59.757567 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1992a235fe8b45e0888b764342b2c11b" candidate_uuid: "e80d5e897ee84d2ab982cb344224d182" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9"
I20260709 13:02:59.758077 18683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1992a235fe8b45e0888b764342b2c11b" candidate_uuid: "e80d5e897ee84d2ab982cb344224d182" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6816872d962428d8c330c533a134b53"
I20260709 13:02:59.758162 18609 raft_consensus.cc:3060] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:59.758615 18683 raft_consensus.cc:3055] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:59.758886 18683 raft_consensus.cc:740] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6816872d962428d8c330c533a134b53, State: Running, Role: LEADER
I20260709 13:02:59.759490 18683 consensus_queue.cc:260] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.760485 18683 raft_consensus.cc:3060] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:59.763667 18609 raft_consensus.cc:2468] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e80d5e897ee84d2ab982cb344224d182 in term 2.
I20260709 13:02:59.764658 18498 leader_election.cc:304] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02245ae9ba7d43f7aeeb1449cfc250c9, e80d5e897ee84d2ab982cb344224d182; no voters: 
I20260709 13:02:59.765367 18757 raft_consensus.cc:2804] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:59.765713 18757 raft_consensus.cc:697] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [term 2 LEADER]: Becoming Leader. State: Replica: e80d5e897ee84d2ab982cb344224d182, State: Running, Role: LEADER
I20260709 13:02:59.765744 18683 raft_consensus.cc:2468] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e80d5e897ee84d2ab982cb344224d182 in term 2.
I20260709 13:02:59.766445 18757 consensus_queue.cc:237] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:02:59.771699 18431 catalog_manager.cc:5697] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 reported cstate change: term changed from 1 to 2, leader changed from a6816872d962428d8c330c533a134b53 (127.13.133.131) to e80d5e897ee84d2ab982cb344224d182 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "e80d5e897ee84d2ab982cb344224d182" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:00.020056 13846 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:03:00.021514 13846 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:03:00.021819 13846 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:03:00.032272 18534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1b929824ce04e33a4b23a5f0aec8440"
dest_uuid: "e80d5e897ee84d2ab982cb344224d182"
mode: GRACEFUL
new_leader_uuid: "a6816872d962428d8c330c533a134b53"
 from {username='slave'} at 127.0.0.1:39482
I20260709 13:03:00.032807 18534 raft_consensus.cc:606] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 2 LEADER]: Received request to transfer leadership to TS a6816872d962428d8c330c533a134b53
I20260709 13:03:00.033823 13846 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:03:00.150365 18609 raft_consensus.cc:1275] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 2 FOLLOWER]: Refusing update from remote peer e80d5e897ee84d2ab982cb344224d182: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:00.151556 18757 consensus_queue.cc:1048] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.158944 18683 raft_consensus.cc:1275] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 2 FOLLOWER]: Refusing update from remote peer e80d5e897ee84d2ab982cb344224d182: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:00.161309 18727 consensus_queue.cc:1048] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.168808 18683 raft_consensus.cc:1275] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 2 FOLLOWER]: Refusing update from remote peer e80d5e897ee84d2ab982cb344224d182: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:00.169956 18727 consensus_queue.cc:1048] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.174409 18757 raft_consensus.cc:993] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182: : Instructing follower a6816872d962428d8c330c533a134b53 to start an election
I20260709 13:03:00.174877 18775 raft_consensus.cc:1081] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 2 LEADER]: Signalling peer a6816872d962428d8c330c533a134b53 to start an election
I20260709 13:03:00.178503 18609 raft_consensus.cc:1275] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 2 FOLLOWER]: Refusing update from remote peer e80d5e897ee84d2ab982cb344224d182: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:00.179247 18683 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1b929824ce04e33a4b23a5f0aec8440"
dest_uuid: "a6816872d962428d8c330c533a134b53"
 from {username='slave'} at 127.0.0.1:49450
I20260709 13:03:00.179829 18683 raft_consensus.cc:493] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:00.179898 18727 consensus_queue.cc:1048] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.180213 18683 raft_consensus.cc:3060] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.186148 18683 raft_consensus.cc:515] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:03:00.188583 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b929824ce04e33a4b23a5f0aec8440" candidate_uuid: "a6816872d962428d8c330c533a134b53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e80d5e897ee84d2ab982cb344224d182"
I20260709 13:03:00.189117 18534 raft_consensus.cc:3055] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:00.189096 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b929824ce04e33a4b23a5f0aec8440" candidate_uuid: "a6816872d962428d8c330c533a134b53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9"
I20260709 13:03:00.189653 18534 raft_consensus.cc:740] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e80d5e897ee84d2ab982cb344224d182, State: Running, Role: LEADER
I20260709 13:03:00.189988 18609 raft_consensus.cc:3060] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.190452 18534 consensus_queue.cc:260] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [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: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:03:00.191576 18534 raft_consensus.cc:3060] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.189417 18683 leader_election.cc:290] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [CANDIDATE]: Term 3 election: Requested vote from peers e80d5e897ee84d2ab982cb344224d182 (127.13.133.129:37031), 02245ae9ba7d43f7aeeb1449cfc250c9 (127.13.133.130:41111)
I20260709 13:03:00.194583 18609 raft_consensus.cc:2468] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6816872d962428d8c330c533a134b53 in term 3.
I20260709 13:03:00.195612 18647 leader_election.cc:304] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02245ae9ba7d43f7aeeb1449cfc250c9, a6816872d962428d8c330c533a134b53; no voters: 
I20260709 13:03:00.196364 18770 raft_consensus.cc:2804] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:00.196815 18770 raft_consensus.cc:697] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 3 LEADER]: Becoming Leader. State: Replica: a6816872d962428d8c330c533a134b53, State: Running, Role: LEADER
I20260709 13:03:00.197011 18534 raft_consensus.cc:2468] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6816872d962428d8c330c533a134b53 in term 3.
I20260709 13:03:00.197602 18770 consensus_queue.cc:237] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [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: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } }
I20260709 13:03:00.203680 18431 catalog_manager.cc:5697] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 reported cstate change: term changed from 2 to 3, leader changed from e80d5e897ee84d2ab982cb344224d182 (127.13.133.129) to a6816872d962428d8c330c533a134b53 (127.13.133.131). New cstate: current_term: 3 leader_uuid: "a6816872d962428d8c330c533a134b53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e80d5e897ee84d2ab982cb344224d182" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 37031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02245ae9ba7d43f7aeeb1449cfc250c9" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6816872d962428d8c330c533a134b53" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 41059 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:00.239336 13846 tablet_server.cc:179] TabletServer@127.13.133.129:0 shutting down...
I20260709 13:03:00.256955 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:00.257490 13846 tablet_replica.cc:333] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182: stopping tablet replica
I20260709 13:03:00.257956 13846 raft_consensus.cc:2243] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:00.258656 13846 raft_consensus.cc:2272] T 1992a235fe8b45e0888b764342b2c11b P e80d5e897ee84d2ab982cb344224d182 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.260617 13846 tablet_replica.cc:333] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182: stopping tablet replica
I20260709 13:03:00.261065 13846 raft_consensus.cc:2243] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:00.261384 13846 raft_consensus.cc:2272] T a1b929824ce04e33a4b23a5f0aec8440 P e80d5e897ee84d2ab982cb344224d182 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.263244 13846 tablet_replica.cc:333] T 6e934838b16f4f92a7f62e9146a54095 P e80d5e897ee84d2ab982cb344224d182: stopping tablet replica
I20260709 13:03:00.263687 13846 raft_consensus.cc:2243] T 6e934838b16f4f92a7f62e9146a54095 P e80d5e897ee84d2ab982cb344224d182 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:00.264007 13846 raft_consensus.cc:2272] T 6e934838b16f4f92a7f62e9146a54095 P e80d5e897ee84d2ab982cb344224d182 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.265940 13846 tablet_replica.cc:333] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182: stopping tablet replica
I20260709 13:03:00.266372 13846 raft_consensus.cc:2243] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:00.267082 13846 raft_consensus.cc:2272] T c8f269c20cad4a2c8ee1b285deb2aaea P e80d5e897ee84d2ab982cb344224d182 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.288722 13846 tablet_server.cc:196] TabletServer@127.13.133.129:0 shutdown complete.
I20260709 13:03:00.299404 13846 tablet_server.cc:179] TabletServer@127.13.133.130:0 shutting down...
I20260709 13:03:00.313982 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:00.314584 13846 tablet_replica.cc:333] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9: stopping tablet replica
I20260709 13:03:00.315141 13846 raft_consensus.cc:2243] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:00.315560 13846 raft_consensus.cc:2272] T 1992a235fe8b45e0888b764342b2c11b P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.317631 13846 tablet_replica.cc:333] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9: stopping tablet replica
I20260709 13:03:00.318109 13846 raft_consensus.cc:2243] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:00.318485 13846 raft_consensus.cc:2272] T a1b929824ce04e33a4b23a5f0aec8440 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.320523 13846 tablet_replica.cc:333] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9: stopping tablet replica
I20260709 13:03:00.320976 13846 raft_consensus.cc:2243] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:00.321630 13846 raft_consensus.cc:2272] T 6e934838b16f4f92a7f62e9146a54095 P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.323416 13846 tablet_replica.cc:333] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9: stopping tablet replica
I20260709 13:03:00.323920 13846 raft_consensus.cc:2243] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:00.324283 13846 raft_consensus.cc:2272] T c8f269c20cad4a2c8ee1b285deb2aaea P 02245ae9ba7d43f7aeeb1449cfc250c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.344466 13846 tablet_server.cc:196] TabletServer@127.13.133.130:0 shutdown complete.
I20260709 13:03:00.355152 13846 tablet_server.cc:179] TabletServer@127.13.133.131:0 shutting down...
I20260709 13:03:00.370359 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:00.370981 13846 tablet_replica.cc:333] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53: stopping tablet replica
I20260709 13:03:00.371469 13846 raft_consensus.cc:2243] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:00.371886 13846 raft_consensus.cc:2272] T 1992a235fe8b45e0888b764342b2c11b P a6816872d962428d8c330c533a134b53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.373726 13846 tablet_replica.cc:333] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53: stopping tablet replica
I20260709 13:03:00.374189 13846 raft_consensus.cc:2243] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:00.374714 13846 pending_rounds.cc:70] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53: Trying to abort 1 pending ops.
I20260709 13:03:00.374918 13846 pending_rounds.cc:77] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305634530098446336 op_type: NO_OP noop_request { }
I20260709 13:03:00.375190 13846 raft_consensus.cc:2889] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:03:00.375433 13846 raft_consensus.cc:2272] T a1b929824ce04e33a4b23a5f0aec8440 P a6816872d962428d8c330c533a134b53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.377671 13846 tablet_replica.cc:333] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53: stopping tablet replica
I20260709 13:03:00.378104 13846 raft_consensus.cc:2243] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:00.378432 13846 raft_consensus.cc:2272] T c8f269c20cad4a2c8ee1b285deb2aaea P a6816872d962428d8c330c533a134b53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.379973 13846 tablet_replica.cc:333] T 6e934838b16f4f92a7f62e9146a54095 P a6816872d962428d8c330c533a134b53: stopping tablet replica
I20260709 13:03:00.380347 13846 raft_consensus.cc:2243] T 6e934838b16f4f92a7f62e9146a54095 P a6816872d962428d8c330c533a134b53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:00.380656 13846 raft_consensus.cc:2272] T 6e934838b16f4f92a7f62e9146a54095 P a6816872d962428d8c330c533a134b53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.400435 13846 tablet_server.cc:196] TabletServer@127.13.133.131:0 shutdown complete.
I20260709 13:03:00.411015 13846 master.cc:562] Master@127.13.133.190:46573 shutting down...
I20260709 13:03:00.422461 13846 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:00.422969 13846 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.423234 13846 tablet_replica.cc:333] T 00000000000000000000000000000000 P 681106dbb9b646d5ba276949562c845b: stopping tablet replica
I20260709 13:03:00.441082 13846 master.cc:584] Master@127.13.133.190:46573 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2383 ms)
[----------] 6 tests from LeaderRebalancerTest (117425 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:03:00.464939 13846 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.133.190:39469
I20260709 13:03:00.465931 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:00.470409 18776 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:00.470455 18777 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:00.471798 18779 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:00.472867 13846 server_base.cc:1061] running on GCE node
I20260709 13:03:00.473624 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:00.473798 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:00.473948 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602180473930 us; error 0 us; skew 500 ppm
I20260709 13:03:00.474449 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:00.476522 13846 webserver.cc:533] Webserver started at http://127.13.133.190:40211/ using document root <none> and password file <none>
I20260709 13:03:00.476964 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:00.477130 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:00.477375 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:00.478353 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/master-0-root/instance:
uuid: "fcdf9ff046a54511b70f38a5ae9924de"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-9b5w"
I20260709 13:03:00.482364 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:00.485363 18784 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.485991 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:03:00.486246 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/master-0-root
uuid: "fcdf9ff046a54511b70f38a5ae9924de"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-9b5w"
I20260709 13:03:00.486486 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:00.518648 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:00.519636 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:00.552251 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.190:39469
I20260709 13:03:00.552345 18835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.190:39469 every 8 connection(s)
I20260709 13:03:00.555701 18836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.565428 18836 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de: Bootstrap starting.
I20260709 13:03:00.569528 18836 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:00.573132 18836 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de: No bootstrap required, opened a new log
I20260709 13:03:00.575006 18836 raft_consensus.cc:359] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcdf9ff046a54511b70f38a5ae9924de" member_type: VOTER }
I20260709 13:03:00.575353 18836 raft_consensus.cc:385] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:00.575520 18836 raft_consensus.cc:740] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcdf9ff046a54511b70f38a5ae9924de, State: Initialized, Role: FOLLOWER
I20260709 13:03:00.575964 18836 consensus_queue.cc:260] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fcdf9ff046a54511b70f38a5ae9924de" member_type: VOTER }
I20260709 13:03:00.576364 18836 raft_consensus.cc:399] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:00.576545 18836 raft_consensus.cc:493] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:00.576750 18836 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:00.580899 18836 raft_consensus.cc:515] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcdf9ff046a54511b70f38a5ae9924de" member_type: VOTER }
I20260709 13:03:00.581319 18836 leader_election.cc:304] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [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: fcdf9ff046a54511b70f38a5ae9924de; no voters: 
I20260709 13:03:00.582274 18836 leader_election.cc:290] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:00.582540 18839 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:00.583804 18839 raft_consensus.cc:697] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [term 1 LEADER]: Becoming Leader. State: Replica: fcdf9ff046a54511b70f38a5ae9924de, State: Running, Role: LEADER
I20260709 13:03:00.584408 18839 consensus_queue.cc:237] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [LEADER]: Queue going to LEADER mode. State: All 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: "fcdf9ff046a54511b70f38a5ae9924de" member_type: VOTER }
I20260709 13:03:00.584830 18836 sys_catalog.cc:565] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:00.587008 18840 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fcdf9ff046a54511b70f38a5ae9924de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcdf9ff046a54511b70f38a5ae9924de" member_type: VOTER } }
I20260709 13:03:00.587060 18841 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [sys.catalog]: SysCatalogTable state changed. Reason: New leader fcdf9ff046a54511b70f38a5ae9924de. Latest consensus state: current_term: 1 leader_uuid: "fcdf9ff046a54511b70f38a5ae9924de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcdf9ff046a54511b70f38a5ae9924de" member_type: VOTER } }
I20260709 13:03:00.587806 18841 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:00.589643 18840 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:00.590829 18845 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:00.595333 18845 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:00.598448 13846 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:00.603228 18845 catalog_manager.cc:1383] Generated new cluster ID: 763f753ee83c41aa8475345d29759437
I20260709 13:03:00.603487 18845 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:00.623277 18845 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:00.624501 18845 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:00.640945 18845 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de: Generated new TSK 0
I20260709 13:03:00.641535 18845 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:00.664902 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:00.670137 18857 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:00.670958 18858 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:00.672878 13846 server_base.cc:1061] running on GCE node
W20260709 13:03:00.673238 18860 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:00.674031 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:00.674213 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:00.674368 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602180674349 us; error 0 us; skew 500 ppm
I20260709 13:03:00.674891 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:00.676954 13846 webserver.cc:533] Webserver started at http://127.13.133.129:43623/ using document root <none> and password file <none>
I20260709 13:03:00.677399 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:00.677562 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:00.677800 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:00.678772 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/ts-0-root/instance:
uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-9b5w"
I20260709 13:03:00.682960 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:03:00.685948 18865 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.686645 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:00.686918 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/ts-0-root
uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-9b5w"
I20260709 13:03:00.687186 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:00.707752 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:00.708822 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:00.710150 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:00.712286 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:00.712469 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.712680 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:00.712826 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.747427 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.129:33355
I20260709 13:03:00.747514 18927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.129:33355 every 8 connection(s)
I20260709 13:03:00.751847 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:00.757977 18932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:00.758769 18933 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:00.761463 13846 server_base.cc:1061] running on GCE node
W20260709 13:03:00.761925 18936 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:00.762748 18928 heartbeater.cc:344] Connected to a master server at 127.13.133.190:39469
I20260709 13:03:00.763146 18928 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:00.763203 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:00.763476 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:00.763624 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602180763609 us; error 0 us; skew 500 ppm
I20260709 13:03:00.763866 18928 heartbeater.cc:507] Master 127.13.133.190:39469 requested a full tablet report, sending...
I20260709 13:03:00.764220 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:00.765913 18801 ts_manager.cc:194] Registered new tserver with Master: d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355)
I20260709 13:03:00.766826 13846 webserver.cc:533] Webserver started at http://127.13.133.130:42091/ using document root <none> and password file <none>
I20260709 13:03:00.767493 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:00.767715 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:00.767987 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:00.768162 18801 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55114
I20260709 13:03:00.769325 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/ts-1-root/instance:
uuid: "96851e7791844461aa5aa17cb70eb53a"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-9b5w"
I20260709 13:03:00.773460 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:03:00.776355 18940 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.776980 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:03:00.777244 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/ts-1-root
uuid: "96851e7791844461aa5aa17cb70eb53a"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-9b5w"
I20260709 13:03:00.777482 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:00.795469 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:00.796407 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:00.797713 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:00.799769 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:00.799937 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.800155 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:00.800294 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.834430 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.130:34411
I20260709 13:03:00.834530 19002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.130:34411 every 8 connection(s)
I20260709 13:03:00.838717 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:00.844444 19006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:00.845614 19007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:00.848269 13846 server_base.cc:1061] running on GCE node
W20260709 13:03:00.848395 19009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:00.849025 19003 heartbeater.cc:344] Connected to a master server at 127.13.133.190:39469
I20260709 13:03:00.849319 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:03:00.849372 19003 heartbeater.cc:461] Registering TS with master...
W20260709 13:03:00.849628 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:00.849807 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602180849788 us; error 0 us; skew 500 ppm
I20260709 13:03:00.850184 19003 heartbeater.cc:507] Master 127.13.133.190:39469 requested a full tablet report, sending...
I20260709 13:03:00.850324 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:00.852149 18801 ts_manager.cc:194] Registered new tserver with Master: 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:00.852864 13846 webserver.cc:533] Webserver started at http://127.13.133.131:39535/ using document root <none> and password file <none>
I20260709 13:03:00.853344 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:00.853509 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:00.853471 18801 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55124
I20260709 13:03:00.853938 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:00.855104 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/ts-2-root/instance:
uuid: "4dc4e2072cca45c79061012b85dd39ef"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-9b5w"
I20260709 13:03:00.859203 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:03:00.862161 19014 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.862874 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:03:00.863128 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/ts-2-root
uuid: "4dc4e2072cca45c79061012b85dd39ef"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-9b5w"
I20260709 13:03:00.863408 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602062882132-13846-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:00.874966 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:00.875885 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:00.877153 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:00.879251 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:00.879442 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.879654 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:00.879803 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.914669 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.131:38921
I20260709 13:03:00.914772 19076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.131:38921 every 8 connection(s)
I20260709 13:03:00.926486 19077 heartbeater.cc:344] Connected to a master server at 127.13.133.190:39469
I20260709 13:03:00.926890 19077 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:00.927552 19077 heartbeater.cc:507] Master 127.13.133.190:39469 requested a full tablet report, sending...
I20260709 13:03:00.929205 18801 ts_manager.cc:194] Registered new tserver with Master: 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:00.929627 13846 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011984228s
I20260709 13:03:00.930771 18801 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55126
I20260709 13:03:00.951395 18801 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55138:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:03:00.953683 18801 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:03:01.016826 18968 tablet_service.cc:1511] Processing CreateTablet for tablet e65797d314074743a89db8549805e7e7 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:01.018149 18967 tablet_service.cc:1511] Processing CreateTablet for tablet 6988d20d1ed34c488e848839306420de (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:01.018186 18968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65797d314074743a89db8549805e7e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.019423 18965 tablet_service.cc:1511] Processing CreateTablet for tablet 178875123997441ea909e0e8ca7461fd (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:01.020668 18965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 178875123997441ea909e0e8ca7461fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.023186 18967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6988d20d1ed34c488e848839306420de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.023387 18964 tablet_service.cc:1511] Processing CreateTablet for tablet fd672aed46ef4c348d9a37e9c29e8f5f (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:01.024600 18964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd672aed46ef4c348d9a37e9c29e8f5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.017622 18966 tablet_service.cc:1511] Processing CreateTablet for tablet 7244adb904ef4b39a4f37a3b611d1d57 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:01.027491 18966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7244adb904ef4b39a4f37a3b611d1d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.031981 18963 tablet_service.cc:1511] Processing CreateTablet for tablet c8cd8eb33f31439eb3e375201c39cc66 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:01.033283 18963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8cd8eb33f31439eb3e375201c39cc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.035748 18962 tablet_service.cc:1511] Processing CreateTablet for tablet 54ccce1730824def84277b430d9b6c17 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:01.036998 18962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ccce1730824def84277b430d9b6c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.039633 18961 tablet_service.cc:1511] Processing CreateTablet for tablet 5aebeb4c20f0437c9882492a4bbc5984 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:01.039806 18960 tablet_service.cc:1511] Processing CreateTablet for tablet 316c94bb9c09458588fcb7ea7f364920 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:01.040930 18961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aebeb4c20f0437c9882492a4bbc5984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.041405 19042 tablet_service.cc:1511] Processing CreateTablet for tablet e65797d314074743a89db8549805e7e7 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:01.042590 19042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65797d314074743a89db8549805e7e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.043779 19041 tablet_service.cc:1511] Processing CreateTablet for tablet 6988d20d1ed34c488e848839306420de (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:01.044726 19037 tablet_service.cc:1511] Processing CreateTablet for tablet c8cd8eb33f31439eb3e375201c39cc66 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:01.043779 19038 tablet_service.cc:1511] Processing CreateTablet for tablet fd672aed46ef4c348d9a37e9c29e8f5f (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:01.045979 19037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8cd8eb33f31439eb3e375201c39cc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.046950 18893 tablet_service.cc:1511] Processing CreateTablet for tablet e65797d314074743a89db8549805e7e7 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:01.047777 19036 tablet_service.cc:1511] Processing CreateTablet for tablet 54ccce1730824def84277b430d9b6c17 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:01.048204 18893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65797d314074743a89db8549805e7e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.049538 19035 tablet_service.cc:1511] Processing CreateTablet for tablet 5aebeb4c20f0437c9882492a4bbc5984 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:01.051316 19034 tablet_service.cc:1511] Processing CreateTablet for tablet 316c94bb9c09458588fcb7ea7f364920 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:01.052966 19040 tablet_service.cc:1511] Processing CreateTablet for tablet 7244adb904ef4b39a4f37a3b611d1d57 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:01.054343 19039 tablet_service.cc:1511] Processing CreateTablet for tablet 178875123997441ea909e0e8ca7461fd (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:01.054947 18892 tablet_service.cc:1511] Processing CreateTablet for tablet 6988d20d1ed34c488e848839306420de (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:01.056262 18892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6988d20d1ed34c488e848839306420de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.056042 18890 tablet_service.cc:1511] Processing CreateTablet for tablet 178875123997441ea909e0e8ca7461fd (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:01.057691 19041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6988d20d1ed34c488e848839306420de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.058789 18891 tablet_service.cc:1511] Processing CreateTablet for tablet 7244adb904ef4b39a4f37a3b611d1d57 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:01.059505 18889 tablet_service.cc:1511] Processing CreateTablet for tablet fd672aed46ef4c348d9a37e9c29e8f5f (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:01.060393 19036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ccce1730824def84277b430d9b6c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.061563 18890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 178875123997441ea909e0e8ca7461fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.063463 19035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aebeb4c20f0437c9882492a4bbc5984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.066105 19034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316c94bb9c09458588fcb7ea7f364920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.069875 19040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7244adb904ef4b39a4f37a3b611d1d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.071632 18888 tablet_service.cc:1511] Processing CreateTablet for tablet c8cd8eb33f31439eb3e375201c39cc66 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:01.073956 18888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8cd8eb33f31439eb3e375201c39cc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.074196 18960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316c94bb9c09458588fcb7ea7f364920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.074949 18887 tablet_service.cc:1511] Processing CreateTablet for tablet 54ccce1730824def84277b430d9b6c17 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:01.076299 18887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ccce1730824def84277b430d9b6c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.079128 19039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 178875123997441ea909e0e8ca7461fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.079988 18889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd672aed46ef4c348d9a37e9c29e8f5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.082396 19038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd672aed46ef4c348d9a37e9c29e8f5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.086295 18886 tablet_service.cc:1511] Processing CreateTablet for tablet 5aebeb4c20f0437c9882492a4bbc5984 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:01.087816 18886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aebeb4c20f0437c9882492a4bbc5984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.088934 18891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7244adb904ef4b39a4f37a3b611d1d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.094030 18885 tablet_service.cc:1511] Processing CreateTablet for tablet 316c94bb9c09458588fcb7ea7f364920 (DEFAULT_TABLE table=test-workload [id=5edb9125fcd54aa68ae7ff943110ed1d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:01.095402 18885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316c94bb9c09458588fcb7ea7f364920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.204483 19092 tablet_bootstrap.cc:492] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:01.212720 19092 tablet_bootstrap.cc:654] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.216791 19094 tablet_bootstrap.cc:492] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:01.219129 19093 tablet_bootstrap.cc:492] T 6988d20d1ed34c488e848839306420de P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:01.222793 19094 tablet_bootstrap.cc:654] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.225667 19093 tablet_bootstrap.cc:654] T 6988d20d1ed34c488e848839306420de P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.226773 19092 tablet_bootstrap.cc:492] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:01.227335 19092 ts_tablet_manager.cc:1403] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.003s
I20260709 13:03:01.229205 19094 tablet_bootstrap.cc:492] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:01.229648 19094 ts_tablet_manager.cc:1403] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260709 13:03:01.229635 19092 raft_consensus.cc:359] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.229750 19093 tablet_bootstrap.cc:492] T 6988d20d1ed34c488e848839306420de P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:01.230268 19092 raft_consensus.cc:385] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.230494 19093 ts_tablet_manager.cc:1403] T 6988d20d1ed34c488e848839306420de P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260709 13:03:01.230544 19092 raft_consensus.cc:740] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.231438 19092 consensus_queue.cc:260] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.232486 19094 raft_consensus.cc:359] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.233201 19003 heartbeater.cc:499] Master 127.13.133.190:39469 was elected leader, sending a full tablet report...
I20260709 13:03:01.233220 19094 raft_consensus.cc:385] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.233847 19094 raft_consensus.cc:740] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.233342 19093 raft_consensus.cc:359] T 6988d20d1ed34c488e848839306420de P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.234313 19093 raft_consensus.cc:385] T 6988d20d1ed34c488e848839306420de P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.234617 19093 raft_consensus.cc:740] T 6988d20d1ed34c488e848839306420de P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.234645 19094 consensus_queue.cc:260] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.235453 19093 consensus_queue.cc:260] T 6988d20d1ed34c488e848839306420de P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.236965 18928 heartbeater.cc:499] Master 127.13.133.190:39469 was elected leader, sending a full tablet report...
I20260709 13:03:01.237509 19094 ts_tablet_manager.cc:1434] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:03:01.238512 19094 tablet_bootstrap.cc:492] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:01.245000 19094 tablet_bootstrap.cc:654] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.248414 19092 ts_tablet_manager.cc:1434] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:03:01.249183 19092 tablet_bootstrap.cc:492] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:01.253486 19092 tablet_bootstrap.cc:654] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.271704 19092 tablet_bootstrap.cc:492] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:01.273885 19077 heartbeater.cc:499] Master 127.13.133.190:39469 was elected leader, sending a full tablet report...
I20260709 13:03:01.274056 19092 ts_tablet_manager.cc:1403] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.003s
I20260709 13:03:01.274443 19093 ts_tablet_manager.cc:1434] T 6988d20d1ed34c488e848839306420de P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.043s	user 0.023s	sys 0.019s
I20260709 13:03:01.275101 19094 tablet_bootstrap.cc:492] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:01.275441 19093 tablet_bootstrap.cc:492] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:01.275655 19094 ts_tablet_manager.cc:1403] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.016s
I20260709 13:03:01.276896 19092 raft_consensus.cc:359] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.277647 19092 raft_consensus.cc:385] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.277961 19092 raft_consensus.cc:740] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.278403 19094 raft_consensus.cc:359] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.279289 19094 raft_consensus.cc:385] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.278714 19092 consensus_queue.cc:260] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.279652 19094 raft_consensus.cc:740] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.280439 19094 consensus_queue.cc:260] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.281311 19093 tablet_bootstrap.cc:654] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.284595 19094 ts_tablet_manager.cc:1434] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:03:01.285172 19092 ts_tablet_manager.cc:1434] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:03:01.285715 19094 tablet_bootstrap.cc:492] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:01.286253 19092 tablet_bootstrap.cc:492] T 6988d20d1ed34c488e848839306420de P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:01.292162 19093 tablet_bootstrap.cc:492] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:01.292325 19094 tablet_bootstrap.cc:654] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.292492 19092 tablet_bootstrap.cc:654] T 6988d20d1ed34c488e848839306420de P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.292789 19093 ts_tablet_manager.cc:1403] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:03:01.295799 19093 raft_consensus.cc:359] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } }
I20260709 13:03:01.296577 19093 raft_consensus.cc:385] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.296944 19093 raft_consensus.cc:740] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.297832 19093 consensus_queue.cc:260] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } }
I20260709 13:03:01.299969 19093 ts_tablet_manager.cc:1434] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:01.300971 19093 tablet_bootstrap.cc:492] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:01.304204 19099 raft_consensus.cc:493] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.304692 19099 raft_consensus.cc:515] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.307169 19099 leader_election.cc:290] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.307845 19093 tablet_bootstrap.cc:654] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.309288 19094 tablet_bootstrap.cc:492] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:01.310531 19094 ts_tablet_manager.cc:1403] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.004s
I20260709 13:03:01.314169 19094 raft_consensus.cc:359] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.314968 19094 raft_consensus.cc:385] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.315340 19094 raft_consensus.cc:740] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.316346 19094 consensus_queue.cc:260] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.318720 19093 tablet_bootstrap.cc:492] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:01.319289 19094 ts_tablet_manager.cc:1434] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:01.320063 19094 tablet_bootstrap.cc:492] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:01.322548 19092 tablet_bootstrap.cc:492] T 6988d20d1ed34c488e848839306420de P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:01.323069 19092 ts_tablet_manager.cc:1403] T 6988d20d1ed34c488e848839306420de P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.006s
I20260709 13:03:01.325376 19094 tablet_bootstrap.cc:654] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.325707 19092 raft_consensus.cc:359] T 6988d20d1ed34c488e848839306420de P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.326417 19092 raft_consensus.cc:385] T 6988d20d1ed34c488e848839306420de P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.326704 19092 raft_consensus.cc:740] T 6988d20d1ed34c488e848839306420de P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.319309 19093 ts_tablet_manager.cc:1403] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 13:03:01.327548 19092 consensus_queue.cc:260] T 6988d20d1ed34c488e848839306420de P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.329627 19092 ts_tablet_manager.cc:1434] T 6988d20d1ed34c488e848839306420de P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:01.329589 19093 raft_consensus.cc:359] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.330330 19093 raft_consensus.cc:385] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.330632 19093 raft_consensus.cc:740] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.330722 19092 tablet_bootstrap.cc:492] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:01.331372 19093 consensus_queue.cc:260] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.333336 19093 ts_tablet_manager.cc:1434] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:03:01.334250 19093 tablet_bootstrap.cc:492] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:01.337404 19092 tablet_bootstrap.cc:654] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.341413 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ccce1730824def84277b430d9b6c17" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
W20260709 13:03:01.344343 18866 leader_election.cc:343] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.344627 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ccce1730824def84277b430d9b6c17" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:01.345237 19093 tablet_bootstrap.cc:654] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:01.346031 18867 leader_election.cc:343] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.346495 18867 leader_election.cc:304] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:01.347474 19099 raft_consensus.cc:2749] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:01.350871 19094 tablet_bootstrap.cc:492] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:01.351478 19094 ts_tablet_manager.cc:1403] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260709 13:03:01.353956 19093 tablet_bootstrap.cc:492] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:01.354501 19093 ts_tablet_manager.cc:1403] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.006s
I20260709 13:03:01.354063 19094 raft_consensus.cc:359] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.354902 19094 raft_consensus.cc:385] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.355202 19094 raft_consensus.cc:740] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.356051 19094 consensus_queue.cc:260] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.357316 19093 raft_consensus.cc:359] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.358063 19092 tablet_bootstrap.cc:492] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:01.358155 19094 ts_tablet_manager.cc:1434] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:01.358093 19093 raft_consensus.cc:385] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.358774 19092 ts_tablet_manager.cc:1403] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.008s
I20260709 13:03:01.358870 19093 raft_consensus.cc:740] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.359473 19094 tablet_bootstrap.cc:492] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:01.359896 19093 consensus_queue.cc:260] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.362389 19093 ts_tablet_manager.cc:1434] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:03:01.362721 19099 raft_consensus.cc:493] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.363408 19093 tablet_bootstrap.cc:492] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:01.363204 19099 raft_consensus.cc:515] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.365172 19099 leader_election.cc:290] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.366153 19094 tablet_bootstrap.cc:654] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.366765 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6988d20d1ed34c488e848839306420de" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:01.367401 18978 raft_consensus.cc:2468] T 6988d20d1ed34c488e848839306420de P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 0.
I20260709 13:03:01.369112 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6988d20d1ed34c488e848839306420de" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:01.369701 19052 raft_consensus.cc:2468] T 6988d20d1ed34c488e848839306420de P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 0.
I20260709 13:03:01.370209 19093 tablet_bootstrap.cc:654] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.370932 18867 leader_election.cc:304] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:01.374600 19092 raft_consensus.cc:359] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.375365 19092 raft_consensus.cc:385] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.375630 19099 raft_consensus.cc:2804] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.375684 19092 raft_consensus.cc:740] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.376160 19099 raft_consensus.cc:493] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.376511 19099 raft_consensus.cc:3060] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.376894 19092 consensus_queue.cc:260] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.385219 19092 ts_tablet_manager.cc:1434] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260709 13:03:01.387022 19099 raft_consensus.cc:515] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.389904 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6988d20d1ed34c488e848839306420de" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:01.390429 18978 raft_consensus.cc:3060] T 6988d20d1ed34c488e848839306420de P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.392154 19092 tablet_bootstrap.cc:492] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:01.394585 19098 raft_consensus.cc:493] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.395107 19098 raft_consensus.cc:515] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.397604 19098 leader_election.cc:290] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.398769 19092 tablet_bootstrap.cc:654] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.400007 18978 raft_consensus.cc:2468] T 6988d20d1ed34c488e848839306420de P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 1.
I20260709 13:03:01.401175 18867 leader_election.cc:304] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:01.404090 19116 raft_consensus.cc:2804] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.405576 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6988d20d1ed34c488e848839306420de" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:01.406221 19052 raft_consensus.cc:3060] T 6988d20d1ed34c488e848839306420de P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.407948 19116 raft_consensus.cc:697] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Becoming Leader. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:01.411391 19116 consensus_queue.cc:237] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.413810 19052 raft_consensus.cc:2468] T 6988d20d1ed34c488e848839306420de P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 1.
I20260709 13:03:01.414291 19099 leader_election.cc:290] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Requested vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.417197 19094 tablet_bootstrap.cc:492] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:01.422847 18903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd672aed46ef4c348d9a37e9c29e8f5f" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
I20260709 13:03:01.423409 19094 ts_tablet_manager.cc:1403] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.018s
I20260709 13:03:01.425522 19092 tablet_bootstrap.cc:492] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:01.425417 19093 tablet_bootstrap.cc:492] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:01.426779 19092 ts_tablet_manager.cc:1403] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.009s
W20260709 13:03:01.426154 18941 leader_election.cc:343] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.426959 19093 ts_tablet_manager.cc:1403] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.031s
I20260709 13:03:01.426324 19094 raft_consensus.cc:359] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.429328 19094 raft_consensus.cc:385] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.429648 19094 raft_consensus.cc:740] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.429726 19092 raft_consensus.cc:359] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.430545 19092 raft_consensus.cc:385] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.430344 19093 raft_consensus.cc:359] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.430405 19094 consensus_queue.cc:260] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.431077 19092 raft_consensus.cc:740] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.431416 19093 raft_consensus.cc:385] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.431834 19093 raft_consensus.cc:740] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.432065 19092 consensus_queue.cc:260] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.433182 19094 ts_tablet_manager.cc:1434] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:03:01.432741 19093 consensus_queue.cc:260] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.432963 18799 catalog_manager.cc:5697] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.434288 19094 tablet_bootstrap.cc:492] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:01.436164 19092 ts_tablet_manager.cc:1434] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:03:01.437204 19092 tablet_bootstrap.cc:492] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:01.440961 19094 tablet_bootstrap.cc:654] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.442298 19093 ts_tablet_manager.cc:1434] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:03:01.444578 19092 tablet_bootstrap.cc:654] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.451388 19093 tablet_bootstrap.cc:492] T c8cd8eb33f31439eb3e375201c39cc66 P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:01.453200 19100 raft_consensus.cc:493] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.453675 19100 raft_consensus.cc:515] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } }
I20260709 13:03:01.459364 19092 tablet_bootstrap.cc:492] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:01.459910 19092 ts_tablet_manager.cc:1403] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.023s	user 0.000s	sys 0.016s
I20260709 13:03:01.461470 19093 tablet_bootstrap.cc:654] T c8cd8eb33f31439eb3e375201c39cc66 P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.462849 19092 raft_consensus.cc:359] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.463805 19092 raft_consensus.cc:385] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.464152 19092 raft_consensus.cc:740] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.465027 19092 consensus_queue.cc:260] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.465456 19100 leader_election.cc:290] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355)
I20260709 13:03:01.466858 19094 tablet_bootstrap.cc:492] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:01.467412 19094 ts_tablet_manager.cc:1403] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.007s
I20260709 13:03:01.470206 19094 raft_consensus.cc:359] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.471112 19094 raft_consensus.cc:385] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.471431 19094 raft_consensus.cc:740] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.472218 19094 consensus_queue.cc:260] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.473584 19092 ts_tablet_manager.cc:1434] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:03:01.477331 19116 raft_consensus.cc:493] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.477886 19116 raft_consensus.cc:515] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.478395 19092 tablet_bootstrap.cc:492] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:01.480717 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cd8eb33f31439eb3e375201c39cc66" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:01.481061 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cd8eb33f31439eb3e375201c39cc66" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
W20260709 13:03:01.482190 18867 leader_election.cc:343] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.482523 19116 leader_election.cc:290] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
W20260709 13:03:01.482762 18866 leader_election.cc:343] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.476995 19094 ts_tablet_manager.cc:1434] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 13:03:01.483310 18866 leader_election.cc:304] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:01.483983 19094 tablet_bootstrap.cc:492] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:01.486299 19092 tablet_bootstrap.cc:654] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.487504 19116 raft_consensus.cc:2749] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:01.489866 19093 tablet_bootstrap.cc:492] T c8cd8eb33f31439eb3e375201c39cc66 P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:01.490414 19093 ts_tablet_manager.cc:1403] T c8cd8eb33f31439eb3e375201c39cc66 P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.005s
I20260709 13:03:01.490621 19094 tablet_bootstrap.cc:654] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.493736 19093 raft_consensus.cc:359] T c8cd8eb33f31439eb3e375201c39cc66 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.494503 19093 raft_consensus.cc:385] T c8cd8eb33f31439eb3e375201c39cc66 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.494866 19093 raft_consensus.cc:740] T c8cd8eb33f31439eb3e375201c39cc66 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.495584 19093 consensus_queue.cc:260] T c8cd8eb33f31439eb3e375201c39cc66 P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.498407 19092 tablet_bootstrap.cc:492] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:01.499018 19092 ts_tablet_manager.cc:1403] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 13:03:01.499689 19093 ts_tablet_manager.cc:1434] T c8cd8eb33f31439eb3e375201c39cc66 P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:03:01.500771 19093 tablet_bootstrap.cc:492] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:01.502110 19094 tablet_bootstrap.cc:492] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:01.501823 19092 raft_consensus.cc:359] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.502626 19094 ts_tablet_manager.cc:1403] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:03:01.502662 19092 raft_consensus.cc:385] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.503152 19092 raft_consensus.cc:740] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.503866 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd672aed46ef4c348d9a37e9c29e8f5f" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:01.504045 19092 consensus_queue.cc:260] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.504485 19052 raft_consensus.cc:2468] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 0.
I20260709 13:03:01.507346 19094 raft_consensus.cc:359] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.508445 18941 leader_election.cc:304] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [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: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a; no voters: d66d5ce1512a404fabddb78b4fe7b5b3
I20260709 13:03:01.510051 19094 raft_consensus.cc:385] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.510399 19094 raft_consensus.cc:740] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.510681 19098 raft_consensus.cc:2804] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.511199 19094 consensus_queue.cc:260] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.511794 19098 raft_consensus.cc:493] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.512151 19098 raft_consensus.cc:3060] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.520044 19094 ts_tablet_manager.cc:1434] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260709 13:03:01.520324 19093 tablet_bootstrap.cc:654] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.523027 19100 raft_consensus.cc:493] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.523541 19100 raft_consensus.cc:515] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.525588 19100 leader_election.cc:290] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:01.525800 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65797d314074743a89db8549805e7e7" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:01.527194 19094 tablet_bootstrap.cc:492] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:01.528127 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ccce1730824def84277b430d9b6c17" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:01.528770 18978 raft_consensus.cc:2468] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 0.
W20260709 13:03:01.530704 19016 leader_election.cc:343] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.530174 19098 raft_consensus.cc:515] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.531582 19016 leader_election.cc:304] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a; no voters: 
I20260709 13:03:01.533496 18903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65797d314074743a89db8549805e7e7" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
I20260709 13:03:01.533638 19094 tablet_bootstrap.cc:654] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.533609 19128 raft_consensus.cc:493] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.534268 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ccce1730824def84277b430d9b6c17" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
I20260709 13:03:01.535230 19100 raft_consensus.cc:2804] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.535261 18902 raft_consensus.cc:2468] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 0.
I20260709 13:03:01.535696 19100 raft_consensus.cc:493] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:01.535909 19015 leader_election.cc:343] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.536126 19100 raft_consensus.cc:3060] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.536360 19015 leader_election.cc:304] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef; no voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3
I20260709 13:03:01.536510 19128 raft_consensus.cc:515] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.538678 19128 leader_election.cc:290] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.539692 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178875123997441ea909e0e8ca7461fd" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
I20260709 13:03:01.540324 18902 raft_consensus.cc:2468] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 0.
I20260709 13:03:01.540910 19093 tablet_bootstrap.cc:492] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:01.541466 19093 ts_tablet_manager.cc:1403] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.000s
I20260709 13:03:01.541499 18941 leader_election.cc:304] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:01.544497 19128 raft_consensus.cc:2804] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.544821 19093 raft_consensus.cc:359] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.545271 19128 raft_consensus.cc:493] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.545675 19093 raft_consensus.cc:385] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.546190 19093 raft_consensus.cc:740] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.546255 19128 raft_consensus.cc:3060] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.546264 19100 raft_consensus.cc:515] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.547092 19093 consensus_queue.cc:260] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.549721 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ccce1730824def84277b430d9b6c17" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:01.550271 18978 raft_consensus.cc:3060] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.553077 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd672aed46ef4c348d9a37e9c29e8f5f" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
W20260709 13:03:01.554443 18941 leader_election.cc:343] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.555733 19092 ts_tablet_manager.cc:1434] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 13:03:01.556924 18978 raft_consensus.cc:2468] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 1.
I20260709 13:03:01.557652 19098 leader_election.cc:290] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.558529 19016 leader_election.cc:304] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a; no voters: 
I20260709 13:03:01.557412 19100 leader_election.cc:290] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:01.559712 19129 raft_consensus.cc:2749] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:01.562315 19094 tablet_bootstrap.cc:492] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:01.568145 19098 raft_consensus.cc:493] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.568746 19094 ts_tablet_manager.cc:1403] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.020s
I20260709 13:03:01.569054 19098 raft_consensus.cc:515] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.562669 19093 ts_tablet_manager.cc:1434] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.012s
I20260709 13:03:01.565174 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178875123997441ea909e0e8ca7461fd" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:01.571753 19093 tablet_bootstrap.cc:492] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:01.571705 19052 raft_consensus.cc:2468] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 0.
I20260709 13:03:01.565804 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ccce1730824def84277b430d9b6c17" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:01.566591 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd672aed46ef4c348d9a37e9c29e8f5f" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:01.572846 19051 raft_consensus.cc:3060] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.573168 18903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cd8eb33f31439eb3e375201c39cc66" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
I20260709 13:03:01.573758 18903 raft_consensus.cc:2468] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 0.
I20260709 13:03:01.574918 18941 leader_election.cc:304] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:01.575934 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cd8eb33f31439eb3e375201c39cc66" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:01.576542 19052 raft_consensus.cc:2468] T c8cd8eb33f31439eb3e375201c39cc66 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 0.
I20260709 13:03:01.578189 19093 tablet_bootstrap.cc:654] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.579048 18902 raft_consensus.cc:3060] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.579808 19094 raft_consensus.cc:359] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.580519 19094 raft_consensus.cc:385] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.580777 19094 raft_consensus.cc:740] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.581488 19094 consensus_queue.cc:260] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.567318 19092 tablet_bootstrap.cc:492] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:01.583573 19094 ts_tablet_manager.cc:1434] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:03:01.584544 19094 tablet_bootstrap.cc:492] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:01.568133 19129 raft_consensus.cc:2804] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.585482 19129 raft_consensus.cc:697] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Becoming Leader. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:01.586302 19129 consensus_queue.cc:237] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.570613 19098 leader_election.cc:290] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.588357 19098 raft_consensus.cc:2804] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.588828 19098 raft_consensus.cc:493] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.589143 19098 raft_consensus.cc:3060] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.592299 19094 tablet_bootstrap.cc:654] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:01.594082 18849 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:01.595323 19051 raft_consensus.cc:2468] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 1.
I20260709 13:03:01.595459 19128 raft_consensus.cc:515] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.596961 19093 tablet_bootstrap.cc:492] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:01.601339 19093 ts_tablet_manager.cc:1403] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.003s
I20260709 13:03:01.602301 19128 leader_election.cc:290] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.603147 19092 tablet_bootstrap.cc:654] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.597827 19116 raft_consensus.cc:493] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.600358 18941 leader_election.cc:304] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a; no voters: d66d5ce1512a404fabddb78b4fe7b5b3
I20260709 13:03:01.605348 19116 raft_consensus.cc:515] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.605825 19093 raft_consensus.cc:359] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.606493 19093 raft_consensus.cc:385] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.606727 19093 raft_consensus.cc:740] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.607564 19116 leader_election.cc:290] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.607425 19093 consensus_queue.cc:260] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.607465 18903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178875123997441ea909e0e8ca7461fd" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:01.608315 18903 raft_consensus.cc:3060] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.609445 19093 ts_tablet_manager.cc:1434] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:03:01.610335 19093 tablet_bootstrap.cc:492] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:01.609275 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244adb904ef4b39a4f37a3b611d1d57" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:01.611723 18978 raft_consensus.cc:2468] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 0.
I20260709 13:03:01.610885 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244adb904ef4b39a4f37a3b611d1d57" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:01.613049 19052 raft_consensus.cc:2468] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 0.
I20260709 13:03:01.614323 18867 leader_election.cc:304] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:01.615679 18903 raft_consensus.cc:2468] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 1.
I20260709 13:03:01.616824 18941 leader_election.cc:304] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:01.615481 19098 raft_consensus.cc:515] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.617836 19128 raft_consensus.cc:493] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.618126 19132 raft_consensus.cc:2804] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.618409 19116 raft_consensus.cc:2804] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.620071 19116 raft_consensus.cc:493] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.620402 19116 raft_consensus.cc:3060] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.624226 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178875123997441ea909e0e8ca7461fd" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:01.618960 19128 raft_consensus.cc:515] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.626418 18801 catalog_manager.cc:5697] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131). New cstate: current_term: 1 leader_uuid: "4dc4e2072cca45c79061012b85dd39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:01.631060 19128 leader_election.cc:290] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.631585 19128 raft_consensus.cc:2804] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.632009 19128 raft_consensus.cc:697] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Becoming Leader. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Running, Role: LEADER
I20260709 13:03:01.632182 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244adb904ef4b39a4f37a3b611d1d57" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
I20260709 13:03:01.632946 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244adb904ef4b39a4f37a3b611d1d57" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:01.633633 19052 raft_consensus.cc:2468] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 0.
I20260709 13:03:01.634729 18941 leader_election.cc:304] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a; no voters: 
I20260709 13:03:01.634735 19116 raft_consensus.cc:515] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.639961 18901 raft_consensus.cc:2393] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96851e7791844461aa5aa17cb70eb53a in current term 1: Already voted for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in this term.
I20260709 13:03:01.645215 19093 tablet_bootstrap.cc:654] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.646685 18903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cd8eb33f31439eb3e375201c39cc66" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:01.647315 18903 raft_consensus.cc:3060] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.655458 18903 raft_consensus.cc:2468] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 1.
I20260709 13:03:01.635839 19051 raft_consensus.cc:3060] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.657109 19132 raft_consensus.cc:697] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Becoming Leader. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Running, Role: LEADER
I20260709 13:03:01.658108 19132 consensus_queue.cc:237] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.660825 19099 raft_consensus.cc:493] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.648564 18902 raft_consensus.cc:2468] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 1.
I20260709 13:03:01.656627 19098 leader_election.cc:290] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.662201 19099 raft_consensus.cc:515] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.663134 19136 raft_consensus.cc:2804] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.663523 19136 raft_consensus.cc:493] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.663820 19136 raft_consensus.cc:3060] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.664261 19099 leader_election.cc:290] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.665082 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd672aed46ef4c348d9a37e9c29e8f5f" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:01.665912 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd672aed46ef4c348d9a37e9c29e8f5f" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:01.666635 19052 raft_consensus.cc:2393] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d66d5ce1512a404fabddb78b4fe7b5b3 in current term 1: Already voted for candidate 96851e7791844461aa5aa17cb70eb53a in this term.
I20260709 13:03:01.667747 19116 leader_election.cc:290] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Requested vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.667867 18866 leader_election.cc:304] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:01.668809 19051 raft_consensus.cc:2468] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 1.
I20260709 13:03:01.670498 19094 tablet_bootstrap.cc:492] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:01.670819 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244adb904ef4b39a4f37a3b611d1d57" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:01.671000 19094 ts_tablet_manager.cc:1403] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.021s
I20260709 13:03:01.671017 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244adb904ef4b39a4f37a3b611d1d57" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:01.635468 19128 consensus_queue.cc:237] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.671787 19051 raft_consensus.cc:3060] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.669409 19116 raft_consensus.cc:3060] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.674274 19094 raft_consensus.cc:359] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } }
I20260709 13:03:01.674918 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cd8eb33f31439eb3e375201c39cc66" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:01.675506 19052 raft_consensus.cc:3060] T c8cd8eb33f31439eb3e375201c39cc66 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.676098 19092 tablet_bootstrap.cc:492] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:01.676558 19092 ts_tablet_manager.cc:1403] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.011s
I20260709 13:03:01.679103 19092 raft_consensus.cc:359] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.679803 19092 raft_consensus.cc:385] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.680078 19092 raft_consensus.cc:740] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.680379 19116 raft_consensus.cc:2749] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:01.680677 19092 consensus_queue.cc:260] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.682307 19052 raft_consensus.cc:2468] T c8cd8eb33f31439eb3e375201c39cc66 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 1.
I20260709 13:03:01.682601 19092 ts_tablet_manager.cc:1434] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:03:01.674937 19094 raft_consensus.cc:385] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.683508 19094 raft_consensus.cc:740] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.683579 19092 tablet_bootstrap.cc:492] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:01.684247 19094 consensus_queue.cc:260] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } }
I20260709 13:03:01.686110 19051 raft_consensus.cc:2468] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 1.
I20260709 13:03:01.686280 19094 ts_tablet_manager.cc:1434] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:03:01.683233 19093 tablet_bootstrap.cc:492] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:01.687484 18941 leader_election.cc:304] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:01.688516 19093 ts_tablet_manager.cc:1403] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.002s
I20260709 13:03:01.689095 19136 raft_consensus.cc:515] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.690289 18866 leader_election.cc:304] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:01.691437 19116 raft_consensus.cc:2804] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.691504 18978 raft_consensus.cc:2393] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d66d5ce1512a404fabddb78b4fe7b5b3 in current term 1: Already voted for candidate 96851e7791844461aa5aa17cb70eb53a in this term.
I20260709 13:03:01.691888 19116 raft_consensus.cc:697] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Becoming Leader. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:01.692585 19116 consensus_queue.cc:237] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.690618 19128 raft_consensus.cc:2804] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.693903 19128 raft_consensus.cc:697] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Becoming Leader. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Running, Role: LEADER
I20260709 13:03:01.691115 19093 raft_consensus.cc:359] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.695530 19093 raft_consensus.cc:385] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.695843 19093 raft_consensus.cc:740] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.694701 19128 consensus_queue.cc:237] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.696592 19093 consensus_queue.cc:260] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.699033 19093 ts_tablet_manager.cc:1434] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:03:01.700282 18801 catalog_manager.cc:5697] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a reported cstate change: term changed from 0 to 1, leader changed from <none> to 96851e7791844461aa5aa17cb70eb53a (127.13.133.130). New cstate: current_term: 1 leader_uuid: "96851e7791844461aa5aa17cb70eb53a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.702347 18801 catalog_manager.cc:5697] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a reported cstate change: term changed from 0 to 1, leader changed from <none> to 96851e7791844461aa5aa17cb70eb53a (127.13.133.130). New cstate: current_term: 1 leader_uuid: "96851e7791844461aa5aa17cb70eb53a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.705396 19092 tablet_bootstrap.cc:654] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.706661 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244adb904ef4b39a4f37a3b611d1d57" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:01.710171 19136 leader_election.cc:290] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.711546 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244adb904ef4b39a4f37a3b611d1d57" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:01.712271 19051 raft_consensus.cc:2393] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 96851e7791844461aa5aa17cb70eb53a in current term 1: Already voted for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in this term.
I20260709 13:03:01.714550 18941 leader_election.cc:304] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [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: 96851e7791844461aa5aa17cb70eb53a; no voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3
I20260709 13:03:01.715869 19136 raft_consensus.cc:2749] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:01.720634 19092 tablet_bootstrap.cc:492] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:01.721112 19092 ts_tablet_manager.cc:1403] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.003s
I20260709 13:03:01.721283 18800 catalog_manager.cc:5697] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a reported cstate change: term changed from 0 to 1, leader changed from <none> to 96851e7791844461aa5aa17cb70eb53a (127.13.133.130). New cstate: current_term: 1 leader_uuid: "96851e7791844461aa5aa17cb70eb53a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.722069 18798 catalog_manager.cc:5697] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.723585 19092 raft_consensus.cc:359] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } }
I20260709 13:03:01.724262 19092 raft_consensus.cc:385] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.724556 19092 raft_consensus.cc:740] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.725104 19092 consensus_queue.cc:260] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } }
I20260709 13:03:01.726624 19092 ts_tablet_manager.cc:1434] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.002s
I20260709 13:03:01.740583 19116 raft_consensus.cc:493] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.741003 19116 raft_consensus.cc:515] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.742462 19116 leader_election.cc:290] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.743165 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316c94bb9c09458588fcb7ea7f364920" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:01.743322 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316c94bb9c09458588fcb7ea7f364920" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:01.743707 18978 raft_consensus.cc:2468] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 0.
I20260709 13:03:01.743832 19051 raft_consensus.cc:2468] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 0.
I20260709 13:03:01.744554 18867 leader_election.cc:304] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:01.745234 19116 raft_consensus.cc:2804] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.745573 19116 raft_consensus.cc:493] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.745860 19116 raft_consensus.cc:3060] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.750236 19116 raft_consensus.cc:515] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.751644 19116 leader_election.cc:290] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Requested vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.752228 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316c94bb9c09458588fcb7ea7f364920" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:01.752542 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316c94bb9c09458588fcb7ea7f364920" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:01.752694 18978 raft_consensus.cc:3060] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.753006 19051 raft_consensus.cc:3060] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.757417 19051 raft_consensus.cc:2468] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 1.
I20260709 13:03:01.758265 18866 leader_election.cc:304] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:01.758337 18978 raft_consensus.cc:2468] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 1.
I20260709 13:03:01.758873 19116 raft_consensus.cc:2804] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.759315 19116 raft_consensus.cc:697] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Becoming Leader. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:01.760026 19116 consensus_queue.cc:237] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.766089 18798 catalog_manager.cc:5697] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.811239 19116 consensus_queue.cc:1048] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:01.821513 19116 consensus_queue.cc:1048] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:01.875962 19116 raft_consensus.cc:493] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.876353 19116 raft_consensus.cc:515] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.877856 19116 leader_election.cc:290] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.878602 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aebeb4c20f0437c9882492a4bbc5984" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:01.878741 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aebeb4c20f0437c9882492a4bbc5984" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:01.879202 18978 raft_consensus.cc:2468] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 0.
I20260709 13:03:01.879398 19051 raft_consensus.cc:2468] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 0.
I20260709 13:03:01.880124 18867 leader_election.cc:304] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:01.880777 19116 raft_consensus.cc:2804] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.881091 19116 raft_consensus.cc:493] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.881316 19116 raft_consensus.cc:3060] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.886405 19116 raft_consensus.cc:515] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.887912 19116 leader_election.cc:290] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Requested vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:01.888556 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aebeb4c20f0437c9882492a4bbc5984" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:01.888795 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aebeb4c20f0437c9882492a4bbc5984" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:01.889027 18978 raft_consensus.cc:3060] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.889355 19051 raft_consensus.cc:3060] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.893493 18978 raft_consensus.cc:2468] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 1.
I20260709 13:03:01.893710 19051 raft_consensus.cc:2468] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 1.
I20260709 13:03:01.894395 18867 leader_election.cc:304] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:01.894997 19116 raft_consensus.cc:2804] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.895416 19116 raft_consensus.cc:697] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Becoming Leader. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:01.896113 19116 consensus_queue.cc:237] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:01.902050 18800 catalog_manager.cc:5697] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:02.064670 19116 raft_consensus.cc:493] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:02.065234 19116 raft_consensus.cc:515] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } }
I20260709 13:03:02.067113 19116 leader_election.cc:290] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:02.067947 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65797d314074743a89db8549805e7e7" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:02.068161 19128 consensus_queue.cc:1048] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.068156 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65797d314074743a89db8549805e7e7" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:02.068621 19052 raft_consensus.cc:2468] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 0.
I20260709 13:03:02.069080 18978 raft_consensus.cc:2468] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 0.
I20260709 13:03:02.069860 18866 leader_election.cc:304] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:02.070588 19116 raft_consensus.cc:2804] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:02.070964 19116 raft_consensus.cc:493] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:02.071274 19116 raft_consensus.cc:3060] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:02.077565 19116 raft_consensus.cc:515] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } }
I20260709 13:03:02.079756 19116 leader_election.cc:290] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:02.080322 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65797d314074743a89db8549805e7e7" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:02.080950 18978 raft_consensus.cc:3060] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:02.082060 19139 consensus_queue.cc:1048] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:02.085541 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65797d314074743a89db8549805e7e7" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:02.086159 19052 raft_consensus.cc:3060] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:02.088200 18978 raft_consensus.cc:2468] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 1.
I20260709 13:03:02.089336 18867 leader_election.cc:304] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:02.089938 19116 raft_consensus.cc:2804] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:02.091018 19116 raft_consensus.cc:697] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Becoming Leader. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:02.091862 19116 consensus_queue.cc:237] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } }
I20260709 13:03:02.095079 19052 raft_consensus.cc:2468] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 1.
I20260709 13:03:02.102571 18798 catalog_manager.cc:5697] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:02.124017 19139 consensus_queue.cc:1048] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.133984 19132 consensus_queue.cc:1048] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.142174 19116 consensus_queue.cc:1048] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.148859 19129 consensus_queue.cc:1048] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.157552 19118 consensus_queue.cc:1048] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:02.177599 19162 consensus_queue.cc:1048] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.200733 19118 consensus_queue.cc:1048] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.212919 19099 consensus_queue.cc:1048] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.236467 19132 consensus_queue.cc:1048] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.246032 19138 consensus_queue.cc:1048] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.288728 18976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "178875123997441ea909e0e8ca7461fd"
dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
mode: GRACEFUL
new_leader_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
 from {username='slave'} at 127.0.0.1:41938
I20260709 13:03:02.289249 18976 raft_consensus.cc:606] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Received request to transfer leadership to TS d66d5ce1512a404fabddb78b4fe7b5b3
I20260709 13:03:02.305576 19052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54ccce1730824def84277b430d9b6c17"
dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
mode: GRACEFUL
new_leader_uuid: "96851e7791844461aa5aa17cb70eb53a"
 from {username='slave'} at 127.0.0.1:49630
I20260709 13:03:02.306047 19052 raft_consensus.cc:606] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Received request to transfer leadership to TS 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:02.317751 18902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5aebeb4c20f0437c9882492a4bbc5984"
dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
mode: GRACEFUL
new_leader_uuid: "96851e7791844461aa5aa17cb70eb53a"
 from {username='slave'} at 127.0.0.1:56270
I20260709 13:03:02.318208 18902 raft_consensus.cc:606] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Received request to transfer leadership to TS 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:02.322628 18902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "316c94bb9c09458588fcb7ea7f364920"
dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
mode: GRACEFUL
new_leader_uuid: "4dc4e2072cca45c79061012b85dd39ef"
 from {username='slave'} at 127.0.0.1:56270
I20260709 13:03:02.323079 18902 raft_consensus.cc:606] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Received request to transfer leadership to TS 4dc4e2072cca45c79061012b85dd39ef
I20260709 13:03:02.329411 19118 consensus_queue.cc:1048] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.336462 19118 raft_consensus.cc:993] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3: : Instructing follower 96851e7791844461aa5aa17cb70eb53a to start an election
I20260709 13:03:02.336871 19118 raft_consensus.cc:1081] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Signalling peer 96851e7791844461aa5aa17cb70eb53a to start an election
I20260709 13:03:02.340183 18978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5aebeb4c20f0437c9882492a4bbc5984"
dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
 from {username='slave'} at 127.0.0.1:41910
I20260709 13:03:02.341032 19116 consensus_queue.cc:1048] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.341097 18978 raft_consensus.cc:493] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:02.342643 18978 raft_consensus.cc:3060] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.351620 18978 raft_consensus.cc:515] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:02.355237 18978 leader_election.cc:290] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 2 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:02.356148 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aebeb4c20f0437c9882492a4bbc5984" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:02.356148 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aebeb4c20f0437c9882492a4bbc5984" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:02.356890 19052 raft_consensus.cc:3060] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.356953 18902 raft_consensus.cc:3055] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:02.357393 18902 raft_consensus.cc:740] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:02.358161 18902 consensus_queue.cc:260] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:02.359411 18902 raft_consensus.cc:3060] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.362080 19052 raft_consensus.cc:2468] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 2.
I20260709 13:03:02.363194 18941 leader_election.cc:304] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a; no voters: 
I20260709 13:03:02.364012 19138 raft_consensus.cc:2804] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:02.364377 19138 raft_consensus.cc:697] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [term 2 LEADER]: Becoming Leader. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Running, Role: LEADER
I20260709 13:03:02.364899 18902 raft_consensus.cc:2468] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 2.
I20260709 13:03:02.365077 19138 consensus_queue.cc:237] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:02.370520 18801 catalog_manager.cc:5697] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a reported cstate change: term changed from 1 to 2, leader changed from d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129) to 96851e7791844461aa5aa17cb70eb53a (127.13.133.130). New cstate: current_term: 2 leader_uuid: "96851e7791844461aa5aa17cb70eb53a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:02.803440 19177 consensus_queue.cc:1048] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:02.824062 19177 raft_consensus.cc:993] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3: : Instructing follower 4dc4e2072cca45c79061012b85dd39ef to start an election
I20260709 13:03:02.824545 19177 consensus_queue.cc:1048] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.826526 19099 raft_consensus.cc:1081] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Signalling peer 4dc4e2072cca45c79061012b85dd39ef to start an election
I20260709 13:03:02.828400 19161 raft_consensus.cc:993] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef: : Instructing follower 96851e7791844461aa5aa17cb70eb53a to start an election
I20260709 13:03:02.828722 19051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "316c94bb9c09458588fcb7ea7f364920"
dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
 from {username='slave'} at 127.0.0.1:49608
I20260709 13:03:02.828840 19161 raft_consensus.cc:1081] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Signalling peer 96851e7791844461aa5aa17cb70eb53a to start an election
I20260709 13:03:02.829288 19051 raft_consensus.cc:493] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:02.829663 19051 raft_consensus.cc:3060] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.836020 18976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54ccce1730824def84277b430d9b6c17"
dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
 from {username='slave'} at 127.0.0.1:41926
I20260709 13:03:02.837198 18976 raft_consensus.cc:493] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:02.837641 18976 raft_consensus.cc:3060] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.840792 19051 raft_consensus.cc:515] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:02.846235 19049 raft_consensus.cc:1275] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Refusing update from remote peer 96851e7791844461aa5aa17cb70eb53a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.847604 19139 raft_consensus.cc:993] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a: : Instructing follower d66d5ce1512a404fabddb78b4fe7b5b3 to start an election
I20260709 13:03:02.848063 19139 raft_consensus.cc:1081] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Signalling peer d66d5ce1512a404fabddb78b4fe7b5b3 to start an election
I20260709 13:03:02.848569 18976 raft_consensus.cc:515] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:02.850762 18903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "178875123997441ea909e0e8ca7461fd"
dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
 from {username='slave'} at 127.0.0.1:56248
I20260709 13:03:02.851327 18903 raft_consensus.cc:493] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:02.851351 18976 leader_election.cc:290] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 2 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:02.851779 18903 raft_consensus.cc:3060] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.852360 19049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ccce1730824def84277b430d9b6c17" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:02.852964 19049 raft_consensus.cc:3055] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:02.853315 19049 raft_consensus.cc:740] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:02.854087 19049 consensus_queue.cc:260] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:02.855151 19049 raft_consensus.cc:3060] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.855780 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ccce1730824def84277b430d9b6c17" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:02.861406 18902 raft_consensus.cc:3060] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.856722 19051 leader_election.cc:290] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 2 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:02.857304 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316c94bb9c09458588fcb7ea7f364920" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:02.857753 19132 consensus_queue.cc:1048] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.862906 18901 raft_consensus.cc:3055] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:02.863232 18901 raft_consensus.cc:740] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:02.863982 18901 consensus_queue.cc:260] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:02.865075 18901 raft_consensus.cc:3060] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.858265 18903 raft_consensus.cc:515] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:02.858567 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316c94bb9c09458588fcb7ea7f364920" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:02.870481 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178875123997441ea909e0e8ca7461fd" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:02.870628 18903 leader_election.cc:290] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 2 election: Requested vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:02.871065 18978 raft_consensus.cc:3055] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:02.871445 18978 raft_consensus.cc:740] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Running, Role: LEADER
I20260709 13:03:02.872318 18902 raft_consensus.cc:2468] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 2.
I20260709 13:03:02.872463 18901 raft_consensus.cc:2468] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 2.
I20260709 13:03:02.872205 18978 consensus_queue.cc:260] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:02.873282 18978 raft_consensus.cc:3060] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.873369 19015 leader_election.cc:304] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:02.874212 19163 raft_consensus.cc:2804] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:02.874662 19163 raft_consensus.cc:697] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [term 2 LEADER]: Becoming Leader. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:02.875358 19050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178875123997441ea909e0e8ca7461fd" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:02.875439 19163 consensus_queue.cc:237] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:02.876036 19050 raft_consensus.cc:3060] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.871085 18976 raft_consensus.cc:3060] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.884871 19050 raft_consensus.cc:2468] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 2.
I20260709 13:03:02.885985 18866 leader_election.cc:304] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:02.886584 19118 raft_consensus.cc:2804] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:02.887043 19118 raft_consensus.cc:697] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 LEADER]: Becoming Leader. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:02.887950 19118 consensus_queue.cc:237] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:02.888271 18941 leader_election.cc:304] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:02.889237 19132 raft_consensus.cc:2804] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:02.889925 19132 raft_consensus.cc:697] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [term 2 LEADER]: Becoming Leader. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Running, Role: LEADER
I20260709 13:03:02.890251 18902 raft_consensus.cc:1275] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Refusing update from remote peer 96851e7791844461aa5aa17cb70eb53a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.890720 19132 consensus_queue.cc:237] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:02.891746 19139 consensus_queue.cc:1048] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.892061 18978 raft_consensus.cc:2468] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 2.
I20260709 13:03:02.900171 18800 catalog_manager.cc:5697] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a reported cstate change: term changed from 1 to 2, leader changed from 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131) to 96851e7791844461aa5aa17cb70eb53a (127.13.133.130). New cstate: current_term: 2 leader_uuid: "96851e7791844461aa5aa17cb70eb53a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:02.903025 18801 catalog_manager.cc:5697] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 reported cstate change: term changed from 1 to 2, leader changed from 96851e7791844461aa5aa17cb70eb53a (127.13.133.130) to d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:02.911274 18976 raft_consensus.cc:2468] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 2.
I20260709 13:03:02.911965 19049 raft_consensus.cc:2468] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 2.
I20260709 13:03:02.926677 18801 catalog_manager.cc:5697] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef reported cstate change: term changed from 1 to 2, leader changed from d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129) to 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131). New cstate: current_term: 2 leader_uuid: "4dc4e2072cca45c79061012b85dd39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:03.279842 18902 raft_consensus.cc:1275] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Refusing update from remote peer 4dc4e2072cca45c79061012b85dd39ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:03.280973 19163 consensus_queue.cc:1048] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:03.288445 18976 raft_consensus.cc:1275] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Refusing update from remote peer 4dc4e2072cca45c79061012b85dd39ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:03.289696 19162 consensus_queue.cc:1048] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:03.344875 19052 raft_consensus.cc:1275] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Refusing update from remote peer d66d5ce1512a404fabddb78b4fe7b5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:03.346140 19177 consensus_queue.cc:1048] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:03.347470 18976 raft_consensus.cc:1275] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Refusing update from remote peer d66d5ce1512a404fabddb78b4fe7b5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:03.348690 19177 consensus_queue.cc:1048] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:03.395774 18902 raft_consensus.cc:1275] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Refusing update from remote peer 96851e7791844461aa5aa17cb70eb53a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:03.396730 19132 consensus_queue.cc:1048] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:03.404642 19052 raft_consensus.cc:1275] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Refusing update from remote peer 96851e7791844461aa5aa17cb70eb53a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:03.406461 19139 consensus_queue.cc:1048] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:03.712733 18832 debug-util.cc:398] Leaking SignalData structure 0x7b0800061ac0 after lost signal to thread 13849
W20260709 13:03:03.713716 18832 debug-util.cc:398] Leaking SignalData structure 0x7b0800201020 after lost signal to thread 18835
W20260709 13:03:03.714695 18832 debug-util.cc:398] Leaking SignalData structure 0x7b08000d8840 after lost signal to thread 18927
W20260709 13:03:03.715577 18832 debug-util.cc:398] Leaking SignalData structure 0x7b08000d1a20 after lost signal to thread 19002
W20260709 13:03:03.716495 18832 debug-util.cc:398] Leaking SignalData structure 0x7b0800161b00 after lost signal to thread 19076
I20260709 13:03:05.395834 18798 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55150:
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 13:03:05.398741 18798 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 13:03:05.457427 18893 tablet_service.cc:1511] Processing CreateTablet for tablet bc3e05887d2b44eb859a72e3b75b1e10 (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:05.458518 18968 tablet_service.cc:1511] Processing CreateTablet for tablet bc3e05887d2b44eb859a72e3b75b1e10 (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:05.459236 18893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3e05887d2b44eb859a72e3b75b1e10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.460114 18968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3e05887d2b44eb859a72e3b75b1e10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.463563 19035 tablet_service.cc:1511] Processing CreateTablet for tablet bc3e05887d2b44eb859a72e3b75b1e10 (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:05.463792 18889 tablet_service.cc:1511] Processing CreateTablet for tablet e3231ec1ec5e4f368251d630d75d4fb3 (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:05.465092 19035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3e05887d2b44eb859a72e3b75b1e10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.467470 18886 tablet_service.cc:1511] Processing CreateTablet for tablet bcf1461123c2455da34848021439f0a2 (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:05.465102 18889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3231ec1ec5e4f368251d630d75d4fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.470276 19034 tablet_service.cc:1511] Processing CreateTablet for tablet e3231ec1ec5e4f368251d630d75d4fb3 (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:05.471603 19034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3231ec1ec5e4f368251d630d75d4fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.477342 18888 tablet_service.cc:1511] Processing CreateTablet for tablet 97ce7b5d5a6f4699a16ceeeee34dae6f (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:05.478094 18887 tablet_service.cc:1511] Processing CreateTablet for tablet b70767b4c18547fcbe04701a98cd4f5f (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:05.478715 18888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ce7b5d5a6f4699a16ceeeee34dae6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.479393 18887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70767b4c18547fcbe04701a98cd4f5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.483306 18890 tablet_service.cc:1511] Processing CreateTablet for tablet 44a6c843d6fd4cffab85c93f18c9808a (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:05.484593 18890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a6c843d6fd4cffab85c93f18c9808a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.488612 19039 tablet_service.cc:1511] Processing CreateTablet for tablet bcf1461123c2455da34848021439f0a2 (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:05.489511 19037 tablet_service.cc:1511] Processing CreateTablet for tablet 97ce7b5d5a6f4699a16ceeeee34dae6f (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:05.489971 19039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf1461123c2455da34848021439f0a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.491285 19041 tablet_service.cc:1511] Processing CreateTablet for tablet b70767b4c18547fcbe04701a98cd4f5f (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:05.492555 19041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70767b4c18547fcbe04701a98cd4f5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.495683 18886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf1461123c2455da34848021439f0a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.500834 18960 tablet_service.cc:1511] Processing CreateTablet for tablet e3231ec1ec5e4f368251d630d75d4fb3 (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:05.502110 18960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3231ec1ec5e4f368251d630d75d4fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.504858 18963 tablet_service.cc:1511] Processing CreateTablet for tablet bcf1461123c2455da34848021439f0a2 (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:05.506166 18963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf1461123c2455da34848021439f0a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.508762 18962 tablet_service.cc:1511] Processing CreateTablet for tablet 97ce7b5d5a6f4699a16ceeeee34dae6f (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:05.510039 18962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ce7b5d5a6f4699a16ceeeee34dae6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.512909 18961 tablet_service.cc:1511] Processing CreateTablet for tablet b70767b4c18547fcbe04701a98cd4f5f (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:05.514313 18961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70767b4c18547fcbe04701a98cd4f5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.516880 18966 tablet_service.cc:1511] Processing CreateTablet for tablet 44a6c843d6fd4cffab85c93f18c9808a (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:05.517825 19204 tablet_bootstrap.cc:492] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:05.518189 18966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a6c843d6fd4cffab85c93f18c9808a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.525719 19204 tablet_bootstrap.cc:654] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.536074 19206 tablet_bootstrap.cc:492] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:05.541587 18891 tablet_service.cc:1511] Processing CreateTablet for tablet 689d6d41c5e44af98c75c71f4d573a91 (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:05.542972 18891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 689d6d41c5e44af98c75c71f4d573a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.542688 19038 tablet_service.cc:1511] Processing CreateTablet for tablet 493c7f1dd356438b9184a917df5295a4 (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:05.543952 19038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493c7f1dd356438b9184a917df5295a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.548517 19039 tablet_service.cc:1511] Processing CreateTablet for tablet 689d6d41c5e44af98c75c71f4d573a91 (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:05.550997 19039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 689d6d41c5e44af98c75c71f4d573a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.551419 18889 tablet_service.cc:1511] Processing CreateTablet for tablet 493c7f1dd356438b9184a917df5295a4 (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:05.552652 18889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493c7f1dd356438b9184a917df5295a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.571866 19035 tablet_service.cc:1511] Processing CreateTablet for tablet 44a6c843d6fd4cffab85c93f18c9808a (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:05.573673 18888 tablet_service.cc:1511] Processing CreateTablet for tablet e303485c63e243c399c056b51fdc449b (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:05.574898 18888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e303485c63e243c399c056b51fdc449b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.574553 19036 tablet_service.cc:1511] Processing CreateTablet for tablet e303485c63e243c399c056b51fdc449b (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:05.571820 19037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ce7b5d5a6f4699a16ceeeee34dae6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.576861 18967 tablet_service.cc:1511] Processing CreateTablet for tablet 689d6d41c5e44af98c75c71f4d573a91 (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:05.585408 18967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 689d6d41c5e44af98c75c71f4d573a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.585616 18965 tablet_service.cc:1511] Processing CreateTablet for tablet e303485c63e243c399c056b51fdc449b (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:05.586839 18965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e303485c63e243c399c056b51fdc449b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.587965 18964 tablet_service.cc:1511] Processing CreateTablet for tablet 493c7f1dd356438b9184a917df5295a4 (DEFAULT_TABLE table=soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:05.589211 18964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493c7f1dd356438b9184a917df5295a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.624146 19036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e303485c63e243c399c056b51fdc449b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.652082 19035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a6c843d6fd4cffab85c93f18c9808a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.661650 19206 tablet_bootstrap.cc:654] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.688740 19204 tablet_bootstrap.cc:492] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:05.689221 19204 ts_tablet_manager.cc:1403] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.172s	user 0.018s	sys 0.011s
I20260709 13:03:05.692451 19204 raft_consensus.cc:359] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.693305 19204 raft_consensus.cc:385] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.693588 19204 raft_consensus.cc:740] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.694164 19204 consensus_queue.cc:260] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.712404 19204 ts_tablet_manager.cc:1434] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:03:05.712575 19207 tablet_bootstrap.cc:492] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:05.713335 19204 tablet_bootstrap.cc:492] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
W20260709 13:03:05.735659 19015 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.129:33355, user_credentials={real_user=slave}} blocked reactor thread for 50223.6us
I20260709 13:03:05.737610 19204 tablet_bootstrap.cc:654] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.739549 19207 tablet_bootstrap.cc:654] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.744195 19206 tablet_bootstrap.cc:492] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:05.744721 19206 ts_tablet_manager.cc:1403] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.209s	user 0.012s	sys 0.008s
I20260709 13:03:05.753311 19206 raft_consensus.cc:359] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.754338 19206 raft_consensus.cc:385] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.754638 19206 raft_consensus.cc:740] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.755586 19206 consensus_queue.cc:260] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.764971 19206 ts_tablet_manager.cc:1434] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:03:05.766096 19206 tablet_bootstrap.cc:492] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:05.769095 19204 tablet_bootstrap.cc:492] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:05.769722 19204 ts_tablet_manager.cc:1403] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.007s
I20260709 13:03:05.772471 19206 tablet_bootstrap.cc:654] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.772595 19204 raft_consensus.cc:359] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.773387 19204 raft_consensus.cc:385] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.773710 19204 raft_consensus.cc:740] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.774557 19204 consensus_queue.cc:260] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.776909 19204 ts_tablet_manager.cc:1434] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:05.777092 19207 tablet_bootstrap.cc:492] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:05.777657 19207 ts_tablet_manager.cc:1403] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.000s
I20260709 13:03:05.778716 19204 tablet_bootstrap.cc:492] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:05.781828 19207 raft_consensus.cc:359] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.782680 19207 raft_consensus.cc:385] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.783027 19207 raft_consensus.cc:740] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.783759 19207 consensus_queue.cc:260] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.786541 19204 tablet_bootstrap.cc:654] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.788729 19207 ts_tablet_manager.cc:1434] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:03:05.790199 19206 tablet_bootstrap.cc:492] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:05.790704 19206 ts_tablet_manager.cc:1403] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.011s
I20260709 13:03:05.790906 19207 tablet_bootstrap.cc:492] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:05.794059 19206 raft_consensus.cc:359] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.795194 19189 raft_consensus.cc:493] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:05.796655 19206 raft_consensus.cc:385] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.796976 19206 raft_consensus.cc:740] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.796819 19189 raft_consensus.cc:515] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.797869 19206 consensus_queue.cc:260] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.799260 19189 leader_election.cc:290] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:05.800266 19206 ts_tablet_manager.cc:1434] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:03:05.800805 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3231ec1ec5e4f368251d630d75d4fb3" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
W20260709 13:03:05.803222 18867 leader_election.cc:343] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:05.803715 19204 tablet_bootstrap.cc:492] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:05.804301 19204 ts_tablet_manager.cc:1403] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260709 13:03:05.804585 19206 tablet_bootstrap.cc:492] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:05.807349 19204 raft_consensus.cc:359] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.808072 19204 raft_consensus.cc:385] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.808406 19204 raft_consensus.cc:740] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.809208 19204 consensus_queue.cc:260] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.815111 19204 ts_tablet_manager.cc:1434] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:03:05.816102 19204 tablet_bootstrap.cc:492] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:05.817729 19207 tablet_bootstrap.cc:654] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.822480 19204 tablet_bootstrap.cc:654] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.829097 19206 tablet_bootstrap.cc:654] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.829850 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3231ec1ec5e4f368251d630d75d4fb3" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:05.838320 19204 tablet_bootstrap.cc:492] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:05.838907 19204 ts_tablet_manager.cc:1403] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.001s
W20260709 13:03:05.840157 18866 leader_election.cc:343] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:05.841898 18866 leader_election.cc:304] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:05.843899 19215 raft_consensus.cc:2749] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:05.845430 19204 raft_consensus.cc:359] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.846180 19204 raft_consensus.cc:385] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.846474 19204 raft_consensus.cc:740] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.847182 19204 consensus_queue.cc:260] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.849682 19204 ts_tablet_manager.cc:1434] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 13:03:05.851337 19204 tablet_bootstrap.cc:492] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:05.856355 19207 tablet_bootstrap.cc:492] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:05.856913 19207 ts_tablet_manager.cc:1403] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.000s
I20260709 13:03:05.858791 19204 tablet_bootstrap.cc:654] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.859895 19207 raft_consensus.cc:359] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.860692 19207 raft_consensus.cc:385] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.861018 19207 raft_consensus.cc:740] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.862154 19206 tablet_bootstrap.cc:492] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:05.861891 19207 consensus_queue.cc:260] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.862754 19206 ts_tablet_manager.cc:1403] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.010s
I20260709 13:03:05.866003 19206 raft_consensus.cc:359] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.866760 19206 raft_consensus.cc:385] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.867089 19206 raft_consensus.cc:740] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.867813 19206 consensus_queue.cc:260] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.870239 19204 tablet_bootstrap.cc:492] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:05.870527 19206 ts_tablet_manager.cc:1434] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:03:05.870739 19204 ts_tablet_manager.cc:1403] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 13:03:05.871621 19206 tablet_bootstrap.cc:492] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
W20260709 13:03:05.875090 18849 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:05.875609 19204 raft_consensus.cc:359] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.876287 19204 raft_consensus.cc:385] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.876567 19204 raft_consensus.cc:740] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.877321 19204 consensus_queue.cc:260] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.879778 19204 ts_tablet_manager.cc:1434] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:03:05.880672 19204 tablet_bootstrap.cc:492] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:05.887382 19204 tablet_bootstrap.cc:654] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.889473 19206 tablet_bootstrap.cc:654] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.893558 19207 ts_tablet_manager.cc:1434] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:03:05.894521 19207 tablet_bootstrap.cc:492] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:05.902060 19207 tablet_bootstrap.cc:654] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.906566 19204 tablet_bootstrap.cc:492] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:05.907063 19204 ts_tablet_manager.cc:1403] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260709 13:03:05.908309 19206 tablet_bootstrap.cc:492] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:05.908783 19206 ts_tablet_manager.cc:1403] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.002s
I20260709 13:03:05.909081 19204 raft_consensus.cc:359] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.909795 19204 raft_consensus.cc:385] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.910071 19204 raft_consensus.cc:740] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.910778 19204 consensus_queue.cc:260] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.911625 19206 raft_consensus.cc:359] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.914029 19206 raft_consensus.cc:385] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.914317 19206 raft_consensus.cc:740] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.914953 19204 ts_tablet_manager.cc:1434] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260709 13:03:05.915163 19206 consensus_queue.cc:260] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.919396 19204 tablet_bootstrap.cc:492] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:05.919510 19206 ts_tablet_manager.cc:1434] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:03:05.920473 19206 tablet_bootstrap.cc:492] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:05.925602 19204 tablet_bootstrap.cc:654] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.937484 19207 tablet_bootstrap.cc:492] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:05.937980 19207 ts_tablet_manager.cc:1403] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.044s	user 0.003s	sys 0.009s
I20260709 13:03:05.940757 19207 raft_consensus.cc:359] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.941421 19207 raft_consensus.cc:385] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.941697 19207 raft_consensus.cc:740] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.942476 19207 consensus_queue.cc:260] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.943434 19206 tablet_bootstrap.cc:654] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.944370 19204 tablet_bootstrap.cc:492] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:05.944868 19204 ts_tablet_manager.cc:1403] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.009s
I20260709 13:03:05.944988 19207 ts_tablet_manager.cc:1434] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 13:03:05.947901 19204 raft_consensus.cc:359] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.948643 19204 raft_consensus.cc:385] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.948928 19204 raft_consensus.cc:740] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.949780 19204 consensus_queue.cc:260] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.956485 19207 tablet_bootstrap.cc:492] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:05.961095 19204 ts_tablet_manager.cc:1434] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:03:05.965939 19207 tablet_bootstrap.cc:654] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.969595 19204 tablet_bootstrap.cc:492] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:05.971367 19206 tablet_bootstrap.cc:492] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:05.971916 19206 ts_tablet_manager.cc:1403] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.008s
I20260709 13:03:05.974908 19206 raft_consensus.cc:359] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.975644 19206 raft_consensus.cc:385] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.976030 19206 raft_consensus.cc:740] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.976231 19204 tablet_bootstrap.cc:654] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.976776 19206 consensus_queue.cc:260] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.979099 19206 ts_tablet_manager.cc:1434] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:03:05.980131 19206 tablet_bootstrap.cc:492] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:05.984018 19209 raft_consensus.cc:493] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:05.984761 19207 tablet_bootstrap.cc:492] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:05.984505 19209 raft_consensus.cc:515] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.985239 19207 ts_tablet_manager.cc:1403] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.004s
I20260709 13:03:05.986447 19206 tablet_bootstrap.cc:654] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:05.986727 19209 leader_election.cc:290] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:05.988152 19207 raft_consensus.cc:359] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.988482 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70767b4c18547fcbe04701a98cd4f5f" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:05.988883 19207 raft_consensus.cc:385] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:05.989225 19207 raft_consensus.cc:740] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.989965 19207 consensus_queue.cc:260] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:05.990393 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70767b4c18547fcbe04701a98cd4f5f" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
W20260709 13:03:05.990520 19016 leader_election.cc:343] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:05.991902 19015 leader_election.cc:343] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:05.992326 19015 leader_election.cc:304] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef; no voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3
I20260709 13:03:05.993391 19209 raft_consensus.cc:2749] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:05.994334 19207 ts_tablet_manager.cc:1434] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:03:06.005391 19204 tablet_bootstrap.cc:492] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:06.005909 19204 ts_tablet_manager.cc:1403] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.015s
I20260709 13:03:06.007175 19206 tablet_bootstrap.cc:492] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:06.007679 19206 ts_tablet_manager.cc:1403] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.005s
I20260709 13:03:06.008690 19204 raft_consensus.cc:359] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.009370 19204 raft_consensus.cc:385] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:06.009626 19204 raft_consensus.cc:740] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:06.010331 19204 consensus_queue.cc:260] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.013955 19207 tablet_bootstrap.cc:492] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:06.014678 19206 raft_consensus.cc:359] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.015429 19206 raft_consensus.cc:385] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:06.015702 19206 raft_consensus.cc:740] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:06.016454 19206 consensus_queue.cc:260] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.018687 19206 ts_tablet_manager.cc:1434] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:03:06.019155 19204 ts_tablet_manager.cc:1434] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:03:06.019631 19206 tablet_bootstrap.cc:492] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:06.023077 19216 raft_consensus.cc:493] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.023540 19216 raft_consensus.cc:515] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.024204 19204 tablet_bootstrap.cc:492] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef: Bootstrap starting.
I20260709 13:03:06.025489 19216 leader_election.cc:290] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.026278 19206 tablet_bootstrap.cc:654] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:06.026991 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ce7b5d5a6f4699a16ceeeee34dae6f" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:06.029057 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ce7b5d5a6f4699a16ceeeee34dae6f" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:06.029709 19051 raft_consensus.cc:2468] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 0.
I20260709 13:03:06.030350 19204 tablet_bootstrap.cc:654] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:06.031095 18867 leader_election.cc:343] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:06.032218 18866 leader_election.cc:304] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [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: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:06.033339 19216 raft_consensus.cc:2804] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:06.034436 19209 raft_consensus.cc:493] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.035243 19216 raft_consensus.cc:493] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:06.035337 19209 raft_consensus.cc:515] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.048293 19209 leader_election.cc:290] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:06.041285 19208 raft_consensus.cc:493] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.048977 19208 raft_consensus.cc:515] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.048873 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3231ec1ec5e4f368251d630d75d4fb3" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
I20260709 13:03:06.049989 18902 raft_consensus.cc:2468] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 0.
I20260709 13:03:06.051205 19208 leader_election.cc:290] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:06.053087 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3231ec1ec5e4f368251d630d75d4fb3" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:06.053683 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689d6d41c5e44af98c75c71f4d573a91" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:06.054275 19015 leader_election.cc:304] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
W20260709 13:03:06.055081 19016 leader_election.cc:343] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:06.053725 18976 raft_consensus.cc:2468] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 0.
I20260709 13:03:06.056926 19216 raft_consensus.cc:3060] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.060484 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689d6d41c5e44af98c75c71f4d573a91" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
W20260709 13:03:06.062117 19015 leader_election.cc:343] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:06.062577 19015 leader_election.cc:304] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef; no voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3
I20260709 13:03:06.066064 19209 raft_consensus.cc:2749] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:06.066857 19215 raft_consensus.cc:493] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.067351 19215 raft_consensus.cc:515] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.069305 19215 leader_election.cc:290] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.071349 19216 raft_consensus.cc:515] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.073046 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a6c843d6fd4cffab85c93f18c9808a" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
W20260709 13:03:06.074545 18867 leader_election.cc:343] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:06.074932 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a6c843d6fd4cffab85c93f18c9808a" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
W20260709 13:03:06.077935 18866 leader_election.cc:343] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:06.043079 19204 tablet_bootstrap.cc:492] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef: No bootstrap required, opened a new log
I20260709 13:03:06.078603 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ce7b5d5a6f4699a16ceeeee34dae6f" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:06.079788 19204 ts_tablet_manager.cc:1403] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.010s
W20260709 13:03:06.080447 18867 leader_election.cc:343] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:06.079149 18866 leader_election.cc:304] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:06.082056 19215 raft_consensus.cc:2749] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:06.055220 19208 raft_consensus.cc:2804] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:06.082705 19204 raft_consensus.cc:359] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.083189 19208 raft_consensus.cc:493] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:06.083619 19208 raft_consensus.cc:3060] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.086942 19204 raft_consensus.cc:385] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:06.087666 19204 raft_consensus.cc:740] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Initialized, Role: FOLLOWER
I20260709 13:03:06.087345 19207 tablet_bootstrap.cc:654] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:06.091324 19204 consensus_queue.cc:260] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.091670 19208 raft_consensus.cc:515] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.093518 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ce7b5d5a6f4699a16ceeeee34dae6f" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:06.096071 19204 ts_tablet_manager.cc:1434] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:03:06.096602 19207 tablet_bootstrap.cc:492] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:06.094405 19216 leader_election.cc:290] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Requested vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.097280 19207 ts_tablet_manager.cc:1403] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.004s
I20260709 13:03:06.094375 19051 raft_consensus.cc:3060] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.100414 19207 raft_consensus.cc:359] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.101076 19207 raft_consensus.cc:385] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:06.101361 19207 raft_consensus.cc:740] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:06.102042 19207 consensus_queue.cc:260] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.104045 19208 leader_election.cc:290] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:06.104712 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3231ec1ec5e4f368251d630d75d4fb3" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:06.105113 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3231ec1ec5e4f368251d630d75d4fb3" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:06.105357 18976 raft_consensus.cc:3060] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.105762 18902 raft_consensus.cc:3060] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.107942 19207 ts_tablet_manager.cc:1434] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:03:06.108960 19207 tablet_bootstrap.cc:492] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:06.109339 19208 raft_consensus.cc:493] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.109860 19208 raft_consensus.cc:515] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.113040 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a6c843d6fd4cffab85c93f18c9808a" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
W20260709 13:03:06.114475 19016 leader_election.cc:343] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:06.115382 19207 tablet_bootstrap.cc:654] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:06.120905 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a6c843d6fd4cffab85c93f18c9808a" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
I20260709 13:03:06.121654 18901 raft_consensus.cc:2468] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 0.
I20260709 13:03:06.123165 19015 leader_election.cc:304] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [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: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:06.123955 18902 raft_consensus.cc:2468] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 1.
I20260709 13:03:06.124046 19209 raft_consensus.cc:2804] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:06.124584 19209 raft_consensus.cc:493] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:06.125012 19209 raft_consensus.cc:3060] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.125562 19015 leader_election.cc:304] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:06.129573 18976 raft_consensus.cc:2468] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 1.
I20260709 13:03:06.114933 19208 leader_election.cc:290] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:06.130501 19051 raft_consensus.cc:2468] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 1.
I20260709 13:03:06.131187 19208 raft_consensus.cc:2804] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:06.131760 19208 raft_consensus.cc:697] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Becoming Leader. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:06.132768 19208 consensus_queue.cc:237] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.130173 19206 tablet_bootstrap.cc:492] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:06.134109 19206 ts_tablet_manager.cc:1403] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.115s	user 0.023s	sys 0.051s
I20260709 13:03:06.131896 18866 leader_election.cc:304] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:06.135568 19216 raft_consensus.cc:2804] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:06.136770 19216 raft_consensus.cc:697] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Becoming Leader. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:06.137640 19216 consensus_queue.cc:237] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.139336 19206 raft_consensus.cc:359] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.141505 19206 raft_consensus.cc:385] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:06.141842 19206 raft_consensus.cc:740] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:06.132012 19209 raft_consensus.cc:515] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.142683 19206 consensus_queue.cc:260] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.144663 19209 leader_election.cc:290] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:06.145570 19206 ts_tablet_manager.cc:1434] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:03:06.146047 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a6c843d6fd4cffab85c93f18c9808a" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:06.147235 19206 tablet_bootstrap.cc:492] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
W20260709 13:03:06.147385 19016 leader_election.cc:343] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:06.145470 19207 tablet_bootstrap.cc:492] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:06.151916 19207 ts_tablet_manager.cc:1403] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.000s
I20260709 13:03:06.154598 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a6c843d6fd4cffab85c93f18c9808a" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:06.155264 18902 raft_consensus.cc:3060] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.154909 19207 raft_consensus.cc:359] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.155929 19207 raft_consensus.cc:385] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:06.156317 19207 raft_consensus.cc:740] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:06.155754 18800 catalog_manager.cc:5697] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.157213 19207 consensus_queue.cc:260] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.159444 19207 ts_tablet_manager.cc:1434] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:06.160408 19207 tablet_bootstrap.cc:492] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:06.162962 18902 raft_consensus.cc:2468] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 1.
I20260709 13:03:06.164125 19015 leader_election.cc:304] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:06.165179 18801 catalog_manager.cc:5697] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131). New cstate: current_term: 1 leader_uuid: "4dc4e2072cca45c79061012b85dd39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:06.166289 19233 raft_consensus.cc:2804] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:06.166949 19233 raft_consensus.cc:697] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Becoming Leader. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:06.168155 19233 consensus_queue.cc:237] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.172499 19207 tablet_bootstrap.cc:654] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:06.173142 19206 tablet_bootstrap.cc:654] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:06.194681 19206 tablet_bootstrap.cc:492] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:06.195161 19206 ts_tablet_manager.cc:1403] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.004s
I20260709 13:03:06.197014 19207 tablet_bootstrap.cc:492] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:06.197651 19207 ts_tablet_manager.cc:1403] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.015s
I20260709 13:03:06.197835 19206 raft_consensus.cc:359] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.198566 19206 raft_consensus.cc:385] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:06.198879 19206 raft_consensus.cc:740] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:06.199507 19206 consensus_queue.cc:260] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.200785 19207 raft_consensus.cc:359] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.201551 19206 ts_tablet_manager.cc:1434] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:06.201552 19207 raft_consensus.cc:385] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:06.202123 19207 raft_consensus.cc:740] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:06.202591 19206 tablet_bootstrap.cc:492] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3: Bootstrap starting.
I20260709 13:03:06.202886 19207 consensus_queue.cc:260] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.205327 19207 ts_tablet_manager.cc:1434] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:06.206252 19207 tablet_bootstrap.cc:492] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:06.212334 19207 tablet_bootstrap.cc:654] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:06.216253 19206 tablet_bootstrap.cc:654] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:06.227383 19139 raft_consensus.cc:493] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.227916 19139 raft_consensus.cc:515] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.229024 19207 tablet_bootstrap.cc:492] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:06.229475 19207 ts_tablet_manager.cc:1403] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260709 13:03:06.229954 19139 leader_election.cc:290] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.232249 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3e05887d2b44eb859a72e3b75b1e10" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
I20260709 13:03:06.232901 18902 raft_consensus.cc:2468] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 0.
I20260709 13:03:06.232260 19207 raft_consensus.cc:359] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.233449 19207 raft_consensus.cc:385] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:06.232980 18801 catalog_manager.cc:5697] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131). New cstate: current_term: 1 leader_uuid: "4dc4e2072cca45c79061012b85dd39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:06.233759 19207 raft_consensus.cc:740] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:06.234627 18941 leader_election.cc:304] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:06.235491 19139 raft_consensus.cc:2804] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:06.235831 19139 raft_consensus.cc:493] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:06.236146 19139 raft_consensus.cc:3060] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.236667 19206 tablet_bootstrap.cc:492] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3: No bootstrap required, opened a new log
I20260709 13:03:06.237171 19206 ts_tablet_manager.cc:1403] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.007s
I20260709 13:03:06.237401 19233 raft_consensus.cc:493] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.237866 19233 raft_consensus.cc:515] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.234552 19207 consensus_queue.cc:260] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.239177 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3e05887d2b44eb859a72e3b75b1e10" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:06.239790 19051 raft_consensus.cc:2468] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 0.
I20260709 13:03:06.240471 19207 ts_tablet_manager.cc:1434] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:03:06.241417 19207 tablet_bootstrap.cc:492] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a: Bootstrap starting.
I20260709 13:03:06.243036 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf1461123c2455da34848021439f0a2" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
I20260709 13:03:06.243692 18902 raft_consensus.cc:2468] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 0.
I20260709 13:03:06.242513 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf1461123c2455da34848021439f0a2" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:06.246052 18976 raft_consensus.cc:2468] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 0.
I20260709 13:03:06.246970 19015 leader_election.cc:304] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:06.247776 19209 raft_consensus.cc:2804] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:06.248126 19209 raft_consensus.cc:493] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:06.248446 19209 raft_consensus.cc:3060] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.250698 19207 tablet_bootstrap.cc:654] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:06.255280 19207 tablet_bootstrap.cc:492] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a: No bootstrap required, opened a new log
I20260709 13:03:06.241514 19233 leader_election.cc:290] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:06.255692 19207 ts_tablet_manager.cc:1403] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:03:06.258747 19207 raft_consensus.cc:359] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.259421 19207 raft_consensus.cc:385] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:06.243067 19206 raft_consensus.cc:359] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.259716 19207 raft_consensus.cc:740] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Initialized, Role: FOLLOWER
I20260709 13:03:06.260109 19206 raft_consensus.cc:385] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:06.258395 19209 raft_consensus.cc:515] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.260452 19207 consensus_queue.cc:260] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.262427 19207 ts_tablet_manager.cc:1434] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:03:06.263235 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf1461123c2455da34848021439f0a2" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:06.263803 18902 raft_consensus.cc:3060] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.264708 19206 raft_consensus.cc:740] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Initialized, Role: FOLLOWER
I20260709 13:03:06.265592 19206 consensus_queue.cc:260] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.269766 18902 raft_consensus.cc:2468] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 1.
I20260709 13:03:06.270476 19233 raft_consensus.cc:493] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.270980 19233 raft_consensus.cc:515] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.271106 19015 leader_election.cc:304] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:06.273130 19206 ts_tablet_manager.cc:1434] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 13:03:06.273876 19209 leader_election.cc:290] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:06.274246 19233 leader_election.cc:290] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:06.270938 19139 raft_consensus.cc:515] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.274411 19209 raft_consensus.cc:2804] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:06.274973 19209 raft_consensus.cc:697] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Becoming Leader. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:06.275492 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e303485c63e243c399c056b51fdc449b" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:06.275946 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf1461123c2455da34848021439f0a2" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:06.276093 19139 leader_election.cc:290] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.276237 18978 raft_consensus.cc:2468] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 0.
I20260709 13:03:06.275766 19209 consensus_queue.cc:237] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.276613 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e303485c63e243c399c056b51fdc449b" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
I20260709 13:03:06.277251 18902 raft_consensus.cc:2468] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 0.
I20260709 13:03:06.277375 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3e05887d2b44eb859a72e3b75b1e10" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:06.277964 18901 raft_consensus.cc:3060] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.277882 19016 leader_election.cc:304] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a; no voters: 
I20260709 13:03:06.278723 19233 raft_consensus.cc:2804] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:06.279021 19233 raft_consensus.cc:493] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:06.279284 19233 raft_consensus.cc:3060] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.281049 18976 raft_consensus.cc:3060] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.284338 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3e05887d2b44eb859a72e3b75b1e10" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:06.284929 19051 raft_consensus.cc:3060] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.287161 19233 raft_consensus.cc:515] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.290827 19139 raft_consensus.cc:493] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.290963 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e303485c63e243c399c056b51fdc449b" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:06.291559 18978 raft_consensus.cc:3060] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.291342 19139 raft_consensus.cc:515] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.291757 18901 raft_consensus.cc:2468] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 1.
I20260709 13:03:06.292608 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e303485c63e243c399c056b51fdc449b" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:06.293156 18902 raft_consensus.cc:3060] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.293597 19139 leader_election.cc:290] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.297123 18941 leader_election.cc:304] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:06.297670 18903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70767b4c18547fcbe04701a98cd4f5f" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
I20260709 13:03:06.298395 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70767b4c18547fcbe04701a98cd4f5f" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:06.304288 18903 raft_consensus.cc:2468] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 0.
I20260709 13:03:06.304378 19052 raft_consensus.cc:2468] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 0.
I20260709 13:03:06.299789 18978 raft_consensus.cc:2468] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 1.
I20260709 13:03:06.305816 18941 leader_election.cc:304] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a; no voters: 
I20260709 13:03:06.306213 19016 leader_election.cc:304] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a; no voters: 
I20260709 13:03:06.300662 19233 leader_election.cc:290] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:06.307016 19208 raft_consensus.cc:2804] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:06.307476 19208 raft_consensus.cc:697] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Becoming Leader. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:06.307680 19219 raft_consensus.cc:2804] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:06.308377 19208 consensus_queue.cc:237] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.316519 19051 raft_consensus.cc:2468] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 1.
I20260709 13:03:06.317325 18902 raft_consensus.cc:2468] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 1.
I20260709 13:03:06.318387 18976 raft_consensus.cc:2468] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 1.
I20260709 13:03:06.318720 18801 catalog_manager.cc:5697] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131). New cstate: current_term: 1 leader_uuid: "4dc4e2072cca45c79061012b85dd39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:06.312395 19139 raft_consensus.cc:2804] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:06.323176 19139 raft_consensus.cc:493] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:06.323519 19139 raft_consensus.cc:3060] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.328408 19219 raft_consensus.cc:697] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Becoming Leader. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Running, Role: LEADER
I20260709 13:03:06.329331 19219 consensus_queue.cc:237] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.330500 19139 raft_consensus.cc:515] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.332545 19139 leader_election.cc:290] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.334235 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70767b4c18547fcbe04701a98cd4f5f" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:06.334862 19051 raft_consensus.cc:3060] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.341498 19051 raft_consensus.cc:2468] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 1.
I20260709 13:03:06.342522 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70767b4c18547fcbe04701a98cd4f5f" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:06.342724 18941 leader_election.cc:304] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a; no voters: 
I20260709 13:03:06.343171 18902 raft_consensus.cc:3060] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.343792 19248 raft_consensus.cc:2804] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:06.344252 19248 raft_consensus.cc:697] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Becoming Leader. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Running, Role: LEADER
I20260709 13:03:06.345328 19248 consensus_queue.cc:237] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.344209 18801 catalog_manager.cc:5697] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131). New cstate: current_term: 1 leader_uuid: "4dc4e2072cca45c79061012b85dd39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:06.349802 19216 raft_consensus.cc:493] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.350298 19216 raft_consensus.cc:515] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.349979 18798 catalog_manager.cc:5697] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a reported cstate change: term changed from 0 to 1, leader changed from <none> to 96851e7791844461aa5aa17cb70eb53a (127.13.133.130). New cstate: current_term: 1 leader_uuid: "96851e7791844461aa5aa17cb70eb53a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.352267 19216 leader_election.cc:290] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.353637 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493c7f1dd356438b9184a917df5295a4" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:06.354331 18976 raft_consensus.cc:2468] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 0.
I20260709 13:03:06.355583 18867 leader_election.cc:304] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:06.356407 19216 raft_consensus.cc:2804] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:06.356751 19216 raft_consensus.cc:493] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:06.357053 19216 raft_consensus.cc:3060] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.361825 19208 raft_consensus.cc:493] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.362411 19208 raft_consensus.cc:515] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.364708 19208 leader_election.cc:290] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:06.367045 18903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493c7f1dd356438b9184a917df5295a4" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
I20260709 13:03:06.369490 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493c7f1dd356438b9184a917df5295a4" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:06.370009 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493c7f1dd356438b9184a917df5295a4" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:06.370781 19051 raft_consensus.cc:2468] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 0.
I20260709 13:03:06.370126 18976 raft_consensus.cc:2468] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 0.
I20260709 13:03:06.373667 19016 leader_election.cc:304] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a; no voters: 
I20260709 13:03:06.374536 19208 raft_consensus.cc:2804] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:06.374925 19208 raft_consensus.cc:493] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:06.375239 19208 raft_consensus.cc:3060] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.378608 18902 raft_consensus.cc:2468] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 1.
I20260709 13:03:06.375964 19216 raft_consensus.cc:515] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.380929 18903 raft_consensus.cc:2393] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dc4e2072cca45c79061012b85dd39ef in current term 1: Already voted for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in this term.
I20260709 13:03:06.382483 19208 raft_consensus.cc:515] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.385598 19208 leader_election.cc:290] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:06.385725 18903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493c7f1dd356438b9184a917df5295a4" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:06.386548 18903 raft_consensus.cc:2393] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4dc4e2072cca45c79061012b85dd39ef in current term 1: Already voted for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in this term.
I20260709 13:03:06.387204 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493c7f1dd356438b9184a917df5295a4" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:06.387872 18976 raft_consensus.cc:3060] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.396916 18976 raft_consensus.cc:2468] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 1.
I20260709 13:03:06.399629 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493c7f1dd356438b9184a917df5295a4" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:06.399791 19016 leader_election.cc:304] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a; no voters: d66d5ce1512a404fabddb78b4fe7b5b3
I20260709 13:03:06.400399 18978 raft_consensus.cc:2393] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d66d5ce1512a404fabddb78b4fe7b5b3 in current term 1: Already voted for candidate 4dc4e2072cca45c79061012b85dd39ef in this term.
I20260709 13:03:06.401103 19208 raft_consensus.cc:2804] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:06.401867 19208 raft_consensus.cc:697] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Becoming Leader. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:06.402633 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493c7f1dd356438b9184a917df5295a4" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:06.398577 19216 leader_election.cc:290] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Requested vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.402868 19208 consensus_queue.cc:237] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.404317 18866 leader_election.cc:304] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [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: d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:06.405738 19216 raft_consensus.cc:2749] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:06.413103 18801 catalog_manager.cc:5697] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a reported cstate change: term changed from 0 to 1, leader changed from <none> to 96851e7791844461aa5aa17cb70eb53a (127.13.133.130). New cstate: current_term: 1 leader_uuid: "96851e7791844461aa5aa17cb70eb53a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.415632 18798 catalog_manager.cc:5697] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131). New cstate: current_term: 1 leader_uuid: "4dc4e2072cca45c79061012b85dd39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:06.462383 19216 raft_consensus.cc:493] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.462950 19216 raft_consensus.cc:515] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.464864 19216 leader_election.cc:290] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.465924 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689d6d41c5e44af98c75c71f4d573a91" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a" is_pre_election: true
I20260709 13:03:06.466470 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689d6d41c5e44af98c75c71f4d573a91" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:06.466593 18976 raft_consensus.cc:2468] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 0.
I20260709 13:03:06.467159 19051 raft_consensus.cc:2468] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 0.
I20260709 13:03:06.467846 18867 leader_election.cc:304] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:06.468538 19216 raft_consensus.cc:2804] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:06.468802 19216 raft_consensus.cc:493] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:06.469035 19216 raft_consensus.cc:3060] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.474303 19216 raft_consensus.cc:515] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.475908 19216 leader_election.cc:290] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Requested vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.476562 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689d6d41c5e44af98c75c71f4d573a91" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:06.476753 19248 raft_consensus.cc:493] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.477208 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689d6d41c5e44af98c75c71f4d573a91" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:06.477238 18976 raft_consensus.cc:3060] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.477248 19248 raft_consensus.cc:515] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.477974 19051 raft_consensus.cc:3060] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.479538 19248 leader_election.cc:290] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.480198 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ce7b5d5a6f4699a16ceeeee34dae6f" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
I20260709 13:03:06.481948 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ce7b5d5a6f4699a16ceeeee34dae6f" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:06.482671 19052 raft_consensus.cc:2393] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96851e7791844461aa5aa17cb70eb53a in current term 1: Already voted for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in this term.
I20260709 13:03:06.484194 18941 leader_election.cc:304] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a; no voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3
I20260709 13:03:06.485234 19248 raft_consensus.cc:3060] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.487381 18976 raft_consensus.cc:2468] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 1.
I20260709 13:03:06.488824 19051 raft_consensus.cc:2468] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 1.
I20260709 13:03:06.489846 18866 leader_election.cc:304] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:06.490624 19216 raft_consensus.cc:2804] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:06.491088 19216 raft_consensus.cc:697] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Becoming Leader. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:06.491853 19216 consensus_queue.cc:237] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.494869 19248 raft_consensus.cc:2749] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:06.501235 18801 catalog_manager.cc:5697] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.505380 19248 raft_consensus.cc:493] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.505928 19248 raft_consensus.cc:515] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.507889 19248 leader_election.cc:290] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.508944 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a6c843d6fd4cffab85c93f18c9808a" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc4e2072cca45c79061012b85dd39ef" is_pre_election: true
I20260709 13:03:06.508899 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a6c843d6fd4cffab85c93f18c9808a" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" is_pre_election: true
I20260709 13:03:06.510161 18902 raft_consensus.cc:2393] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96851e7791844461aa5aa17cb70eb53a in current term 1: Already voted for candidate 4dc4e2072cca45c79061012b85dd39ef in this term.
I20260709 13:03:06.510926 18941 leader_election.cc:304] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a; no voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3
I20260709 13:03:06.511646 19248 raft_consensus.cc:3060] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:06.517149 19248 raft_consensus.cc:2749] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:06.556810 19208 consensus_queue.cc:1048] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.572494 19233 consensus_queue.cc:1048] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.588037 19216 consensus_queue.cc:1048] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.600399 19215 consensus_queue.cc:1048] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.712627 19208 consensus_queue.cc:1048] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.715900 19208 consensus_queue.cc:1048] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.718437 19208 consensus_queue.cc:1048] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.721238 18977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc3e05887d2b44eb859a72e3b75b1e10"
dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
mode: GRACEFUL
new_leader_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
 from {username='slave'} at 127.0.0.1:41938
I20260709 13:03:06.721956 18977 raft_consensus.cc:606] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Received request to transfer leadership to TS d66d5ce1512a404fabddb78b4fe7b5b3
I20260709 13:03:06.739351 19051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3231ec1ec5e4f368251d630d75d4fb3"
dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
mode: GRACEFUL
new_leader_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
 from {username='slave'} at 127.0.0.1:49630
I20260709 13:03:06.739907 19051 raft_consensus.cc:606] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Received request to transfer leadership to TS d66d5ce1512a404fabddb78b4fe7b5b3
I20260709 13:03:06.745586 19209 consensus_queue.cc:1048] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.746459 19208 consensus_queue.cc:1048] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.748399 19052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcf1461123c2455da34848021439f0a2"
dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
mode: GRACEFUL
new_leader_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
 from {username='slave'} at 127.0.0.1:49630
I20260709 13:03:06.749009 19052 raft_consensus.cc:606] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Received request to transfer leadership to TS d66d5ce1512a404fabddb78b4fe7b5b3
I20260709 13:03:06.751765 19248 consensus_queue.cc:1048] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.779875 19209 consensus_queue.cc:1048] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.783773 19208 raft_consensus.cc:993] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef: : Instructing follower d66d5ce1512a404fabddb78b4fe7b5b3 to start an election
I20260709 13:03:06.784976 19265 raft_consensus.cc:1081] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Signalling peer d66d5ce1512a404fabddb78b4fe7b5b3 to start an election
I20260709 13:03:06.786120 19052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44a6c843d6fd4cffab85c93f18c9808a"
dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
mode: GRACEFUL
new_leader_uuid: "96851e7791844461aa5aa17cb70eb53a"
 from {username='slave'} at 127.0.0.1:49630
I20260709 13:03:06.787334 19052 raft_consensus.cc:606] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Received request to transfer leadership to TS 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:06.791406 18901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3231ec1ec5e4f368251d630d75d4fb3"
dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
 from {username='slave'} at 127.0.0.1:56254
I20260709 13:03:06.791971 18901 raft_consensus.cc:493] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.792316 18901 raft_consensus.cc:3060] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.794094 18900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "689d6d41c5e44af98c75c71f4d573a91"
dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
mode: GRACEFUL
new_leader_uuid: "96851e7791844461aa5aa17cb70eb53a"
 from {username='slave'} at 127.0.0.1:56270
I20260709 13:03:06.794584 18900 raft_consensus.cc:606] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Received request to transfer leadership to TS 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:06.800139 19052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "493c7f1dd356438b9184a917df5295a4"
dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
mode: GRACEFUL
new_leader_uuid: "96851e7791844461aa5aa17cb70eb53a"
 from {username='slave'} at 127.0.0.1:49630
I20260709 13:03:06.800680 19052 raft_consensus.cc:606] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Received request to transfer leadership to TS 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:06.802666 18901 raft_consensus.cc:515] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.811162 18901 leader_election.cc:290] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 2 election: Requested vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.812747 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3231ec1ec5e4f368251d630d75d4fb3" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:06.812881 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3231ec1ec5e4f368251d630d75d4fb3" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:06.813690 19051 raft_consensus.cc:3055] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:06.813905 19051 raft_consensus.cc:740] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:06.814534 19051 consensus_queue.cc:260] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.816223 19051 raft_consensus.cc:3060] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.821383 18902 raft_consensus.cc:1240] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Rejecting Update request from peer 4dc4e2072cca45c79061012b85dd39ef for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:06.821823 19051 raft_consensus.cc:2468] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 2.
I20260709 13:03:06.824016 19248 consensus_queue.cc:1048] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.825347 18866 leader_election.cc:304] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [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: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 96851e7791844461aa5aa17cb70eb53a
I20260709 13:03:06.826133 19215 raft_consensus.cc:2804] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:06.826560 19215 raft_consensus.cc:697] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 LEADER]: Becoming Leader. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:06.827364 19215 consensus_queue.cc:237] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [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: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.828456 19270 consensus_queue.cc:1048] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:06.829309 19233 raft_consensus.cc:993] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef: : Instructing follower d66d5ce1512a404fabddb78b4fe7b5b3 to start an election
I20260709 13:03:06.829727 19139 consensus_queue.cc:1048] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.830847 19233 raft_consensus.cc:1081] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Signalling peer d66d5ce1512a404fabddb78b4fe7b5b3 to start an election
I20260709 13:03:06.834357 18900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcf1461123c2455da34848021439f0a2"
dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
 from {username='slave'} at 127.0.0.1:56254
I20260709 13:03:06.834905 18900 raft_consensus.cc:493] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.835283 18900 raft_consensus.cc:3060] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.843206 18900 raft_consensus.cc:515] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.846172 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf1461123c2455da34848021439f0a2" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:06.846730 18976 raft_consensus.cc:3060] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.854383 18976 raft_consensus.cc:2468] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 2.
I20260709 13:03:06.855875 18867 leader_election.cc:304] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:06.856760 19215 raft_consensus.cc:2804] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:06.857424 19215 raft_consensus.cc:697] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 LEADER]: Becoming Leader. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:06.858299 19215 consensus_queue.cc:237] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.865312 18900 leader_election.cc:290] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 2 election: Requested vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.862560 18800 catalog_manager.cc:5697] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 reported cstate change: term changed from 1 to 2, leader changed from 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131) to d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.869863 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf1461123c2455da34848021439f0a2" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:06.870492 19052 raft_consensus.cc:3055] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:06.870790 19052 raft_consensus.cc:740] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:06.871548 19052 consensus_queue.cc:260] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.872557 19052 raft_consensus.cc:3060] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.873530 19249 raft_consensus.cc:993] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a: : Instructing follower d66d5ce1512a404fabddb78b4fe7b5b3 to start an election
I20260709 13:03:06.873983 19249 raft_consensus.cc:1081] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Signalling peer d66d5ce1512a404fabddb78b4fe7b5b3 to start an election
I20260709 13:03:06.876799 19233 consensus_queue.cc:1048] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.881907 19139 consensus_queue.cc:1048] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.890522 19216 consensus_queue.cc:1048] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.893723 19052 raft_consensus.cc:2468] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 2.
I20260709 13:03:06.895723 18902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc3e05887d2b44eb859a72e3b75b1e10"
dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
 from {username='slave'} at 127.0.0.1:56248
I20260709 13:03:06.896178 18902 raft_consensus.cc:493] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.896445 18902 raft_consensus.cc:3060] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.897218 19233 raft_consensus.cc:993] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef: : Instructing follower 96851e7791844461aa5aa17cb70eb53a to start an election
I20260709 13:03:06.897650 19233 raft_consensus.cc:1081] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Signalling peer 96851e7791844461aa5aa17cb70eb53a to start an election
I20260709 13:03:06.899374 18978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "493c7f1dd356438b9184a917df5295a4"
dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
 from {username='slave'} at 127.0.0.1:41926
I20260709 13:03:06.899928 18978 raft_consensus.cc:493] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.900313 18978 raft_consensus.cc:3060] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.903129 18801 catalog_manager.cc:5697] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 reported cstate change: term changed from 1 to 2, leader changed from 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131) to d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.909621 18902 raft_consensus.cc:515] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.912938 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3e05887d2b44eb859a72e3b75b1e10" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:06.913460 19052 raft_consensus.cc:3060] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.914888 18902 leader_election.cc:290] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 2 election: Requested vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.918488 18978 raft_consensus.cc:515] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.919988 19052 raft_consensus.cc:2468] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 2.
I20260709 13:03:06.919894 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3e05887d2b44eb859a72e3b75b1e10" candidate_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:06.921288 18866 leader_election.cc:304] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:06.921790 18977 raft_consensus.cc:3055] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:06.922099 19215 raft_consensus.cc:2804] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:06.922451 19278 raft_consensus.cc:993] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3: : Instructing follower 96851e7791844461aa5aa17cb70eb53a to start an election
I20260709 13:03:06.922116 18977 raft_consensus.cc:740] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Running, Role: LEADER
I20260709 13:03:06.922937 19216 raft_consensus.cc:1081] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Signalling peer 96851e7791844461aa5aa17cb70eb53a to start an election
I20260709 13:03:06.922778 19215 raft_consensus.cc:697] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 LEADER]: Becoming Leader. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:06.924526 19215 consensus_queue.cc:237] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.924933 18976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "689d6d41c5e44af98c75c71f4d573a91"
dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
 from {username='slave'} at 127.0.0.1:41910
I20260709 13:03:06.925547 18976 raft_consensus.cc:493] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.923652 18977 consensus_queue.cc:260] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.926630 18976 raft_consensus.cc:3060] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.926149 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493c7f1dd356438b9184a917df5295a4" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:06.931751 18902 raft_consensus.cc:3060] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.933715 19215 consensus_queue.cc:1048] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:06.936981 18976 raft_consensus.cc:515] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.939513 18900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689d6d41c5e44af98c75c71f4d573a91" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:06.940086 18900 raft_consensus.cc:3055] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:06.927591 18977 raft_consensus.cc:3060] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.940378 18900 raft_consensus.cc:740] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:06.941004 18978 leader_election.cc:290] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 2 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.941190 18900 consensus_queue.cc:260] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.942209 18900 raft_consensus.cc:3060] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.944664 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493c7f1dd356438b9184a917df5295a4" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:06.945233 19052 raft_consensus.cc:3055] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:06.945541 19052 raft_consensus.cc:740] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:06.945624 18902 raft_consensus.cc:2468] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 2.
I20260709 13:03:06.946733 18976 leader_election.cc:290] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 2 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:06.941205 18801 catalog_manager.cc:5697] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 reported cstate change: term changed from 1 to 2, leader changed from 96851e7791844461aa5aa17cb70eb53a (127.13.133.130) to d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.946849 18941 leader_election.cc:304] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:06.948056 19248 raft_consensus.cc:2804] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:06.948470 19248 raft_consensus.cc:697] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [term 2 LEADER]: Becoming Leader. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Running, Role: LEADER
I20260709 13:03:06.949204 19248 consensus_queue.cc:237] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.952600 18900 raft_consensus.cc:2468] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 2.
I20260709 13:03:06.952986 19049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689d6d41c5e44af98c75c71f4d573a91" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:06.953814 18941 leader_election.cc:304] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96851e7791844461aa5aa17cb70eb53a, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:06.954736 19139 raft_consensus.cc:2804] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:06.955180 19052 consensus_queue.cc:260] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.955183 19139 raft_consensus.cc:697] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 2 LEADER]: Becoming Leader. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Running, Role: LEADER
I20260709 13:03:06.956501 19052 raft_consensus.cc:3060] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.956734 19139 consensus_queue.cc:237] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:06.957712 18977 raft_consensus.cc:2468] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66d5ce1512a404fabddb78b4fe7b5b3 in term 2.
I20260709 13:03:06.964283 19052 raft_consensus.cc:2468] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 2.
I20260709 13:03:06.968430 18801 catalog_manager.cc:5697] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a reported cstate change: term changed from 1 to 2, leader changed from d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129) to 96851e7791844461aa5aa17cb70eb53a (127.13.133.130). New cstate: current_term: 2 leader_uuid: "96851e7791844461aa5aa17cb70eb53a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.969604 18801 catalog_manager.cc:5697] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a reported cstate change: term changed from 1 to 2, leader changed from 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131) to 96851e7791844461aa5aa17cb70eb53a (127.13.133.130). New cstate: current_term: 2 leader_uuid: "96851e7791844461aa5aa17cb70eb53a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:07.039155 19270 raft_consensus.cc:993] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef: : Instructing follower 96851e7791844461aa5aa17cb70eb53a to start an election
I20260709 13:03:07.039561 19208 raft_consensus.cc:1081] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Signalling peer 96851e7791844461aa5aa17cb70eb53a to start an election
I20260709 13:03:07.040881 18977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44a6c843d6fd4cffab85c93f18c9808a"
dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
 from {username='slave'} at 127.0.0.1:41926
I20260709 13:03:07.041404 18977 raft_consensus.cc:493] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:07.041752 18977 raft_consensus.cc:3060] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.046429 18977 raft_consensus.cc:515] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:07.047873 18977 leader_election.cc:290] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 2 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131:38921)
I20260709 13:03:07.048524 18900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a6c843d6fd4cffab85c93f18c9808a" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:07.048676 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a6c843d6fd4cffab85c93f18c9808a" candidate_uuid: "96851e7791844461aa5aa17cb70eb53a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
I20260709 13:03:07.049154 18900 raft_consensus.cc:3060] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.049237 19052 raft_consensus.cc:3055] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:07.049612 19052 raft_consensus.cc:740] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:07.050311 19052 consensus_queue.cc:260] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:07.051230 19052 raft_consensus.cc:3060] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.055507 18900 raft_consensus.cc:2468] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 2.
I20260709 13:03:07.055560 19052 raft_consensus.cc:2468] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96851e7791844461aa5aa17cb70eb53a in term 2.
I20260709 13:03:07.056565 18941 leader_election.cc:304] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a; no voters: 
I20260709 13:03:07.057098 19139 raft_consensus.cc:2804] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:07.057449 19139 raft_consensus.cc:697] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [term 2 LEADER]: Becoming Leader. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Running, Role: LEADER
I20260709 13:03:07.058008 19139 consensus_queue.cc:237] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:07.063789 18801 catalog_manager.cc:5697] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a reported cstate change: term changed from 1 to 2, leader changed from 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131) to 96851e7791844461aa5aa17cb70eb53a (127.13.133.130). New cstate: current_term: 2 leader_uuid: "96851e7791844461aa5aa17cb70eb53a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:07.284324 18977 raft_consensus.cc:3060] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.289342 18977 raft_consensus.cc:1275] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Refusing update from remote peer d66d5ce1512a404fabddb78b4fe7b5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.290477 19215 consensus_queue.cc:1048] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.299651 19052 raft_consensus.cc:1275] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Refusing update from remote peer d66d5ce1512a404fabddb78b4fe7b5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.300837 19278 consensus_queue.cc:1048] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.387636 18977 raft_consensus.cc:1275] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Refusing update from remote peer d66d5ce1512a404fabddb78b4fe7b5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.388715 19278 consensus_queue.cc:1048] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.395200 19052 raft_consensus.cc:1275] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Refusing update from remote peer d66d5ce1512a404fabddb78b4fe7b5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.397068 19215 consensus_queue.cc:1048] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.397405 18902 raft_consensus.cc:1275] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Refusing update from remote peer 96851e7791844461aa5aa17cb70eb53a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.400764 19139 consensus_queue.cc:1048] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.410450 18900 raft_consensus.cc:1275] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Refusing update from remote peer 96851e7791844461aa5aa17cb70eb53a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.412004 19248 consensus_queue.cc:1048] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.412163 19052 raft_consensus.cc:3060] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.418866 19052 raft_consensus.cc:1275] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Refusing update from remote peer 96851e7791844461aa5aa17cb70eb53a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.421758 19248 consensus_queue.cc:1048] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.423002 19051 raft_consensus.cc:1275] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Refusing update from remote peer 96851e7791844461aa5aa17cb70eb53a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.425522 19219 consensus_queue.cc:1048] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.466951 18900 raft_consensus.cc:1275] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Refusing update from remote peer 96851e7791844461aa5aa17cb70eb53a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.467990 19219 consensus_queue.cc:1048] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.475145 19052 raft_consensus.cc:1275] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Refusing update from remote peer 96851e7791844461aa5aa17cb70eb53a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.476863 19248 consensus_queue.cc:1048] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.512701 19052 raft_consensus.cc:1275] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Refusing update from remote peer d66d5ce1512a404fabddb78b4fe7b5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.513688 19216 consensus_queue.cc:1048] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.520021 18977 raft_consensus.cc:1275] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Refusing update from remote peer d66d5ce1512a404fabddb78b4fe7b5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.521286 19278 consensus_queue.cc:1048] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:09.807258 18800 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55150:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:03:09.827417 18800 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55150:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:03:09.862217 13846 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:03:09.951035 19320 tablet.cc:1724] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a: 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 13:03:09.968760 19331 tablet.cc:1724] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3: 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 13:03:10.002404 19341 tablet.cc:1724] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3: 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 13:03:10.010144 18977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "689d6d41c5e44af98c75c71f4d573a91"
dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
mode: GRACEFUL
new_leader_uuid: "4dc4e2072cca45c79061012b85dd39ef"
 from {username='slave'} at 127.0.0.1:53730
I20260709 13:03:10.013806 19330 tablet.cc:1724] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef: 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 13:03:10.007054 19333 tablet.cc:1724] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a: 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 13:03:10.019794 19329 tablet.cc:1724] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3: 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 13:03:10.024842 19320 tablet.cc:1724] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a: 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 13:03:10.037786 19347 tablet.cc:1724] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef: 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 13:03:10.052333 18977 raft_consensus.cc:606] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 2 LEADER]: Received request to transfer leadership to TS 4dc4e2072cca45c79061012b85dd39ef
I20260709 13:03:10.069875 19346 tablet.cc:1724] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3: 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 13:03:10.076213 19344 tablet.cc:1724] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a: 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 13:03:10.080786 19342 tablet.cc:1724] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef: 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 13:03:10.091131 19340 tablet.cc:1724] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef: 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 13:03:10.107913 19320 tablet.cc:1724] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a: 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 13:03:10.116876 19330 tablet.cc:1724] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef: 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 13:03:10.119724 19329 tablet.cc:1724] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3: 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 13:03:10.123716 19333 tablet.cc:1724] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a: 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 13:03:10.129663 19331 tablet.cc:1724] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3: 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 13:03:10.134905 19329 tablet.cc:1724] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3: 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 13:03:10.138964 18867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.130:34411, user_credentials={real_user=slave}} blocked reactor thread for 86304.3us
I20260709 13:03:10.179946 19342 tablet.cc:1724] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef: 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 13:03:10.182698 19344 tablet.cc:1724] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a: 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 13:03:10.189313 18900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3231ec1ec5e4f368251d630d75d4fb3"
dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
mode: GRACEFUL
new_leader_uuid: "4dc4e2072cca45c79061012b85dd39ef"
 from {username='slave'} at 127.0.0.1:38242
I20260709 13:03:10.190066 18900 raft_consensus.cc:606] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 LEADER]: Received request to transfer leadership to TS 4dc4e2072cca45c79061012b85dd39ef
I20260709 13:03:10.191749 13846 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:03:10.192394 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:10.116010 19347 tablet.cc:1724] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef: 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 13:03:10.203238 18900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e65797d314074743a89db8549805e7e7"
dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
mode: GRACEFUL
new_leader_uuid: "4dc4e2072cca45c79061012b85dd39ef"
 from {username='slave'} at 127.0.0.1:38242
I20260709 13:03:10.203897 18900 raft_consensus.cc:606] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Received request to transfer leadership to TS 4dc4e2072cca45c79061012b85dd39ef
I20260709 13:03:10.209139 18977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd672aed46ef4c348d9a37e9c29e8f5f"
dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
mode: GRACEFUL
new_leader_uuid: "4dc4e2072cca45c79061012b85dd39ef"
 from {username='slave'} at 127.0.0.1:53730
I20260709 13:03:10.209734 18977 raft_consensus.cc:606] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Received request to transfer leadership to TS 4dc4e2072cca45c79061012b85dd39ef
I20260709 13:03:10.211113 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:10.211659 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:10.216668 19356 tablet.cc:1724] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a: 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 13:03:10.224277 19352 raft_consensus.cc:993] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3: : Instructing follower 4dc4e2072cca45c79061012b85dd39ef to start an election
I20260709 13:03:10.224887 19355 raft_consensus.cc:1081] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Signalling peer 4dc4e2072cca45c79061012b85dd39ef to start an election
I20260709 13:03:10.224762 19346 tablet.cc:1724] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3: 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 13:03:10.226842 19045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e65797d314074743a89db8549805e7e7"
dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
 from {username='slave'} at 127.0.0.1:49608
I20260709 13:03:10.228205 19045 raft_consensus.cc:493] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:10.228559 19045 raft_consensus.cc:3060] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.227988 19347 tablet.cc:1724] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef: 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 13:03:10.223973 19344 tablet.cc:1724] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a: 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 13:03:10.243739 19045 raft_consensus.cc:515] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } }
I20260709 13:03:10.246583 18900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65797d314074743a89db8549805e7e7" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:10.247216 18900 raft_consensus.cc:3055] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:10.247522 18900 raft_consensus.cc:740] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:10.248304 18900 consensus_queue.cc:260] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } }
I20260709 13:03:10.249361 18900 raft_consensus.cc:3060] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.249941 19347 tablet.cc:1724] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef: 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 13:03:10.251178 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65797d314074743a89db8549805e7e7" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:10.251754 18977 raft_consensus.cc:3060] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.252220 19341 tablet.cc:1724] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3: 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 13:03:10.257911 18900 raft_consensus.cc:2468] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 2.
I20260709 13:03:10.246114 19045 leader_election.cc:290] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 2 election: Requested vote from peers 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411), d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355)
I20260709 13:03:10.264786 19015 leader_election.cc:304] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:10.265708 19322 raft_consensus.cc:2804] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:10.266152 19322 raft_consensus.cc:697] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 2 LEADER]: Becoming Leader. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:10.267002 19322 consensus_queue.cc:237] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } }
I20260709 13:03:10.258281 18977 raft_consensus.cc:2468] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 2.
I20260709 13:03:10.277474 18800 catalog_manager.cc:6242] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de: soft_deleted_table [id=e9d50dd340c64350b1a535304f0b2d79] alter complete (version 1)
I20260709 13:03:10.287412 18801 catalog_manager.cc:5697] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef reported cstate change: term changed from 1 to 2, leader changed from d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129) to 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131). New cstate: current_term: 2 leader_uuid: "4dc4e2072cca45c79061012b85dd39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:10.443794 19248 raft_consensus.cc:993] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a: : Instructing follower 4dc4e2072cca45c79061012b85dd39ef to start an election
I20260709 13:03:10.444269 19350 raft_consensus.cc:1081] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 2 LEADER]: Signalling peer 4dc4e2072cca45c79061012b85dd39ef to start an election
I20260709 13:03:10.445518 19045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "689d6d41c5e44af98c75c71f4d573a91"
dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
 from {username='slave'} at 127.0.0.1:49618
I20260709 13:03:10.445948 19045 raft_consensus.cc:493] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:10.446213 19045 raft_consensus.cc:3060] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:10.450897 19045 raft_consensus.cc:515] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:10.452414 19045 leader_election.cc:290] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 3 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:10.452915 18900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689d6d41c5e44af98c75c71f4d573a91" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:10.453403 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689d6d41c5e44af98c75c71f4d573a91" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:10.453539 18900 raft_consensus.cc:3060] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:10.453995 18977 raft_consensus.cc:3055] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:10.454316 18977 raft_consensus.cc:740] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Running, Role: LEADER
I20260709 13:03:10.455116 18977 consensus_queue.cc:260] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [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: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:10.456300 18977 raft_consensus.cc:3060] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:10.460770 18900 raft_consensus.cc:2468] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 3.
I20260709 13:03:10.461843 19015 leader_election.cc:304] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:10.462419 19322 raft_consensus.cc:2804] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:10.462548 18977 raft_consensus.cc:2468] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 3.
I20260709 13:03:10.462819 19322 raft_consensus.cc:697] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 3 LEADER]: Becoming Leader. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:10.463729 19322 consensus_queue.cc:237] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [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: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:10.469878 18801 catalog_manager.cc:5697] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef reported cstate change: term changed from 2 to 3, leader changed from 96851e7791844461aa5aa17cb70eb53a (127.13.133.130) to 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131). New cstate: current_term: 3 leader_uuid: "4dc4e2072cca45c79061012b85dd39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:10.568255 19248 raft_consensus.cc:993] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a: : Instructing follower 4dc4e2072cca45c79061012b85dd39ef to start an election
I20260709 13:03:10.568638 19350 raft_consensus.cc:1081] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Signalling peer 4dc4e2072cca45c79061012b85dd39ef to start an election
I20260709 13:03:10.569800 19045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd672aed46ef4c348d9a37e9c29e8f5f"
dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
 from {username='slave'} at 127.0.0.1:49618
I20260709 13:03:10.570271 19045 raft_consensus.cc:493] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:10.570541 19045 raft_consensus.cc:3060] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.575088 19045 raft_consensus.cc:515] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:10.576628 19045 leader_election.cc:290] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 2 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:10.577170 18900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd672aed46ef4c348d9a37e9c29e8f5f" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:10.577788 18900 raft_consensus.cc:3060] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.577696 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd672aed46ef4c348d9a37e9c29e8f5f" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:10.578395 18977 raft_consensus.cc:3055] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:10.578701 18977 raft_consensus.cc:740] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96851e7791844461aa5aa17cb70eb53a, State: Running, Role: LEADER
I20260709 13:03:10.579481 18977 consensus_queue.cc:260] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:10.580657 18977 raft_consensus.cc:3060] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.585976 18900 raft_consensus.cc:2468] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 2.
I20260709 13:03:10.586990 19015 leader_election.cc:304] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, d66d5ce1512a404fabddb78b4fe7b5b3; no voters: 
I20260709 13:03:10.587111 18977 raft_consensus.cc:2468] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 2.
I20260709 13:03:10.587594 19322 raft_consensus.cc:2804] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:10.588156 19322 raft_consensus.cc:697] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [term 2 LEADER]: Becoming Leader. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:10.588864 19322 consensus_queue.cc:237] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:10.595016 18801 catalog_manager.cc:5697] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef reported cstate change: term changed from 1 to 2, leader changed from 96851e7791844461aa5aa17cb70eb53a (127.13.133.130) to 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131). New cstate: current_term: 2 leader_uuid: "4dc4e2072cca45c79061012b85dd39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:10.628018 19355 raft_consensus.cc:993] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3: : Instructing follower 4dc4e2072cca45c79061012b85dd39ef to start an election
I20260709 13:03:10.628381 19353 raft_consensus.cc:1081] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 LEADER]: Signalling peer 4dc4e2072cca45c79061012b85dd39ef to start an election
I20260709 13:03:10.629631 19045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3231ec1ec5e4f368251d630d75d4fb3"
dest_uuid: "4dc4e2072cca45c79061012b85dd39ef"
 from {username='slave'} at 127.0.0.1:49608
I20260709 13:03:10.630064 19045 raft_consensus.cc:493] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:10.630332 19045 raft_consensus.cc:3060] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:10.635062 19045 raft_consensus.cc:515] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:10.636555 19045 leader_election.cc:290] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 3 election: Requested vote from peers d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355), 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411)
I20260709 13:03:10.637197 18900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3231ec1ec5e4f368251d630d75d4fb3" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3"
I20260709 13:03:10.637506 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3231ec1ec5e4f368251d630d75d4fb3" candidate_uuid: "4dc4e2072cca45c79061012b85dd39ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "96851e7791844461aa5aa17cb70eb53a"
I20260709 13:03:10.637719 18900 raft_consensus.cc:3055] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:10.638024 18977 raft_consensus.cc:3060] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:10.638038 18900 raft_consensus.cc:740] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d66d5ce1512a404fabddb78b4fe7b5b3, State: Running, Role: LEADER
I20260709 13:03:10.638907 18900 consensus_queue.cc:260] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [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: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:10.639802 18900 raft_consensus.cc:3060] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:10.642689 18977 raft_consensus.cc:2468] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 3.
I20260709 13:03:10.643800 19016 leader_election.cc:304] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc4e2072cca45c79061012b85dd39ef, 96851e7791844461aa5aa17cb70eb53a; no voters: 
I20260709 13:03:10.644415 18900 raft_consensus.cc:2468] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc4e2072cca45c79061012b85dd39ef in term 3.
I20260709 13:03:10.644421 19322 raft_consensus.cc:2804] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:10.645013 19322 raft_consensus.cc:697] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 3 LEADER]: Becoming Leader. State: Replica: 4dc4e2072cca45c79061012b85dd39ef, State: Running, Role: LEADER
I20260709 13:03:10.645685 19322 consensus_queue.cc:237] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [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: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } }
I20260709 13:03:10.651403 18801 catalog_manager.cc:5697] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef reported cstate change: term changed from 2 to 3, leader changed from d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129) to 4dc4e2072cca45c79061012b85dd39ef (127.13.133.131). New cstate: current_term: 3 leader_uuid: "4dc4e2072cca45c79061012b85dd39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc4e2072cca45c79061012b85dd39ef" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 38921 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:10.758128 18900 raft_consensus.cc:1275] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Refusing update from remote peer 4dc4e2072cca45c79061012b85dd39ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.759236 19322 consensus_queue.cc:1048] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.768397 18977 raft_consensus.cc:1275] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Refusing update from remote peer 4dc4e2072cca45c79061012b85dd39ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.770008 19322 consensus_queue.cc:1048] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.896230 18900 raft_consensus.cc:1275] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 3 FOLLOWER]: Refusing update from remote peer 4dc4e2072cca45c79061012b85dd39ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:10.897212 19322 consensus_queue.cc:1048] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:10.903818 18977 raft_consensus.cc:1275] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 3 FOLLOWER]: Refusing update from remote peer 4dc4e2072cca45c79061012b85dd39ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:10.905843 19365 consensus_queue.cc:1048] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:11.009493 18977 raft_consensus.cc:1275] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Refusing update from remote peer 4dc4e2072cca45c79061012b85dd39ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:11.010586 19365 consensus_queue.cc:1048] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:11.017861 18900 raft_consensus.cc:1275] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Refusing update from remote peer 4dc4e2072cca45c79061012b85dd39ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:11.019263 19365 consensus_queue.cc:1048] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:11.091984 18977 raft_consensus.cc:1275] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a [term 3 FOLLOWER]: Refusing update from remote peer 4dc4e2072cca45c79061012b85dd39ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:11.092978 19365 consensus_queue.cc:1048] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "96851e7791844461aa5aa17cb70eb53a" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:11.100111 18900 raft_consensus.cc:1275] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 3 FOLLOWER]: Refusing update from remote peer 4dc4e2072cca45c79061012b85dd39ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:11.102118 19368 consensus_queue.cc:1048] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66d5ce1512a404fabddb78b4fe7b5b3" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:11.260946 13846 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:03:11.265803 13846 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:03:11.266129 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:11.270748 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:03:11.271085 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:12.296126 13846 tablet_server.cc:179] TabletServer@127.13.133.129:0 shutting down...
I20260709 13:03:12.319321 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:12.319965 13846 tablet_replica.cc:333] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.320514 13846 raft_consensus.cc:2243] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.320932 13846 raft_consensus.cc:2272] T 44a6c843d6fd4cffab85c93f18c9808a P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.322732 13846 tablet_replica.cc:333] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.323361 13846 raft_consensus.cc:2243] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:03:12.324002 18941 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260709 13:03:12.324031 13846 raft_consensus.cc:2272] T bcf1461123c2455da34848021439f0a2 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.325903 13846 tablet_replica.cc:333] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.326427 13846 raft_consensus.cc:2243] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:03:12.326579 18941 consensus_peers.cc:597] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a -> Peer d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355): Couldn't send request to peer d66d5ce1512a404fabddb78b4fe7b5b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:12.327149 13846 raft_consensus.cc:2272] T bc3e05887d2b44eb859a72e3b75b1e10 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.328821 13846 tablet_replica.cc:333] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.329348 13846 raft_consensus.cc:2243] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.329703 13846 raft_consensus.cc:2272] T e65797d314074743a89db8549805e7e7 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.331521 13846 tablet_replica.cc:333] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.332012 13846 raft_consensus.cc:2243] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.332635 13846 raft_consensus.cc:2272] T 97ce7b5d5a6f4699a16ceeeee34dae6f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.334213 13846 tablet_replica.cc:333] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.334714 13846 raft_consensus.cc:2243] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.335130 13846 raft_consensus.cc:2272] T fd672aed46ef4c348d9a37e9c29e8f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.336807 13846 tablet_replica.cc:333] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.337275 13846 raft_consensus.cc:2243] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.337636 13846 raft_consensus.cc:2272] T c8cd8eb33f31439eb3e375201c39cc66 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.339411 13846 tablet_replica.cc:333] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.339990 13846 raft_consensus.cc:2243] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.340653 13846 raft_consensus.cc:2272] T 178875123997441ea909e0e8ca7461fd P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.342386 13846 tablet_replica.cc:333] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.342960 13846 raft_consensus.cc:2243] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.343600 13846 raft_consensus.cc:2272] T 7244adb904ef4b39a4f37a3b611d1d57 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.345367 13846 tablet_replica.cc:333] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.346024 13846 raft_consensus.cc:2243] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.346514 13846 raft_consensus.cc:2272] T 689d6d41c5e44af98c75c71f4d573a91 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.348387 13846 tablet_replica.cc:333] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.348865 13846 raft_consensus.cc:2243] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.349196 13846 raft_consensus.cc:2272] T b70767b4c18547fcbe04701a98cd4f5f P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.350621 13846 tablet_replica.cc:333] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.351080 13846 raft_consensus.cc:2243] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.351410 13846 raft_consensus.cc:2272] T 493c7f1dd356438b9184a917df5295a4 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.352988 13846 tablet_replica.cc:333] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.353615 13846 raft_consensus.cc:2243] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.354064 13846 raft_consensus.cc:2272] T e3231ec1ec5e4f368251d630d75d4fb3 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:12.355234 18941 consensus_peers.cc:597] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a -> Peer d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355): Couldn't send request to peer d66d5ce1512a404fabddb78b4fe7b5b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:12.355895 13846 tablet_replica.cc:333] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.356444 13846 raft_consensus.cc:2243] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.357162 13846 raft_consensus.cc:2272] T 6988d20d1ed34c488e848839306420de P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.358927 13846 tablet_replica.cc:333] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.359380 13846 raft_consensus.cc:2243] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.359740 13846 raft_consensus.cc:2272] T e303485c63e243c399c056b51fdc449b P d66d5ce1512a404fabddb78b4fe7b5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.361276 13846 tablet_replica.cc:333] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.361747 13846 raft_consensus.cc:2243] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.362128 13846 raft_consensus.cc:2272] T 316c94bb9c09458588fcb7ea7f364920 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.363823 13846 tablet_replica.cc:333] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.364241 13846 raft_consensus.cc:2243] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.364629 13846 raft_consensus.cc:2272] T 5aebeb4c20f0437c9882492a4bbc5984 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.366240 13846 tablet_replica.cc:333] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3: stopping tablet replica
I20260709 13:03:12.366622 13846 raft_consensus.cc:2243] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.367017 13846 raft_consensus.cc:2272] T 54ccce1730824def84277b430d9b6c17 P d66d5ce1512a404fabddb78b4fe7b5b3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:12.380107 19015 consensus_peers.cc:597] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef -> Peer d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355): Couldn't send request to peer d66d5ce1512a404fabddb78b4fe7b5b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:12.403455 13846 tablet_server.cc:196] TabletServer@127.13.133.129:0 shutdown complete.
W20260709 13:03:12.420506 18941 consensus_peers.cc:597] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a -> Peer d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355): Couldn't send request to peer d66d5ce1512a404fabddb78b4fe7b5b3. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:33355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:12.431919 13846 tablet_server.cc:179] TabletServer@127.13.133.130:0 shutting down...
I20260709 13:03:12.453666 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:12.454401 13846 tablet_replica.cc:333] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.455107 13846 raft_consensus.cc:2243] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.455823 13846 raft_consensus.cc:2272] T 44a6c843d6fd4cffab85c93f18c9808a P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:12.456887 19016 consensus_peers.cc:597] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef -> Peer 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411): Couldn't send request to peer 96851e7791844461aa5aa17cb70eb53a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:12.457630 13846 tablet_replica.cc:333] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.458214 13846 raft_consensus.cc:2243] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.458608 13846 raft_consensus.cc:2272] T bcf1461123c2455da34848021439f0a2 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.460246 13846 tablet_replica.cc:333] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.460754 13846 raft_consensus.cc:2243] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:12.460995 19016 consensus_peers.cc:597] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef -> Peer 96851e7791844461aa5aa17cb70eb53a (127.13.133.130:34411): Couldn't send request to peer 96851e7791844461aa5aa17cb70eb53a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:12.461167 13846 raft_consensus.cc:2272] T bc3e05887d2b44eb859a72e3b75b1e10 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.462925 13846 tablet_replica.cc:333] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.463434 13846 raft_consensus.cc:2243] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.463795 13846 raft_consensus.cc:2272] T e65797d314074743a89db8549805e7e7 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.465523 13846 tablet_replica.cc:333] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.466004 13846 raft_consensus.cc:2243] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.466701 13846 raft_consensus.cc:2272] T c8cd8eb33f31439eb3e375201c39cc66 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.468516 13846 tablet_replica.cc:333] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.469005 13846 raft_consensus.cc:2243] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.469695 13846 raft_consensus.cc:2272] T 54ccce1730824def84277b430d9b6c17 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.471462 13846 tablet_replica.cc:333] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.471961 13846 raft_consensus.cc:2243] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.472595 13846 raft_consensus.cc:2272] T 5aebeb4c20f0437c9882492a4bbc5984 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.474272 13846 tablet_replica.cc:333] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.474749 13846 raft_consensus.cc:2243] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.475164 13846 raft_consensus.cc:2272] T 7244adb904ef4b39a4f37a3b611d1d57 P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.476863 13846 tablet_replica.cc:333] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.477353 13846 raft_consensus.cc:2243] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.477710 13846 raft_consensus.cc:2272] T 689d6d41c5e44af98c75c71f4d573a91 P 96851e7791844461aa5aa17cb70eb53a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.479265 13846 tablet_replica.cc:333] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.479804 13846 raft_consensus.cc:2243] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.480441 13846 raft_consensus.cc:2272] T 493c7f1dd356438b9184a917df5295a4 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.481925 13846 tablet_replica.cc:333] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.482362 13846 raft_consensus.cc:2243] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.483006 13846 raft_consensus.cc:2272] T b70767b4c18547fcbe04701a98cd4f5f P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.484674 13846 tablet_replica.cc:333] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.485105 13846 raft_consensus.cc:2243] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.485445 13846 raft_consensus.cc:2272] T e3231ec1ec5e4f368251d630d75d4fb3 P 96851e7791844461aa5aa17cb70eb53a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.486996 13846 tablet_replica.cc:333] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.487448 13846 raft_consensus.cc:2243] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.487843 13846 raft_consensus.cc:2272] T e303485c63e243c399c056b51fdc449b P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.489368 13846 tablet_replica.cc:333] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.489797 13846 raft_consensus.cc:2243] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.490124 13846 raft_consensus.cc:2272] T 316c94bb9c09458588fcb7ea7f364920 P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.491640 13846 tablet_replica.cc:333] T 6988d20d1ed34c488e848839306420de P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.492055 13846 raft_consensus.cc:2243] T 6988d20d1ed34c488e848839306420de P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.492362 13846 raft_consensus.cc:2272] T 6988d20d1ed34c488e848839306420de P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.493938 13846 tablet_replica.cc:333] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.494329 13846 raft_consensus.cc:2243] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.494649 13846 raft_consensus.cc:2272] T 178875123997441ea909e0e8ca7461fd P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.496378 13846 tablet_replica.cc:333] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.496775 13846 raft_consensus.cc:2243] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.497109 13846 raft_consensus.cc:2272] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 96851e7791844461aa5aa17cb70eb53a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.498526 13846 tablet_replica.cc:333] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a: stopping tablet replica
I20260709 13:03:12.498934 13846 raft_consensus.cc:2243] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.499248 13846 raft_consensus.cc:2272] T fd672aed46ef4c348d9a37e9c29e8f5f P 96851e7791844461aa5aa17cb70eb53a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:12.517859 19015 consensus_peers.cc:597] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef -> Peer d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355): Couldn't send request to peer d66d5ce1512a404fabddb78b4fe7b5b3. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:33355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:12.534338 13846 tablet_server.cc:196] TabletServer@127.13.133.130:0 shutdown complete.
I20260709 13:03:12.561040 13846 tablet_server.cc:179] TabletServer@127.13.133.131:0 shutting down...
I20260709 13:03:12.583367 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:12.584003 13846 tablet_replica.cc:333] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.584579 13846 raft_consensus.cc:2243] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.585023 13846 raft_consensus.cc:2272] T 44a6c843d6fd4cffab85c93f18c9808a P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.586735 13846 tablet_replica.cc:333] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.587299 13846 raft_consensus.cc:2243] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.587713 13846 raft_consensus.cc:2272] T 493c7f1dd356438b9184a917df5295a4 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.589434 13846 tablet_replica.cc:333] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.589946 13846 raft_consensus.cc:2243] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.590610 13846 raft_consensus.cc:2272] T e3231ec1ec5e4f368251d630d75d4fb3 P 4dc4e2072cca45c79061012b85dd39ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.592296 13846 tablet_replica.cc:333] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.592811 13846 raft_consensus.cc:2243] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.593166 13846 raft_consensus.cc:2272] T b70767b4c18547fcbe04701a98cd4f5f P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.594889 13846 tablet_replica.cc:333] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.595571 13846 raft_consensus.cc:2243] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.596256 13846 raft_consensus.cc:2272] T 689d6d41c5e44af98c75c71f4d573a91 P 4dc4e2072cca45c79061012b85dd39ef [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:12.599015 19015 consensus_peers.cc:597] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef -> Peer d66d5ce1512a404fabddb78b4fe7b5b3 (127.13.133.129:33355): Couldn't send request to peer d66d5ce1512a404fabddb78b4fe7b5b3. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:33355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:12.599759 13846 tablet_replica.cc:333] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.600332 13846 raft_consensus.cc:2243] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.600716 13846 raft_consensus.cc:2272] T bc3e05887d2b44eb859a72e3b75b1e10 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.602375 13846 tablet_replica.cc:333] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.602929 13846 raft_consensus.cc:2243] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.603319 13846 raft_consensus.cc:2272] T 178875123997441ea909e0e8ca7461fd P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.605085 13846 tablet_replica.cc:333] T c8cd8eb33f31439eb3e375201c39cc66 P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.605588 13846 raft_consensus.cc:2243] T c8cd8eb33f31439eb3e375201c39cc66 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.605952 13846 raft_consensus.cc:2272] T c8cd8eb33f31439eb3e375201c39cc66 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.607722 13846 tablet_replica.cc:333] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.608230 13846 raft_consensus.cc:2243] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.608625 13846 raft_consensus.cc:2272] T 97ce7b5d5a6f4699a16ceeeee34dae6f P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.610231 13846 tablet_replica.cc:333] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.610746 13846 raft_consensus.cc:2243] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.611495 13846 raft_consensus.cc:2272] T fd672aed46ef4c348d9a37e9c29e8f5f P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.613219 13846 tablet_replica.cc:333] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.613716 13846 raft_consensus.cc:2243] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.614110 13846 raft_consensus.cc:2272] T 5aebeb4c20f0437c9882492a4bbc5984 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.615880 13846 tablet_replica.cc:333] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.616340 13846 raft_consensus.cc:2243] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.616719 13846 raft_consensus.cc:2272] T 54ccce1730824def84277b430d9b6c17 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.618438 13846 tablet_replica.cc:333] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.618938 13846 raft_consensus.cc:2243] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.619320 13846 raft_consensus.cc:2272] T bcf1461123c2455da34848021439f0a2 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.620878 13846 tablet_replica.cc:333] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.621344 13846 raft_consensus.cc:2243] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.621690 13846 raft_consensus.cc:2272] T 7244adb904ef4b39a4f37a3b611d1d57 P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.623349 13846 tablet_replica.cc:333] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.623799 13846 raft_consensus.cc:2243] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.624475 13846 raft_consensus.cc:2272] T e65797d314074743a89db8549805e7e7 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.626185 13846 tablet_replica.cc:333] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.626649 13846 raft_consensus.cc:2243] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.627298 13846 raft_consensus.cc:2272] T e303485c63e243c399c056b51fdc449b P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.629017 13846 tablet_replica.cc:333] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.629451 13846 raft_consensus.cc:2243] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.630112 13846 raft_consensus.cc:2272] T 316c94bb9c09458588fcb7ea7f364920 P 4dc4e2072cca45c79061012b85dd39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.631837 13846 tablet_replica.cc:333] T 6988d20d1ed34c488e848839306420de P 4dc4e2072cca45c79061012b85dd39ef: stopping tablet replica
I20260709 13:03:12.632253 13846 raft_consensus.cc:2243] T 6988d20d1ed34c488e848839306420de P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.632624 13846 raft_consensus.cc:2272] T 6988d20d1ed34c488e848839306420de P 4dc4e2072cca45c79061012b85dd39ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.669039 13846 tablet_server.cc:196] TabletServer@127.13.133.131:0 shutdown complete.
I20260709 13:03:12.697083 13846 master.cc:562] Master@127.13.133.190:39469 shutting down...
I20260709 13:03:12.715009 13846 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.715514 13846 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.715808 13846 tablet_replica.cc:333] T 00000000000000000000000000000000 P fcdf9ff046a54511b70f38a5ae9924de: stopping tablet replica
I20260709 13:03:12.754743 13846 master.cc:584] Master@127.13.133.190:39469 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12338 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:03:12.803201 13846 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.133.190:46659
I20260709 13:03:12.804214 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:12.808993 19376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:12.809855 19377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:12.810302 19379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:12.810725 13846 server_base.cc:1061] running on GCE node
I20260709 13:03:12.811574 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:12.811762 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:12.811908 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602192811892 us; error 0 us; skew 500 ppm
I20260709 13:03:12.812368 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:12.814407 13846 webserver.cc:533] Webserver started at http://127.13.133.190:46381/ using document root <none> and password file <none>
I20260709 13:03:12.814894 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:12.815059 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:12.815303 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:12.816273 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/master-0-root/instance:
uuid: "f3e302b4ed0441f5b586ff94b74cdb88"
format_stamp: "Formatted at 2026-07-09 13:03:12 on dist-test-slave-9b5w"
I20260709 13:03:12.820223 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:03:12.823117 19384 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:12.823733 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:03:12.823969 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/master-0-root
uuid: "f3e302b4ed0441f5b586ff94b74cdb88"
format_stamp: "Formatted at 2026-07-09 13:03:12 on dist-test-slave-9b5w"
I20260709 13:03:12.824204 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:12.837430 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:12.838470 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:12.873310 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.190:46659
I20260709 13:03:12.873422 19435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.190:46659 every 8 connection(s)
I20260709 13:03:12.876922 19436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.886636 19436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88: Bootstrap starting.
I20260709 13:03:12.891466 19436 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.895246 19436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88: No bootstrap required, opened a new log
I20260709 13:03:12.897217 19436 raft_consensus.cc:359] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3e302b4ed0441f5b586ff94b74cdb88" member_type: VOTER }
I20260709 13:03:12.897562 19436 raft_consensus.cc:385] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.897732 19436 raft_consensus.cc:740] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e302b4ed0441f5b586ff94b74cdb88, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.898193 19436 consensus_queue.cc:260] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3e302b4ed0441f5b586ff94b74cdb88" member_type: VOTER }
I20260709 13:03:12.898602 19436 raft_consensus.cc:399] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:12.898782 19436 raft_consensus.cc:493] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:12.899014 19436 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.903283 19436 raft_consensus.cc:515] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3e302b4ed0441f5b586ff94b74cdb88" member_type: VOTER }
I20260709 13:03:12.903709 19436 leader_election.cc:304] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [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: f3e302b4ed0441f5b586ff94b74cdb88; no voters: 
I20260709 13:03:12.904716 19436 leader_election.cc:290] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:12.904999 19439 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:12.906275 19439 raft_consensus.cc:697] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [term 1 LEADER]: Becoming Leader. State: Replica: f3e302b4ed0441f5b586ff94b74cdb88, State: Running, Role: LEADER
I20260709 13:03:12.906829 19439 consensus_queue.cc:237] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [LEADER]: Queue going to LEADER mode. State: All 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: "f3e302b4ed0441f5b586ff94b74cdb88" member_type: VOTER }
I20260709 13:03:12.907330 19436 sys_catalog.cc:565] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:12.910607 19440 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f3e302b4ed0441f5b586ff94b74cdb88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3e302b4ed0441f5b586ff94b74cdb88" member_type: VOTER } }
I20260709 13:03:12.911266 19440 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:12.911325 19441 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f3e302b4ed0441f5b586ff94b74cdb88. Latest consensus state: current_term: 1 leader_uuid: "f3e302b4ed0441f5b586ff94b74cdb88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3e302b4ed0441f5b586ff94b74cdb88" member_type: VOTER } }
I20260709 13:03:12.912014 19441 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:12.914104 19446 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:12.918686 19446 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:12.922873 13846 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:12.927054 19446 catalog_manager.cc:1383] Generated new cluster ID: dc85b01687a547299d144f820f093b79
I20260709 13:03:12.927345 19446 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:12.940866 19446 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:12.942078 19446 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:12.966526 19446 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88: Generated new TSK 0
I20260709 13:03:12.967128 19446 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:12.988917 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:12.994323 19457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:12.995468 19458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:12.998762 19460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:12.998863 13846 server_base.cc:1061] running on GCE node
I20260709 13:03:13.000602 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:13.000799 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:13.000957 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602193000938 us; error 0 us; skew 500 ppm
I20260709 13:03:13.001433 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:13.003561 13846 webserver.cc:533] Webserver started at http://127.13.133.129:42919/ using document root <none> and password file <none>
I20260709 13:03:13.003994 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:13.004171 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:13.004406 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:13.005451 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/ts-0-root/instance:
uuid: "c507d92200f142b0b60076ef29787568"
format_stamp: "Formatted at 2026-07-09 13:03:13 on dist-test-slave-9b5w"
I20260709 13:03:13.009554 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:03:13.012725 19465 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.013422 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:03:13.013682 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/ts-0-root
uuid: "c507d92200f142b0b60076ef29787568"
format_stamp: "Formatted at 2026-07-09 13:03:13 on dist-test-slave-9b5w"
I20260709 13:03:13.013940 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:13.031822 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:13.032917 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:13.034246 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:13.036484 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:13.036666 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.036878 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:13.037035 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.074608 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.129:44123
I20260709 13:03:13.074716 19527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.129:44123 every 8 connection(s)
I20260709 13:03:13.079234 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:13.085180 19532 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:13.085978 19533 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:13.087567 19535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:13.088429 13846 server_base.cc:1061] running on GCE node
I20260709 13:03:13.089493 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:13.089736 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:13.089944 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602193089923 us; error 0 us; skew 500 ppm
I20260709 13:03:13.090613 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:13.091370 19528 heartbeater.cc:344] Connected to a master server at 127.13.133.190:46659
I20260709 13:03:13.091782 19528 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:13.092639 19528 heartbeater.cc:507] Master 127.13.133.190:46659 requested a full tablet report, sending...
I20260709 13:03:13.093474 13846 webserver.cc:533] Webserver started at http://127.13.133.130:33657/ using document root <none> and password file <none>
I20260709 13:03:13.094023 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:13.094210 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:13.094460 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:13.094717 19401 ts_manager.cc:194] Registered new tserver with Master: c507d92200f142b0b60076ef29787568 (127.13.133.129:44123)
I20260709 13:03:13.095571 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/ts-1-root/instance:
uuid: "c94a8cbb60794e20be9f1a816fded98c"
format_stamp: "Formatted at 2026-07-09 13:03:13 on dist-test-slave-9b5w"
I20260709 13:03:13.096626 19401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52080
I20260709 13:03:13.100229 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:03:13.103381 19540 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.104117 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:03:13.104409 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/ts-1-root
uuid: "c94a8cbb60794e20be9f1a816fded98c"
format_stamp: "Formatted at 2026-07-09 13:03:13 on dist-test-slave-9b5w"
I20260709 13:03:13.104661 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:13.127375 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:13.128485 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:13.129805 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:13.131868 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:13.132062 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.132277 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:13.132422 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.168308 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.130:43149
I20260709 13:03:13.168404 19602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.130:43149 every 8 connection(s)
I20260709 13:03:13.172648 13846 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:13.179088 19606 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:13.179967 19607 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:13.181615 19609 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:13.182479 13846 server_base.cc:1061] running on GCE node
I20260709 13:03:13.183357 13846 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:03:13.183375 19603 heartbeater.cc:344] Connected to a master server at 127.13.133.190:46659
W20260709 13:03:13.183631 13846 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:13.183804 19603 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:13.183838 13846 hybrid_clock.cc:648] HybridClock initialized: now 1783602193183821 us; error 0 us; skew 500 ppm
I20260709 13:03:13.184547 13846 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:13.184545 19603 heartbeater.cc:507] Master 127.13.133.190:46659 requested a full tablet report, sending...
I20260709 13:03:13.186612 19401 ts_manager.cc:194] Registered new tserver with Master: c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:13.187033 13846 webserver.cc:533] Webserver started at http://127.13.133.131:45999/ using document root <none> and password file <none>
I20260709 13:03:13.187537 13846 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:13.187709 13846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:13.187947 13846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:13.188052 19401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52082
I20260709 13:03:13.189011 13846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/ts-2-root/instance:
uuid: "02dfce914de14b889972dfaebbba6bad"
format_stamp: "Formatted at 2026-07-09 13:03:13 on dist-test-slave-9b5w"
I20260709 13:03:13.193166 13846 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 13:03:13.196297 19614 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.196979 13846 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:03:13.197237 13846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/ts-2-root
uuid: "02dfce914de14b889972dfaebbba6bad"
format_stamp: "Formatted at 2026-07-09 13:03:13 on dist-test-slave-9b5w"
I20260709 13:03:13.197494 13846 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyvjSLz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602062882132-13846-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:13.209599 13846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:13.210716 13846 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:13.212082 13846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:13.214115 13846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:13.214299 13846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.214510 13846 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:13.214658 13846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.250996 13846 rpc_server.cc:307] RPC server started. Bound to: 127.13.133.131:35545
I20260709 13:03:13.251084 19676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.133.131:35545 every 8 connection(s)
I20260709 13:03:13.263240 19677 heartbeater.cc:344] Connected to a master server at 127.13.133.190:46659
I20260709 13:03:13.263659 19677 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:13.264322 19677 heartbeater.cc:507] Master 127.13.133.190:46659 requested a full tablet report, sending...
I20260709 13:03:13.266103 19401 ts_manager.cc:194] Registered new tserver with Master: 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:13.267091 13846 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01314679s
I20260709 13:03:13.267437 19401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52096
I20260709 13:03:13.289587 19401 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52102:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:03:13.291962 19401 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:03:13.363464 19568 tablet_service.cc:1511] Processing CreateTablet for tablet 4d588553a67d4a94859989235d93c546 (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:13.363662 19567 tablet_service.cc:1511] Processing CreateTablet for tablet a45c095bee084e96be585b240242673e (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:13.364794 19493 tablet_service.cc:1511] Processing CreateTablet for tablet 4d588553a67d4a94859989235d93c546 (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:13.366031 19493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d588553a67d4a94859989235d93c546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.369154 19566 tablet_service.cc:1511] Processing CreateTablet for tablet 882cf91556db49aa9da1a08f65ef1d71 (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:13.371840 19492 tablet_service.cc:1511] Processing CreateTablet for tablet a45c095bee084e96be585b240242673e (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:13.373134 19492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45c095bee084e96be585b240242673e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.364814 19568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d588553a67d4a94859989235d93c546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.374135 19567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45c095bee084e96be585b240242673e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.375501 19491 tablet_service.cc:1511] Processing CreateTablet for tablet 882cf91556db49aa9da1a08f65ef1d71 (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:13.376513 19566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882cf91556db49aa9da1a08f65ef1d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.376767 19491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882cf91556db49aa9da1a08f65ef1d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.376997 19565 tablet_service.cc:1511] Processing CreateTablet for tablet 0d58c13f4d884740b3cf18f14a07216e (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:13.378180 19565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d58c13f4d884740b3cf18f14a07216e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.384682 19490 tablet_service.cc:1511] Processing CreateTablet for tablet 0d58c13f4d884740b3cf18f14a07216e (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:13.385987 19490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d58c13f4d884740b3cf18f14a07216e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.389878 19640 tablet_service.cc:1511] Processing CreateTablet for tablet 882cf91556db49aa9da1a08f65ef1d71 (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:13.390431 19642 tablet_service.cc:1511] Processing CreateTablet for tablet 4d588553a67d4a94859989235d93c546 (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:13.391052 19641 tablet_service.cc:1511] Processing CreateTablet for tablet a45c095bee084e96be585b240242673e (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:13.391718 19642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d588553a67d4a94859989235d93c546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.392412 19641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45c095bee084e96be585b240242673e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.394821 19640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882cf91556db49aa9da1a08f65ef1d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.398736 19639 tablet_service.cc:1511] Processing CreateTablet for tablet 0d58c13f4d884740b3cf18f14a07216e (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:13.400028 19639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d58c13f4d884740b3cf18f14a07216e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.400372 19564 tablet_service.cc:1511] Processing CreateTablet for tablet 8260b0b7ff574311a50fca2aa614f9a3 (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:13.401643 19564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8260b0b7ff574311a50fca2aa614f9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.403813 19489 tablet_service.cc:1511] Processing CreateTablet for tablet 8260b0b7ff574311a50fca2aa614f9a3 (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:13.405023 19489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8260b0b7ff574311a50fca2aa614f9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.410477 19638 tablet_service.cc:1511] Processing CreateTablet for tablet 8260b0b7ff574311a50fca2aa614f9a3 (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:13.411801 19638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8260b0b7ff574311a50fca2aa614f9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.415102 19692 tablet_bootstrap.cc:492] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:13.424281 19493 tablet_service.cc:1511] Processing CreateTablet for tablet 1514d251e5ad4948aa33a04b20691aae (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:13.425974 19493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1514d251e5ad4948aa33a04b20691aae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.444583 19637 tablet_service.cc:1511] Processing CreateTablet for tablet 1514d251e5ad4948aa33a04b20691aae (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:13.445950 19637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1514d251e5ad4948aa33a04b20691aae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.448140 19488 tablet_service.cc:1511] Processing CreateTablet for tablet e2f8895c0c874673955da6a16ae92669 (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:13.449579 19488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2f8895c0c874673955da6a16ae92669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.444669 19567 tablet_service.cc:1511] Processing CreateTablet for tablet 1514d251e5ad4948aa33a04b20691aae (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:13.460853 19567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1514d251e5ad4948aa33a04b20691aae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.461251 19692 tablet_bootstrap.cc:654] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.463929 19568 tablet_service.cc:1511] Processing CreateTablet for tablet e2f8895c0c874673955da6a16ae92669 (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:13.467557 19568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2f8895c0c874673955da6a16ae92669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.473692 19636 tablet_service.cc:1511] Processing CreateTablet for tablet e2f8895c0c874673955da6a16ae92669 (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:13.475013 19636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2f8895c0c874673955da6a16ae92669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.476115 19487 tablet_service.cc:1511] Processing CreateTablet for tablet 412a245af6554df5adee9b0880e7febc (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:13.477365 19487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 412a245af6554df5adee9b0880e7febc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.477087 19565 tablet_service.cc:1511] Processing CreateTablet for tablet 412a245af6554df5adee9b0880e7febc (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:13.478364 19565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 412a245af6554df5adee9b0880e7febc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.495945 19692 tablet_bootstrap.cc:492] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:13.496551 19692 ts_tablet_manager.cc:1403] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.082s	user 0.006s	sys 0.005s
I20260709 13:03:13.506579 19693 tablet_bootstrap.cc:492] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:13.509600 19635 tablet_service.cc:1511] Processing CreateTablet for tablet 412a245af6554df5adee9b0880e7febc (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:13.510871 19635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 412a245af6554df5adee9b0880e7febc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.515964 19692 raft_consensus.cc:359] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.516690 19692 raft_consensus.cc:385] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.516983 19692 raft_consensus.cc:740] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.519343 19692 consensus_queue.cc:260] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.520316 19693 tablet_bootstrap.cc:654] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.524000 19695 tablet_bootstrap.cc:492] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:13.527743 19493 tablet_service.cc:1511] Processing CreateTablet for tablet cf5e4df08ac24f6eaa1a3f85d2fcf364 (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:13.529110 19493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf5e4df08ac24f6eaa1a3f85d2fcf364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.531495 19695 tablet_bootstrap.cc:654] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.532090 19693 tablet_bootstrap.cc:492] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:13.532605 19693 ts_tablet_manager.cc:1403] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.003s
I20260709 13:03:13.535706 19693 raft_consensus.cc:359] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.536479 19693 raft_consensus.cc:385] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.536801 19693 raft_consensus.cc:740] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.537706 19693 consensus_queue.cc:260] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.542312 19692 ts_tablet_manager.cc:1434] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.045s	user 0.020s	sys 0.008s
I20260709 13:03:13.543071 19603 heartbeater.cc:499] Master 127.13.133.190:46659 was elected leader, sending a full tablet report...
I20260709 13:03:13.543185 19695 tablet_bootstrap.cc:492] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:13.543629 19695 ts_tablet_manager.cc:1403] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260709 13:03:13.544396 19565 tablet_service.cc:1511] Processing CreateTablet for tablet cf5e4df08ac24f6eaa1a3f85d2fcf364 (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:13.545754 19565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf5e4df08ac24f6eaa1a3f85d2fcf364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.546327 19695 raft_consensus.cc:359] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.547057 19695 raft_consensus.cc:385] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.547317 19695 raft_consensus.cc:740] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.547988 19695 consensus_queue.cc:260] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.556138 19692 tablet_bootstrap.cc:492] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:13.556387 19528 heartbeater.cc:499] Master 127.13.133.190:46659 was elected leader, sending a full tablet report...
I20260709 13:03:13.558411 19693 ts_tablet_manager.cc:1434] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.011s
I20260709 13:03:13.559401 19693 tablet_bootstrap.cc:492] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:13.562220 19692 tablet_bootstrap.cc:654] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.564862 19693 tablet_bootstrap.cc:654] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.577548 19635 tablet_service.cc:1511] Processing CreateTablet for tablet cf5e4df08ac24f6eaa1a3f85d2fcf364 (DEFAULT_TABLE table=test-workload [id=9b437bf9229847fa94580555d0ab5da6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:13.580750 19635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf5e4df08ac24f6eaa1a3f85d2fcf364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.592861 19677 heartbeater.cc:499] Master 127.13.133.190:46659 was elected leader, sending a full tablet report...
I20260709 13:03:13.593230 19695 ts_tablet_manager.cc:1434] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.049s	user 0.015s	sys 0.015s
I20260709 13:03:13.594254 19695 tablet_bootstrap.cc:492] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:13.596032 19693 tablet_bootstrap.cc:492] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:13.596602 19693 ts_tablet_manager.cc:1403] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.009s
I20260709 13:03:13.599980 19695 tablet_bootstrap.cc:654] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.601145 19692 tablet_bootstrap.cc:492] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:13.601686 19692 ts_tablet_manager.cc:1403] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.023s
I20260709 13:03:13.609302 19693 raft_consensus.cc:359] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.610106 19693 raft_consensus.cc:385] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.610415 19693 raft_consensus.cc:740] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.611770 19695 tablet_bootstrap.cc:492] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:13.611136 19693 consensus_queue.cc:260] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.612320 19695 ts_tablet_manager.cc:1403] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 13:03:13.612366 19692 raft_consensus.cc:359] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.613315 19692 raft_consensus.cc:385] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.613636 19692 raft_consensus.cc:740] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.614506 19692 consensus_queue.cc:260] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.615267 19695 raft_consensus.cc:359] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.616093 19695 raft_consensus.cc:385] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.616439 19695 raft_consensus.cc:740] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.617367 19695 consensus_queue.cc:260] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.619720 19695 ts_tablet_manager.cc:1434] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:13.620100 19693 ts_tablet_manager.cc:1434] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:03:13.620697 19695 tablet_bootstrap.cc:492] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:13.622447 19693 tablet_bootstrap.cc:492] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:13.626971 19695 tablet_bootstrap.cc:654] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.627874 19692 ts_tablet_manager.cc:1434] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 13:03:13.628778 19693 tablet_bootstrap.cc:654] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.628911 19692 tablet_bootstrap.cc:492] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:13.634413 19692 tablet_bootstrap.cc:654] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.638980 19695 tablet_bootstrap.cc:492] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:13.639354 19695 ts_tablet_manager.cc:1403] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260709 13:03:13.639902 19693 tablet_bootstrap.cc:492] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:13.639927 19692 tablet_bootstrap.cc:492] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:13.640486 19693 ts_tablet_manager.cc:1403] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 13:03:13.640611 19692 ts_tablet_manager.cc:1403] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:03:13.641618 19695 raft_consensus.cc:359] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.642349 19695 raft_consensus.cc:385] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.642427 19693 raft_consensus.cc:359] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.642668 19695 raft_consensus.cc:740] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.643070 19693 raft_consensus.cc:385] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.643388 19693 raft_consensus.cc:740] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.643263 19692 raft_consensus.cc:359] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.644006 19692 raft_consensus.cc:385] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.643527 19695 consensus_queue.cc:260] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.644310 19692 raft_consensus.cc:740] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.644286 19693 consensus_queue.cc:260] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.645767 19695 ts_tablet_manager.cc:1434] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:13.646548 19693 ts_tablet_manager.cc:1434] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:13.646724 19695 tablet_bootstrap.cc:492] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:13.647562 19693 tablet_bootstrap.cc:492] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:13.648862 19699 raft_consensus.cc:493] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.649339 19699 raft_consensus.cc:515] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.650425 19700 raft_consensus.cc:493] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.650911 19700 raft_consensus.cc:515] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.651835 19699 leader_election.cc:290] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:13.653218 19695 tablet_bootstrap.cc:654] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.653623 19693 tablet_bootstrap.cc:654] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.647117 19692 consensus_queue.cc:260] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.659523 19700 leader_election.cc:290] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:13.684764 19692 ts_tablet_manager.cc:1434] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:03:13.689128 19692 tablet_bootstrap.cc:492] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:13.692896 19695 tablet_bootstrap.cc:492] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:13.693501 19695 ts_tablet_manager.cc:1403] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.016s
I20260709 13:03:13.696368 19695 raft_consensus.cc:359] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.698460 19695 raft_consensus.cc:385] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.698778 19695 raft_consensus.cc:740] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.700623 19692 tablet_bootstrap.cc:654] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.700192 19695 consensus_queue.cc:260] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.703001 19695 ts_tablet_manager.cc:1434] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:13.703312 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1514d251e5ad4948aa33a04b20691aae" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:13.704106 19695 tablet_bootstrap.cc:492] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
W20260709 13:03:13.704912 19617 leader_election.cc:343] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.707768 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8260b0b7ff574311a50fca2aa614f9a3" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
W20260709 13:03:13.709260 19468 leader_election.cc:343] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.710057 19693 tablet_bootstrap.cc:492] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:13.710592 19693 ts_tablet_manager.cc:1403] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.016s
I20260709 13:03:13.711467 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8260b0b7ff574311a50fca2aa614f9a3" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
I20260709 13:03:13.712148 19652 raft_consensus.cc:2468] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 0.
I20260709 13:03:13.712170 19692 tablet_bootstrap.cc:492] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:13.713296 19468 leader_election.cc:304] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [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: 02dfce914de14b889972dfaebbba6bad, c507d92200f142b0b60076ef29787568; no voters: c94a8cbb60794e20be9f1a816fded98c
I20260709 13:03:13.713814 19692 ts_tablet_manager.cc:1403] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260709 13:03:13.713471 19693 raft_consensus.cc:359] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.714288 19693 raft_consensus.cc:385] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.714601 19693 raft_consensus.cc:740] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.714579 19699 raft_consensus.cc:2804] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.715332 19699 raft_consensus.cc:493] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.715689 19699 raft_consensus.cc:3060] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.715673 19693 consensus_queue.cc:260] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.716645 19692 raft_consensus.cc:359] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.717319 19692 raft_consensus.cc:385] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.717644 19692 raft_consensus.cc:740] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.718478 19692 consensus_queue.cc:260] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.721575 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1514d251e5ad4948aa33a04b20691aae" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568" is_pre_election: true
I20260709 13:03:13.722409 19692 ts_tablet_manager.cc:1434] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:03:13.723417 19692 tablet_bootstrap.cc:492] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
W20260709 13:03:13.723317 19616 leader_election.cc:343] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c507d92200f142b0b60076ef29787568 (127.13.133.129:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.725952 19616 leader_election.cc:304] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad; no voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c
I20260709 13:03:13.726763 19700 raft_consensus.cc:2749] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.728879 19699 raft_consensus.cc:515] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.730449 19692 tablet_bootstrap.cc:654] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.732213 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8260b0b7ff574311a50fca2aa614f9a3" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:13.732798 19578 raft_consensus.cc:3060] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.734793 19695 tablet_bootstrap.cc:654] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.736370 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8260b0b7ff574311a50fca2aa614f9a3" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:13.736938 19652 raft_consensus.cc:3060] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.735797 19699 leader_election.cc:290] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 election: Requested vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:13.739835 19578 raft_consensus.cc:2468] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 1.
I20260709 13:03:13.740877 19468 leader_election.cc:304] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:13.743031 19652 raft_consensus.cc:2468] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 1.
I20260709 13:03:13.746356 19699 raft_consensus.cc:2804] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.746924 19699 raft_consensus.cc:697] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Becoming Leader. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:13.747787 19699 consensus_queue.cc:237] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.749511 19692 tablet_bootstrap.cc:492] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:13.749864 19695 tablet_bootstrap.cc:492] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:13.750047 19692 ts_tablet_manager.cc:1403] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260709 13:03:13.751122 19695 ts_tablet_manager.cc:1403] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.004s
I20260709 13:03:13.751770 19693 ts_tablet_manager.cc:1434] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.041s	user 0.018s	sys 0.021s
I20260709 13:03:13.752839 19693 tablet_bootstrap.cc:492] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:13.752936 19692 raft_consensus.cc:359] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.753732 19692 raft_consensus.cc:385] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.754104 19692 raft_consensus.cc:740] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.753849 19695 raft_consensus.cc:359] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.754601 19695 raft_consensus.cc:385] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.754968 19695 raft_consensus.cc:740] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.755784 19695 consensus_queue.cc:260] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.756687 19692 consensus_queue.cc:260] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.758174 19695 ts_tablet_manager.cc:1434] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:13.759192 19695 tablet_bootstrap.cc:492] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:13.759400 19693 tablet_bootstrap.cc:654] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.762594 19692 ts_tablet_manager.cc:1434] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:03:13.765384 19695 tablet_bootstrap.cc:654] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.770020 19696 raft_consensus.cc:493] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.770704 19693 tablet_bootstrap.cc:492] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:13.770566 19696 raft_consensus.cc:515] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.771416 19693 ts_tablet_manager.cc:1403] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260709 13:03:13.773342 19696 leader_election.cc:290] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:13.774390 19692 tablet_bootstrap.cc:492] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:13.774506 19693 raft_consensus.cc:359] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.775368 19693 raft_consensus.cc:385] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.775703 19693 raft_consensus.cc:740] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.776657 19693 consensus_queue.cc:260] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.779007 19693 ts_tablet_manager.cc:1434] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:13.780095 19693 tablet_bootstrap.cc:492] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:13.781127 19692 tablet_bootstrap.cc:654] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.786283 19693 tablet_bootstrap.cc:654] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.800998 19400 catalog_manager.cc:5697] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 reported cstate change: term changed from 0 to 1, leader changed from <none> to c507d92200f142b0b60076ef29787568 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "c507d92200f142b0b60076ef29787568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.805184 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d58c13f4d884740b3cf18f14a07216e" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568" is_pre_election: true
I20260709 13:03:13.805938 19503 raft_consensus.cc:2468] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 0.
I20260709 13:03:13.813891 19695 tablet_bootstrap.cc:492] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:13.814522 19695 ts_tablet_manager.cc:1403] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.001s
I20260709 13:03:13.819604 19542 leader_election.cc:304] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:13.820458 19696 raft_consensus.cc:2804] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.820811 19696 raft_consensus.cc:493] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.821113 19696 raft_consensus.cc:3060] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.822077 19692 tablet_bootstrap.cc:492] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:13.822698 19692 ts_tablet_manager.cc:1403] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.026s
I20260709 13:03:13.824838 19695 raft_consensus.cc:359] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.825541 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d58c13f4d884740b3cf18f14a07216e" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
I20260709 13:03:13.826689 19695 raft_consensus.cc:385] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.827042 19652 raft_consensus.cc:2468] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 0.
I20260709 13:03:13.827111 19695 raft_consensus.cc:740] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.825922 19692 raft_consensus.cc:359] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.828048 19693 tablet_bootstrap.cc:492] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:13.828320 19692 raft_consensus.cc:385] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.828778 19692 raft_consensus.cc:740] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.828907 19696 raft_consensus.cc:515] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.828825 19693 ts_tablet_manager.cc:1403] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.029s
I20260709 13:03:13.829609 19692 consensus_queue.cc:260] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.832647 19692 ts_tablet_manager.cc:1434] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 13:03:13.832661 19693 raft_consensus.cc:359] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.834097 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d58c13f4d884740b3cf18f14a07216e" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:13.834510 19693 raft_consensus.cc:385] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.833636 19692 tablet_bootstrap.cc:492] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:13.834928 19693 raft_consensus.cc:740] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.835011 19503 raft_consensus.cc:3060] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.835717 19693 consensus_queue.cc:260] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.837875 19693 ts_tablet_manager.cc:1434] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:03:13.828056 19695 consensus_queue.cc:260] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.841457 19503 raft_consensus.cc:2468] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 1.
I20260709 13:03:13.842677 19542 leader_election.cc:304] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:13.843590 19693 tablet_bootstrap.cc:492] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:13.844341 19692 tablet_bootstrap.cc:654] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.848404 19695 ts_tablet_manager.cc:1434] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 13:03:13.849810 19693 tablet_bootstrap.cc:654] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.850426 19724 raft_consensus.cc:2804] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.853698 19695 tablet_bootstrap.cc:492] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:13.859073 19700 raft_consensus.cc:493] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.859652 19700 raft_consensus.cc:515] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.864380 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2f8895c0c874673955da6a16ae92669" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:13.865064 19578 raft_consensus.cc:2468] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 0.
I20260709 13:03:13.865401 19695 tablet_bootstrap.cc:654] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.866958 19617 leader_election.cc:304] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:13.862540 19700 leader_election.cc:290] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:13.868263 19700 raft_consensus.cc:2804] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.868681 19700 raft_consensus.cc:493] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.869065 19700 raft_consensus.cc:3060] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.871560 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2f8895c0c874673955da6a16ae92669" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568" is_pre_election: true
I20260709 13:03:13.871866 19692 tablet_bootstrap.cc:492] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:13.872502 19692 ts_tablet_manager.cc:1403] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.019s
I20260709 13:03:13.873457 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d58c13f4d884740b3cf18f14a07216e" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:13.874022 19652 raft_consensus.cc:3060] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.875566 19692 raft_consensus.cc:359] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.876645 19692 raft_consensus.cc:385] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.877054 19692 raft_consensus.cc:740] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.872502 19696 leader_election.cc:290] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:13.878450 19724 raft_consensus.cc:697] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Becoming Leader. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:13.879127 19696 raft_consensus.cc:493] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.879433 19724 consensus_queue.cc:237] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.879710 19696 raft_consensus.cc:515] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.882284 19692 consensus_queue.cc:260] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.884824 19692 ts_tablet_manager.cc:1434] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:03:13.886144 19692 tablet_bootstrap.cc:492] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:13.887228 19728 raft_consensus.cc:493] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.887892 19728 raft_consensus.cc:515] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.889842 19728 leader_election.cc:290] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:13.891570 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882cf91556db49aa9da1a08f65ef1d71" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568" is_pre_election: true
I20260709 13:03:13.892200 19502 raft_consensus.cc:2468] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 0.
I20260709 13:03:13.892661 19692 tablet_bootstrap.cc:654] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.893479 19616 leader_election.cc:304] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c507d92200f142b0b60076ef29787568; no voters: 
I20260709 13:03:13.894831 19696 leader_election.cc:290] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:13.895525 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882cf91556db49aa9da1a08f65ef1d71" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:13.896116 19578 raft_consensus.cc:2468] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 0.
I20260709 13:03:13.896469 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d588553a67d4a94859989235d93c546" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
I20260709 13:03:13.892649 19652 raft_consensus.cc:2468] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 1.
I20260709 13:03:13.898062 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d588553a67d4a94859989235d93c546" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568" is_pre_election: true
I20260709 13:03:13.898756 19502 raft_consensus.cc:2468] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 0.
W20260709 13:03:13.899554 19543 leader_election.cc:343] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.900403 19542 leader_election.cc:304] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [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: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 02dfce914de14b889972dfaebbba6bad
I20260709 13:03:13.901472 19696 raft_consensus.cc:2804] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.901364 19700 raft_consensus.cc:515] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.901891 19696 raft_consensus.cc:493] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.902231 19696 raft_consensus.cc:3060] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.903995 19692 tablet_bootstrap.cc:492] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:13.904526 19692 ts_tablet_manager.cc:1403] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 13:03:13.906454 19728 raft_consensus.cc:2804] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.907056 19728 raft_consensus.cc:493] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.907382 19692 raft_consensus.cc:359] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.887267 19503 raft_consensus.cc:2468] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 0.
I20260709 13:03:13.908532 19692 raft_consensus.cc:385] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.909107 19692 raft_consensus.cc:740] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.909870 19692 consensus_queue.cc:260] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.912281 19692 ts_tablet_manager.cc:1434] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:13.913300 19692 tablet_bootstrap.cc:492] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:13.913923 19700 leader_election.cc:290] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:13.913489 19400 catalog_manager.cc:5697] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c reported cstate change: term changed from 0 to 1, leader changed from <none> to c94a8cbb60794e20be9f1a816fded98c (127.13.133.130). New cstate: current_term: 1 leader_uuid: "c94a8cbb60794e20be9f1a816fded98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.916949 19695 tablet_bootstrap.cc:492] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:13.917531 19695 ts_tablet_manager.cc:1403] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.004s
I20260709 13:03:13.915805 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2f8895c0c874673955da6a16ae92669" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:13.919267 19502 raft_consensus.cc:3060] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.920888 19692 tablet_bootstrap.cc:654] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.921249 19695 raft_consensus.cc:359] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.921969 19695 raft_consensus.cc:385] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.922224 19695 raft_consensus.cc:740] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.922966 19695 consensus_queue.cc:260] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
W20260709 13:03:13.924103 19449 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:13.926129 19693 tablet_bootstrap.cc:492] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:13.926697 19693 ts_tablet_manager.cc:1403] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.083s	user 0.043s	sys 0.037s
I20260709 13:03:13.927503 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2f8895c0c874673955da6a16ae92669" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:13.928115 19578 raft_consensus.cc:3060] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.929774 19693 raft_consensus.cc:359] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.930588 19693 raft_consensus.cc:385] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.930958 19693 raft_consensus.cc:740] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.931756 19693 consensus_queue.cc:260] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.933699 19695 ts_tablet_manager.cc:1434] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:03:13.934289 19693 ts_tablet_manager.cc:1434] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:13.934655 19692 tablet_bootstrap.cc:492] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:13.935135 19692 ts_tablet_manager.cc:1403] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260709 13:03:13.935468 19693 tablet_bootstrap.cc:492] T 1514d251e5ad4948aa33a04b20691aae P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:13.937594 19692 raft_consensus.cc:359] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.938340 19692 raft_consensus.cc:385] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.938647 19692 raft_consensus.cc:740] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.939421 19692 consensus_queue.cc:260] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.941303 19692 ts_tablet_manager.cc:1434] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:13.941743 19693 tablet_bootstrap.cc:654] T 1514d251e5ad4948aa33a04b20691aae P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.908416 19728 raft_consensus.cc:3060] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.943533 19502 raft_consensus.cc:2468] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 1.
I20260709 13:03:13.944710 19616 leader_election.cc:304] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c507d92200f142b0b60076ef29787568; no voters: 
I20260709 13:03:13.945708 19700 raft_consensus.cc:2804] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.951084 19578 raft_consensus.cc:2468] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 1.
I20260709 13:03:13.954952 19700 raft_consensus.cc:697] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Becoming Leader. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Running, Role: LEADER
I20260709 13:03:13.955855 19700 consensus_queue.cc:237] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.957888 19696 raft_consensus.cc:515] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.959905 19696 leader_election.cc:290] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:13.960706 19693 tablet_bootstrap.cc:492] T 1514d251e5ad4948aa33a04b20691aae P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:13.961236 19693 ts_tablet_manager.cc:1403] T 1514d251e5ad4948aa33a04b20691aae P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260709 13:03:13.960915 19695 tablet_bootstrap.cc:492] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:13.961583 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d588553a67d4a94859989235d93c546" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:13.962215 19652 raft_consensus.cc:3060] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.963884 19693 raft_consensus.cc:359] T 1514d251e5ad4948aa33a04b20691aae P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.964604 19693 raft_consensus.cc:385] T 1514d251e5ad4948aa33a04b20691aae P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.964963 19693 raft_consensus.cc:740] T 1514d251e5ad4948aa33a04b20691aae P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.955765 19728 raft_consensus.cc:515] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.961598 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d588553a67d4a94859989235d93c546" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:13.966926 19503 raft_consensus.cc:3060] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.967571 19695 tablet_bootstrap.cc:654] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.967777 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882cf91556db49aa9da1a08f65ef1d71" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:13.968323 19502 raft_consensus.cc:3060] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.969399 19400 catalog_manager.cc:5697] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad reported cstate change: term changed from 0 to 1, leader changed from <none> to 02dfce914de14b889972dfaebbba6bad (127.13.133.131). New cstate: current_term: 1 leader_uuid: "02dfce914de14b889972dfaebbba6bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:13.971019 19693 consensus_queue.cc:260] T 1514d251e5ad4948aa33a04b20691aae P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.972960 19693 ts_tablet_manager.cc:1434] T 1514d251e5ad4948aa33a04b20691aae P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 13:03:13.976220 19503 raft_consensus.cc:2468] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 1.
I20260709 13:03:13.977437 19542 leader_election.cc:304] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:13.977681 19502 raft_consensus.cc:2468] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 1.
I20260709 13:03:13.978302 19696 raft_consensus.cc:2804] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.978751 19696 raft_consensus.cc:697] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Becoming Leader. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:13.978955 19616 leader_election.cc:304] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c507d92200f142b0b60076ef29787568; no voters: 
I20260709 13:03:13.979655 19696 consensus_queue.cc:237] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.980355 19728 leader_election.cc:290] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:13.980963 19728 raft_consensus.cc:2804] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.981369 19728 raft_consensus.cc:697] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Becoming Leader. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Running, Role: LEADER
I20260709 13:03:13.982152 19728 consensus_queue.cc:237] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.983119 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882cf91556db49aa9da1a08f65ef1d71" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:13.983680 19578 raft_consensus.cc:3060] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.985075 19693 tablet_bootstrap.cc:492] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:13.990139 19693 tablet_bootstrap.cc:654] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.991711 19578 raft_consensus.cc:2468] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 1.
I20260709 13:03:13.993575 19652 raft_consensus.cc:2468] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 1.
I20260709 13:03:13.996553 19695 tablet_bootstrap.cc:492] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:13.997061 19695 ts_tablet_manager.cc:1403] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.020s
I20260709 13:03:13.998646 19699 raft_consensus.cc:493] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.999176 19699 raft_consensus.cc:515] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:13.999782 19695 raft_consensus.cc:359] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.000491 19695 raft_consensus.cc:385] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.000737 19695 raft_consensus.cc:740] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.001171 19699 leader_election.cc:290] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:14.001498 19695 consensus_queue.cc:260] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.003881 19695 ts_tablet_manager.cc:1434] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:14.004118 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412a245af6554df5adee9b0880e7febc" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:14.004856 19695 tablet_bootstrap.cc:492] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:14.004786 19578 raft_consensus.cc:2468] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 0.
I20260709 13:03:14.006017 19468 leader_election.cc:304] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:14.006999 19699 raft_consensus.cc:2804] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.010143 19699 raft_consensus.cc:493] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.010457 19699 raft_consensus.cc:3060] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.010643 19695 tablet_bootstrap.cc:654] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.006281 19401 catalog_manager.cc:5697] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad reported cstate change: term changed from 0 to 1, leader changed from <none> to 02dfce914de14b889972dfaebbba6bad (127.13.133.131). New cstate: current_term: 1 leader_uuid: "02dfce914de14b889972dfaebbba6bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:14.016633 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412a245af6554df5adee9b0880e7febc" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
I20260709 13:03:14.017874 19652 raft_consensus.cc:2468] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 0.
I20260709 13:03:14.022090 19695 tablet_bootstrap.cc:492] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:14.022560 19695 ts_tablet_manager.cc:1403] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:03:14.022924 19699 raft_consensus.cc:515] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.024818 19699 leader_election.cc:290] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 election: Requested vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:14.024977 19695 raft_consensus.cc:359] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.025600 19695 raft_consensus.cc:385] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.025869 19695 raft_consensus.cc:740] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.026379 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412a245af6554df5adee9b0880e7febc" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:14.026621 19695 consensus_queue.cc:260] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.027022 19578 raft_consensus.cc:3060] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.031953 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412a245af6554df5adee9b0880e7febc" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:14.032505 19652 raft_consensus.cc:3060] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.033640 19578 raft_consensus.cc:2468] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 1.
I20260709 13:03:14.034957 19468 leader_election.cc:304] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:14.035774 19695 ts_tablet_manager.cc:1434] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:03:14.037468 19714 raft_consensus.cc:2804] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.038861 19714 raft_consensus.cc:697] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Becoming Leader. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:14.040037 19693 tablet_bootstrap.cc:492] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:14.039665 19714 consensus_queue.cc:237] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.040532 19693 ts_tablet_manager.cc:1403] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.029s
I20260709 13:03:14.043249 19652 raft_consensus.cc:2468] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 1.
I20260709 13:03:14.047145 19693 raft_consensus.cc:359] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.047894 19693 raft_consensus.cc:385] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.048143 19693 raft_consensus.cc:740] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.048924 19693 consensus_queue.cc:260] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.050848 19693 ts_tablet_manager.cc:1434] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 13:03:14.053469 19400 catalog_manager.cc:5697] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 reported cstate change: term changed from 0 to 1, leader changed from <none> to c507d92200f142b0b60076ef29787568 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "c507d92200f142b0b60076ef29787568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.054265 19398 catalog_manager.cc:5697] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c reported cstate change: term changed from 0 to 1, leader changed from <none> to c94a8cbb60794e20be9f1a816fded98c (127.13.133.130). New cstate: current_term: 1 leader_uuid: "c94a8cbb60794e20be9f1a816fded98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.093710 19696 raft_consensus.cc:493] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.094183 19696 raft_consensus.cc:515] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.096094 19696 leader_election.cc:290] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:14.096688 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45c095bee084e96be585b240242673e" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568" is_pre_election: true
I20260709 13:03:14.096990 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45c095bee084e96be585b240242673e" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
I20260709 13:03:14.097370 19503 raft_consensus.cc:2468] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 0.
I20260709 13:03:14.097604 19652 raft_consensus.cc:2468] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 0.
I20260709 13:03:14.098018 19699 raft_consensus.cc:493] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.098399 19542 leader_election.cc:304] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:14.098513 19699 raft_consensus.cc:515] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.099246 19696 raft_consensus.cc:2804] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.099555 19696 raft_consensus.cc:493] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.099783 19696 raft_consensus.cc:3060] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.100596 19699 leader_election.cc:290] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:14.101485 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5e4df08ac24f6eaa1a3f85d2fcf364" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
I20260709 13:03:14.101591 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5e4df08ac24f6eaa1a3f85d2fcf364" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:14.102144 19652 raft_consensus.cc:2468] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 0.
I20260709 13:03:14.102231 19578 raft_consensus.cc:2468] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 0.
I20260709 13:03:14.103173 19468 leader_election.cc:304] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:14.103744 19699 raft_consensus.cc:2804] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.104095 19699 raft_consensus.cc:493] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.104389 19699 raft_consensus.cc:3060] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.105473 19696 raft_consensus.cc:515] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.107117 19696 leader_election.cc:290] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:14.107887 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45c095bee084e96be585b240242673e" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:14.108111 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45c095bee084e96be585b240242673e" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:14.108373 19503 raft_consensus.cc:3060] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.108886 19652 raft_consensus.cc:3060] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.110018 19699 raft_consensus.cc:515] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.112020 19699 leader_election.cc:290] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 election: Requested vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:14.112979 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5e4df08ac24f6eaa1a3f85d2fcf364" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:14.113015 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5e4df08ac24f6eaa1a3f85d2fcf364" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:14.113719 19651 raft_consensus.cc:3060] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.113744 19578 raft_consensus.cc:3060] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.115382 19652 raft_consensus.cc:2468] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 1.
I20260709 13:03:14.116257 19503 raft_consensus.cc:2468] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 1.
I20260709 13:03:14.118139 19543 leader_election.cc:304] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:14.119524 19696 raft_consensus.cc:2804] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.120203 19696 raft_consensus.cc:697] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Becoming Leader. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:14.120311 19578 raft_consensus.cc:2468] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 1.
I20260709 13:03:14.120319 19651 raft_consensus.cc:2468] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 1.
I20260709 13:03:14.121593 19468 leader_election.cc:304] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:14.121527 19696 consensus_queue.cc:237] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.123803 19699 raft_consensus.cc:2804] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.124346 19699 raft_consensus.cc:697] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Becoming Leader. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:14.125085 19699 consensus_queue.cc:237] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.131630 19398 catalog_manager.cc:5697] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c reported cstate change: term changed from 0 to 1, leader changed from <none> to c94a8cbb60794e20be9f1a816fded98c (127.13.133.130). New cstate: current_term: 1 leader_uuid: "c94a8cbb60794e20be9f1a816fded98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.132519 19400 catalog_manager.cc:5697] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 reported cstate change: term changed from 0 to 1, leader changed from <none> to c507d92200f142b0b60076ef29787568 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "c507d92200f142b0b60076ef29787568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.136080 19696 raft_consensus.cc:493] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.136546 19696 raft_consensus.cc:515] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.138501 19696 leader_election.cc:290] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:14.139752 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1514d251e5ad4948aa33a04b20691aae" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568" is_pre_election: true
I20260709 13:03:14.140336 19503 raft_consensus.cc:2468] T 1514d251e5ad4948aa33a04b20691aae P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 0.
I20260709 13:03:14.141342 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1514d251e5ad4948aa33a04b20691aae" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
I20260709 13:03:14.141436 19542 leader_election.cc:304] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:14.141992 19651 raft_consensus.cc:2468] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 0.
I20260709 13:03:14.142295 19696 raft_consensus.cc:2804] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.142670 19696 raft_consensus.cc:493] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.143018 19696 raft_consensus.cc:3060] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.143122 19699 consensus_queue.cc:1048] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.148661 19696 raft_consensus.cc:515] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.150592 19696 leader_election.cc:290] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:14.152642 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1514d251e5ad4948aa33a04b20691aae" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:14.153129 19503 raft_consensus.cc:3060] T 1514d251e5ad4948aa33a04b20691aae P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.155546 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1514d251e5ad4948aa33a04b20691aae" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:14.156126 19651 raft_consensus.cc:3060] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.159008 19503 raft_consensus.cc:2468] T 1514d251e5ad4948aa33a04b20691aae P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 1.
I20260709 13:03:14.160132 19542 leader_election.cc:304] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:14.162907 19651 raft_consensus.cc:2468] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 1.
I20260709 13:03:14.163954 19696 raft_consensus.cc:2804] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.164610 19696 raft_consensus.cc:697] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Becoming Leader. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:14.165375 19696 consensus_queue.cc:237] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.166971 19741 consensus_queue.cc:1048] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.173403 19400 catalog_manager.cc:5697] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c reported cstate change: term changed from 0 to 1, leader changed from <none> to c94a8cbb60794e20be9f1a816fded98c (127.13.133.130). New cstate: current_term: 1 leader_uuid: "c94a8cbb60794e20be9f1a816fded98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.277057 19578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d588553a67d4a94859989235d93c546"
dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
mode: GRACEFUL
new_leader_uuid: "c507d92200f142b0b60076ef29787568"
 from {username='slave'} at 127.0.0.1:60082
I20260709 13:03:14.277685 19578 raft_consensus.cc:606] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Received request to transfer leadership to TS c507d92200f142b0b60076ef29787568
I20260709 13:03:14.283038 19696 consensus_queue.cc:1048] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.283492 19578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a45c095bee084e96be585b240242673e"
dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
mode: GRACEFUL
new_leader_uuid: "c507d92200f142b0b60076ef29787568"
 from {username='slave'} at 127.0.0.1:60082
I20260709 13:03:14.284098 19578 raft_consensus.cc:606] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Received request to transfer leadership to TS c507d92200f142b0b60076ef29787568
I20260709 13:03:14.300724 19724 consensus_queue.cc:1048] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.302435 19651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "882cf91556db49aa9da1a08f65ef1d71"
dest_uuid: "02dfce914de14b889972dfaebbba6bad"
mode: GRACEFUL
new_leader_uuid: "c507d92200f142b0b60076ef29787568"
 from {username='slave'} at 127.0.0.1:37102
I20260709 13:03:14.303215 19651 raft_consensus.cc:606] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Received request to transfer leadership to TS c507d92200f142b0b60076ef29787568
I20260709 13:03:14.311359 19578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d58c13f4d884740b3cf18f14a07216e"
dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
mode: GRACEFUL
new_leader_uuid: "c507d92200f142b0b60076ef29787568"
 from {username='slave'} at 127.0.0.1:60082
I20260709 13:03:14.311998 19578 raft_consensus.cc:606] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Received request to transfer leadership to TS c507d92200f142b0b60076ef29787568
I20260709 13:03:14.327394 19503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8260b0b7ff574311a50fca2aa614f9a3"
dest_uuid: "c507d92200f142b0b60076ef29787568"
mode: GRACEFUL
new_leader_uuid: "c94a8cbb60794e20be9f1a816fded98c"
 from {username='slave'} at 127.0.0.1:34362
I20260709 13:03:14.327877 19503 raft_consensus.cc:606] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Received request to transfer leadership to TS c94a8cbb60794e20be9f1a816fded98c
I20260709 13:03:14.335813 19652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2f8895c0c874673955da6a16ae92669"
dest_uuid: "02dfce914de14b889972dfaebbba6bad"
mode: GRACEFUL
new_leader_uuid: "c94a8cbb60794e20be9f1a816fded98c"
 from {username='slave'} at 127.0.0.1:37102
I20260709 13:03:14.336397 19652 raft_consensus.cc:606] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Received request to transfer leadership to TS c94a8cbb60794e20be9f1a816fded98c
I20260709 13:03:14.341624 19503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "412a245af6554df5adee9b0880e7febc"
dest_uuid: "c507d92200f142b0b60076ef29787568"
mode: GRACEFUL
new_leader_uuid: "c94a8cbb60794e20be9f1a816fded98c"
 from {username='slave'} at 127.0.0.1:34362
I20260709 13:03:14.342070 19503 raft_consensus.cc:606] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Received request to transfer leadership to TS c94a8cbb60794e20be9f1a816fded98c
I20260709 13:03:14.346871 19503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf5e4df08ac24f6eaa1a3f85d2fcf364"
dest_uuid: "c507d92200f142b0b60076ef29787568"
mode: GRACEFUL
new_leader_uuid: "02dfce914de14b889972dfaebbba6bad"
 from {username='slave'} at 127.0.0.1:34362
I20260709 13:03:14.347316 19503 raft_consensus.cc:606] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Received request to transfer leadership to TS 02dfce914de14b889972dfaebbba6bad
I20260709 13:03:14.359989 19728 consensus_queue.cc:1048] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.367551 19734 raft_consensus.cc:993] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad: : Instructing follower c94a8cbb60794e20be9f1a816fded98c to start an election
I20260709 13:03:14.368068 19734 raft_consensus.cc:1081] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Signalling peer c94a8cbb60794e20be9f1a816fded98c to start an election
I20260709 13:03:14.369558 19726 consensus_queue.cc:1048] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.371465 19577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2f8895c0c874673955da6a16ae92669"
dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
 from {username='slave'} at 127.0.0.1:60064
I20260709 13:03:14.372233 19577 raft_consensus.cc:493] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.372769 19577 raft_consensus.cc:3060] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.376847 19700 consensus_queue.cc:1048] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.383848 19726 raft_consensus.cc:993] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c: : Instructing follower c507d92200f142b0b60076ef29787568 to start an election
I20260709 13:03:14.384291 19726 raft_consensus.cc:1081] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Signalling peer c507d92200f142b0b60076ef29787568 to start an election
I20260709 13:03:14.388888 19577 raft_consensus.cc:515] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.392391 19500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d588553a67d4a94859989235d93c546"
dest_uuid: "c507d92200f142b0b60076ef29787568"
 from {username='slave'} at 127.0.0.1:34356
I20260709 13:03:14.393093 19500 raft_consensus.cc:493] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.393514 19500 raft_consensus.cc:3060] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.392912 19696 consensus_queue.cc:1048] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.393723 19577 leader_election.cc:290] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 2 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:14.396258 19501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2f8895c0c874673955da6a16ae92669" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:14.399327 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2f8895c0c874673955da6a16ae92669" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:14.399983 19652 raft_consensus.cc:3055] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:14.400331 19652 raft_consensus.cc:740] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Running, Role: LEADER
I20260709 13:03:14.401384 19652 consensus_queue.cc:260] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.402621 19652 raft_consensus.cc:3060] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.411095 19500 raft_consensus.cc:515] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.413079 19652 raft_consensus.cc:2468] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 2.
I20260709 13:03:14.414397 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d588553a67d4a94859989235d93c546" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:14.414575 19543 leader_election.cc:304] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [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: 02dfce914de14b889972dfaebbba6bad, c94a8cbb60794e20be9f1a816fded98c; no voters: c507d92200f142b0b60076ef29787568
I20260709 13:03:14.415138 19577 raft_consensus.cc:3055] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:14.416046 19696 raft_consensus.cc:2804] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:14.416555 19696 raft_consensus.cc:697] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [term 2 LEADER]: Becoming Leader. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:14.417625 19696 consensus_queue.cc:237] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.418375 19500 leader_election.cc:290] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 2 election: Requested vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:14.417964 19577 raft_consensus.cc:740] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:14.420192 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d588553a67d4a94859989235d93c546" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:14.420780 19651 raft_consensus.cc:3060] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.420365 19577 consensus_queue.cc:260] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.426858 19577 raft_consensus.cc:3060] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.429606 19651 raft_consensus.cc:2468] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 2.
I20260709 13:03:14.429204 19401 catalog_manager.cc:5697] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c reported cstate change: term changed from 1 to 2, leader changed from 02dfce914de14b889972dfaebbba6bad (127.13.133.131) to c94a8cbb60794e20be9f1a816fded98c (127.13.133.130). New cstate: current_term: 2 leader_uuid: "c94a8cbb60794e20be9f1a816fded98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.433377 19468 leader_election.cc:304] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c507d92200f142b0b60076ef29787568; no voters: 
I20260709 13:03:14.434108 19577 raft_consensus.cc:2468] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 2.
I20260709 13:03:14.434574 19741 raft_consensus.cc:2804] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:14.435184 19741 raft_consensus.cc:697] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 2 LEADER]: Becoming Leader. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:14.436245 19741 consensus_queue.cc:237] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.444123 19398 catalog_manager.cc:5697] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 reported cstate change: term changed from 1 to 2, leader changed from c94a8cbb60794e20be9f1a816fded98c (127.13.133.130) to c507d92200f142b0b60076ef29787568 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "c507d92200f142b0b60076ef29787568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.478992 19700 consensus_queue.cc:1048] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.485133 19728 raft_consensus.cc:993] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad: : Instructing follower c507d92200f142b0b60076ef29787568 to start an election
I20260709 13:03:14.485600 19734 raft_consensus.cc:1081] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Signalling peer c507d92200f142b0b60076ef29787568 to start an election
I20260709 13:03:14.487476 19502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "882cf91556db49aa9da1a08f65ef1d71"
dest_uuid: "c507d92200f142b0b60076ef29787568"
 from {username='slave'} at 127.0.0.1:34346
I20260709 13:03:14.490078 19502 raft_consensus.cc:493] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.490440 19502 raft_consensus.cc:3060] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.490334 19700 consensus_queue.cc:1048] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.499497 19502 raft_consensus.cc:515] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.504704 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882cf91556db49aa9da1a08f65ef1d71" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:14.504714 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882cf91556db49aa9da1a08f65ef1d71" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:14.505388 19651 raft_consensus.cc:3055] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:14.505467 19577 raft_consensus.cc:3060] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.505807 19651 raft_consensus.cc:740] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Running, Role: LEADER
I20260709 13:03:14.506910 19651 consensus_queue.cc:260] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.510151 19651 raft_consensus.cc:3060] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.510305 19741 consensus_queue.cc:1048] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.512939 19577 raft_consensus.cc:2468] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 2.
I20260709 13:03:14.513996 19468 leader_election.cc:304] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:14.514846 19741 raft_consensus.cc:2804] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:14.515654 19741 raft_consensus.cc:697] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [term 2 LEADER]: Becoming Leader. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:14.516739 19741 consensus_queue.cc:237] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.517058 19651 raft_consensus.cc:2468] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 2.
I20260709 13:03:14.510510 19502 leader_election.cc:290] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 2 election: Requested vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:14.525089 19714 consensus_queue.cc:1048] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.527463 19398 catalog_manager.cc:5697] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 reported cstate change: term changed from 1 to 2, leader changed from 02dfce914de14b889972dfaebbba6bad (127.13.133.131) to c507d92200f142b0b60076ef29787568 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "c507d92200f142b0b60076ef29787568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.535053 19764 raft_consensus.cc:993] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568: : Instructing follower c94a8cbb60794e20be9f1a816fded98c to start an election
I20260709 13:03:14.535537 19714 raft_consensus.cc:1081] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Signalling peer c94a8cbb60794e20be9f1a816fded98c to start an election
I20260709 13:03:14.537168 19577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "412a245af6554df5adee9b0880e7febc"
dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
 from {username='slave'} at 127.0.0.1:60076
I20260709 13:03:14.537715 19577 raft_consensus.cc:493] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.538060 19577 raft_consensus.cc:3060] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.544808 19577 raft_consensus.cc:515] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.546603 19577 leader_election.cc:290] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 2 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:14.547233 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412a245af6554df5adee9b0880e7febc" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:14.547873 19502 raft_consensus.cc:3055] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:14.548066 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412a245af6554df5adee9b0880e7febc" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:14.548197 19502 raft_consensus.cc:740] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:14.548718 19652 raft_consensus.cc:3060] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.549244 19502 consensus_queue.cc:260] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.550568 19502 raft_consensus.cc:3060] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.556118 19652 raft_consensus.cc:2468] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 2.
I20260709 13:03:14.557224 19543 leader_election.cc:304] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:14.557530 19502 raft_consensus.cc:2468] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 2.
I20260709 13:03:14.558022 19696 raft_consensus.cc:2804] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:14.558501 19696 raft_consensus.cc:697] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [term 2 LEADER]: Becoming Leader. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:14.559296 19696 consensus_queue.cc:237] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.565284 19398 catalog_manager.cc:5697] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c reported cstate change: term changed from 1 to 2, leader changed from c507d92200f142b0b60076ef29787568 (127.13.133.129) to c94a8cbb60794e20be9f1a816fded98c (127.13.133.130). New cstate: current_term: 2 leader_uuid: "c94a8cbb60794e20be9f1a816fded98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.579201 19696 consensus_queue.cc:1048] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.585055 19726 raft_consensus.cc:993] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c: : Instructing follower c507d92200f142b0b60076ef29787568 to start an election
I20260709 13:03:14.585517 19724 raft_consensus.cc:1081] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Signalling peer c507d92200f142b0b60076ef29787568 to start an election
I20260709 13:03:14.590739 19696 consensus_queue.cc:1048] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.593024 19502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a45c095bee084e96be585b240242673e"
dest_uuid: "c507d92200f142b0b60076ef29787568"
 from {username='slave'} at 127.0.0.1:34356
I20260709 13:03:14.594523 19502 raft_consensus.cc:493] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.594982 19502 raft_consensus.cc:3060] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.596256 19764 consensus_queue.cc:1048] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.602290 19502 raft_consensus.cc:515] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.604516 19502 leader_election.cc:290] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 2 election: Requested vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:14.605726 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45c095bee084e96be585b240242673e" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:14.606362 19652 raft_consensus.cc:3060] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.608052 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45c095bee084e96be585b240242673e" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:14.608774 19577 raft_consensus.cc:3055] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:14.609229 19577 raft_consensus.cc:740] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:14.610109 19577 consensus_queue.cc:260] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.611584 19577 raft_consensus.cc:3060] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.617714 19714 raft_consensus.cc:993] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568: : Instructing follower c94a8cbb60794e20be9f1a816fded98c to start an election
I20260709 13:03:14.618248 19714 raft_consensus.cc:1081] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Signalling peer c94a8cbb60794e20be9f1a816fded98c to start an election
I20260709 13:03:14.618631 19577 raft_consensus.cc:2468] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 2.
I20260709 13:03:14.618512 19764 consensus_queue.cc:1048] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.619766 19468 leader_election.cc:304] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:14.620157 19576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8260b0b7ff574311a50fca2aa614f9a3"
dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
 from {username='slave'} at 127.0.0.1:60076
I20260709 13:03:14.620261 19652 raft_consensus.cc:2468] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 2.
I20260709 13:03:14.620821 19576 raft_consensus.cc:493] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.621214 19576 raft_consensus.cc:3060] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.625731 19764 raft_consensus.cc:2804] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:14.628662 19764 raft_consensus.cc:697] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [term 2 LEADER]: Becoming Leader. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:14.628935 19576 raft_consensus.cc:515] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.629598 19764 consensus_queue.cc:237] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.631901 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8260b0b7ff574311a50fca2aa614f9a3" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:14.632458 19502 raft_consensus.cc:3055] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:14.632738 19502 raft_consensus.cc:740] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:14.633541 19502 consensus_queue.cc:260] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.634657 19502 raft_consensus.cc:3060] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.634706 19741 raft_consensus.cc:993] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568: : Instructing follower 02dfce914de14b889972dfaebbba6bad to start an election
I20260709 13:03:14.635289 19741 raft_consensus.cc:1081] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Signalling peer 02dfce914de14b889972dfaebbba6bad to start an election
I20260709 13:03:14.637028 19576 leader_election.cc:290] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 2 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:14.637696 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8260b0b7ff574311a50fca2aa614f9a3" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:14.638346 19651 raft_consensus.cc:3060] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.638450 19652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf5e4df08ac24f6eaa1a3f85d2fcf364"
dest_uuid: "02dfce914de14b889972dfaebbba6bad"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:03:14.639148 19652 raft_consensus.cc:493] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.639529 19652 raft_consensus.cc:3060] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.639276 19400 catalog_manager.cc:5697] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 reported cstate change: term changed from 1 to 2, leader changed from c94a8cbb60794e20be9f1a816fded98c (127.13.133.130) to c507d92200f142b0b60076ef29787568 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "c507d92200f142b0b60076ef29787568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.646549 19724 consensus_queue.cc:1048] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.646744 19652 raft_consensus.cc:515] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.649372 19652 leader_election.cc:290] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 2 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:14.649282 19651 raft_consensus.cc:2468] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 2.
I20260709 13:03:14.650840 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5e4df08ac24f6eaa1a3f85d2fcf364" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:14.651429 19500 raft_consensus.cc:3055] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:14.651666 19500 raft_consensus.cc:740] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:14.652349 19500 consensus_queue.cc:260] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.653199 19500 raft_consensus.cc:3060] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.653409 19543 leader_election.cc:304] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:14.654279 19724 raft_consensus.cc:2804] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:14.654758 19724 raft_consensus.cc:697] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 2 LEADER]: Becoming Leader. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:14.655756 19724 consensus_queue.cc:237] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.642596 19502 raft_consensus.cc:2468] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 2.
I20260709 13:03:14.658967 19500 raft_consensus.cc:2468] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 2.
I20260709 13:03:14.659950 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5e4df08ac24f6eaa1a3f85d2fcf364" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:14.660656 19576 raft_consensus.cc:3060] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.661721 19616 leader_election.cc:304] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c507d92200f142b0b60076ef29787568; no voters: 
I20260709 13:03:14.662693 19700 raft_consensus.cc:2804] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:14.663187 19700 raft_consensus.cc:697] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [term 2 LEADER]: Becoming Leader. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Running, Role: LEADER
I20260709 13:03:14.664083 19700 consensus_queue.cc:237] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.671168 19771 consensus_queue.cc:1048] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.671921 19398 catalog_manager.cc:5697] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c reported cstate change: term changed from 1 to 2, leader changed from c507d92200f142b0b60076ef29787568 (127.13.133.129) to c94a8cbb60794e20be9f1a816fded98c (127.13.133.130). New cstate: current_term: 2 leader_uuid: "c94a8cbb60794e20be9f1a816fded98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.673863 19401 catalog_manager.cc:5697] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad reported cstate change: term changed from 1 to 2, leader changed from c507d92200f142b0b60076ef29787568 (127.13.133.129) to 02dfce914de14b889972dfaebbba6bad (127.13.133.131). New cstate: current_term: 2 leader_uuid: "02dfce914de14b889972dfaebbba6bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:14.675469 19576 raft_consensus.cc:2468] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 2.
I20260709 13:03:14.882690 19503 raft_consensus.cc:3060] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.890888 19503 raft_consensus.cc:1275] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Refusing update from remote peer c94a8cbb60794e20be9f1a816fded98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:14.892042 19726 consensus_queue.cc:1048] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:14.894896 19771 raft_consensus.cc:993] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c: : Instructing follower c507d92200f142b0b60076ef29787568 to start an election
I20260709 13:03:14.895327 19726 raft_consensus.cc:1081] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Signalling peer c507d92200f142b0b60076ef29787568 to start an election
I20260709 13:03:14.896934 19500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d58c13f4d884740b3cf18f14a07216e"
dest_uuid: "c507d92200f142b0b60076ef29787568"
 from {username='slave'} at 127.0.0.1:34356
I20260709 13:03:14.897459 19500 raft_consensus.cc:493] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.897845 19500 raft_consensus.cc:3060] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.901837 19652 raft_consensus.cc:1275] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Refusing update from remote peer c94a8cbb60794e20be9f1a816fded98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:14.903919 19726 consensus_queue.cc:1048] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:14.905362 19500 raft_consensus.cc:515] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.908682 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d58c13f4d884740b3cf18f14a07216e" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:14.909185 19500 leader_election.cc:290] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 2 election: Requested vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:14.909245 19576 raft_consensus.cc:3055] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:14.910005 19576 raft_consensus.cc:740] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:14.910832 19576 consensus_queue.cc:260] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.911724 19576 raft_consensus.cc:3060] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.912272 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d58c13f4d884740b3cf18f14a07216e" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:14.912869 19652 raft_consensus.cc:3060] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.915448 19577 raft_consensus.cc:1275] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Refusing update from remote peer c507d92200f142b0b60076ef29787568: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:14.917052 19764 consensus_queue.cc:1048] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:14.918866 19576 raft_consensus.cc:2468] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 2.
I20260709 13:03:14.920310 19652 raft_consensus.cc:2468] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 2.
I20260709 13:03:14.921614 19468 leader_election.cc:304] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c507d92200f142b0b60076ef29787568; no voters: 
I20260709 13:03:14.922374 19764 raft_consensus.cc:2804] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:14.922832 19764 raft_consensus.cc:697] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [term 2 LEADER]: Becoming Leader. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:14.923615 19764 consensus_queue.cc:237] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:14.932273 19652 raft_consensus.cc:1275] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Refusing update from remote peer c507d92200f142b0b60076ef29787568: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:14.932834 19398 catalog_manager.cc:5697] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 reported cstate change: term changed from 1 to 2, leader changed from c94a8cbb60794e20be9f1a816fded98c (127.13.133.130) to c507d92200f142b0b60076ef29787568 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "c507d92200f142b0b60076ef29787568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.933637 19741 consensus_queue.cc:1048] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.013664 19651 raft_consensus.cc:1275] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Refusing update from remote peer c507d92200f142b0b60076ef29787568: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.013885 19652 raft_consensus.cc:1275] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Refusing update from remote peer c507d92200f142b0b60076ef29787568: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.015065 19764 consensus_queue.cc:1048] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.015417 19741 consensus_queue.cc:1048] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.022459 19577 raft_consensus.cc:1275] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Refusing update from remote peer c507d92200f142b0b60076ef29787568: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.026856 19577 raft_consensus.cc:1275] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Refusing update from remote peer c507d92200f142b0b60076ef29787568: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.028388 19714 consensus_queue.cc:1048] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.028738 19764 consensus_queue.cc:1048] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.081499 19500 raft_consensus.cc:1275] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Refusing update from remote peer 02dfce914de14b889972dfaebbba6bad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.082686 19700 consensus_queue.cc:1048] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.089633 19576 raft_consensus.cc:1275] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Refusing update from remote peer 02dfce914de14b889972dfaebbba6bad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.091351 19734 consensus_queue.cc:1048] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.137491 19651 raft_consensus.cc:1275] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Refusing update from remote peer c94a8cbb60794e20be9f1a816fded98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.138486 19771 consensus_queue.cc:1048] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.145633 19500 raft_consensus.cc:1275] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Refusing update from remote peer c94a8cbb60794e20be9f1a816fded98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.147486 19696 consensus_queue.cc:1048] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.275527 19651 raft_consensus.cc:1275] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Refusing update from remote peer c94a8cbb60794e20be9f1a816fded98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.276459 19500 raft_consensus.cc:1275] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Refusing update from remote peer c94a8cbb60794e20be9f1a816fded98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.276814 19696 consensus_queue.cc:1048] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.277807 19771 consensus_queue.cc:1048] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.446475 19576 raft_consensus.cc:1275] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Refusing update from remote peer c507d92200f142b0b60076ef29787568: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.447657 19764 consensus_queue.cc:1048] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.450676 19651 raft_consensus.cc:1275] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Refusing update from remote peer c507d92200f142b0b60076ef29787568: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.451949 19764 consensus_queue.cc:1048] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:17.378624 19401 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52116:
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 13:03:17.380925 19401 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 13:03:17.424296 19493 tablet_service.cc:1511] Processing CreateTablet for tablet 6232f26dd7d445269e30682eabdafa8a (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:17.425413 19565 tablet_service.cc:1511] Processing CreateTablet for tablet 6232f26dd7d445269e30682eabdafa8a (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:17.425931 19493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6232f26dd7d445269e30682eabdafa8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.427023 19565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6232f26dd7d445269e30682eabdafa8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.426754 19635 tablet_service.cc:1511] Processing CreateTablet for tablet 6232f26dd7d445269e30682eabdafa8a (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:17.428093 19635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6232f26dd7d445269e30682eabdafa8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.433045 19487 tablet_service.cc:1511] Processing CreateTablet for tablet ffc3954d30a44faa9b73bd136b457b5a (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:17.434365 19487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc3954d30a44faa9b73bd136b457b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.434546 19638 tablet_service.cc:1511] Processing CreateTablet for tablet ffc3954d30a44faa9b73bd136b457b5a (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:17.435818 19638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc3954d30a44faa9b73bd136b457b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.435930 19491 tablet_service.cc:1511] Processing CreateTablet for tablet 1537331491dc41b1a8310fdd33ba9b30 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:17.437182 19642 tablet_service.cc:1511] Processing CreateTablet for tablet 1537331491dc41b1a8310fdd33ba9b30 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:17.439203 19567 tablet_service.cc:1511] Processing CreateTablet for tablet ffc3954d30a44faa9b73bd136b457b5a (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:17.440433 19567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc3954d30a44faa9b73bd136b457b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.441882 19639 tablet_service.cc:1511] Processing CreateTablet for tablet 337a13db4e30414fbf53cabea0ec1805 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:17.443913 19566 tablet_service.cc:1511] Processing CreateTablet for tablet 1537331491dc41b1a8310fdd33ba9b30 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:17.445124 19566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1537331491dc41b1a8310fdd33ba9b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.447921 19636 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3734a7d78f40389db6783951fb13c6 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:17.449250 19639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337a13db4e30414fbf53cabea0ec1805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.451611 19640 tablet_service.cc:1511] Processing CreateTablet for tablet d8dac68dd7a848649fa88423585f92b2 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:17.452801 19640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8dac68dd7a848649fa88423585f92b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.455119 19642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1537331491dc41b1a8310fdd33ba9b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.457697 19564 tablet_service.cc:1511] Processing CreateTablet for tablet d8dac68dd7a848649fa88423585f92b2 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:17.458580 19564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8dac68dd7a848649fa88423585f92b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.461930 19641 tablet_service.cc:1511] Processing CreateTablet for tablet de886094786045538bf544dfcd1f823d (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:17.463863 19563 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3734a7d78f40389db6783951fb13c6 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:17.464434 19637 tablet_service.cc:1511] Processing CreateTablet for tablet 155a7e6406e24094ba5b4a850ad167e0 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:17.465073 19563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3734a7d78f40389db6783951fb13c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.465764 19637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 155a7e6406e24094ba5b4a850ad167e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.471475 19641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de886094786045538bf544dfcd1f823d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.471886 19562 tablet_service.cc:1511] Processing CreateTablet for tablet de886094786045538bf544dfcd1f823d (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:17.473138 19562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de886094786045538bf544dfcd1f823d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.479306 19634 tablet_service.cc:1511] Processing CreateTablet for tablet 3dc4ad2b74674a03a60adfd300e24a80 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:17.480772 19634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc4ad2b74674a03a60adfd300e24a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.482329 19489 tablet_service.cc:1511] Processing CreateTablet for tablet de886094786045538bf544dfcd1f823d (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:17.482632 19488 tablet_service.cc:1511] Processing CreateTablet for tablet d8dac68dd7a848649fa88423585f92b2 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:17.483985 19490 tablet_service.cc:1511] Processing CreateTablet for tablet 337a13db4e30414fbf53cabea0ec1805 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:17.484812 19492 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3734a7d78f40389db6783951fb13c6 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:17.462495 19568 tablet_service.cc:1511] Processing CreateTablet for tablet 337a13db4e30414fbf53cabea0ec1805 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:17.486413 19568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337a13db4e30414fbf53cabea0ec1805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.487049 19486 tablet_service.cc:1511] Processing CreateTablet for tablet 155a7e6406e24094ba5b4a850ad167e0 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:17.488358 19636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3734a7d78f40389db6783951fb13c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.437203 19491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1537331491dc41b1a8310fdd33ba9b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.491677 19489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de886094786045538bf544dfcd1f823d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.492368 19490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337a13db4e30414fbf53cabea0ec1805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.493026 19492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3734a7d78f40389db6783951fb13c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.495679 19561 tablet_service.cc:1511] Processing CreateTablet for tablet 155a7e6406e24094ba5b4a850ad167e0 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:17.496013 19560 tablet_service.cc:1511] Processing CreateTablet for tablet 3dc4ad2b74674a03a60adfd300e24a80 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:17.496978 19561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 155a7e6406e24094ba5b4a850ad167e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.497275 19488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8dac68dd7a848649fa88423585f92b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.498461 19560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc4ad2b74674a03a60adfd300e24a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.503485 19486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 155a7e6406e24094ba5b4a850ad167e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.508617 19485 tablet_service.cc:1511] Processing CreateTablet for tablet 3dc4ad2b74674a03a60adfd300e24a80 (DEFAULT_TABLE table=soft_deleted_table [id=915974f9ea594e96a418c652d316c53c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:17.509917 19485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc4ad2b74674a03a60adfd300e24a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.518322 19793 tablet_bootstrap.cc:492] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:17.553211 19793 tablet_bootstrap.cc:654] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.563921 19795 tablet_bootstrap.cc:492] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:17.577103 19795 tablet_bootstrap.cc:654] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.614255 19796 tablet_bootstrap.cc:492] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:17.621569 19793 tablet_bootstrap.cc:492] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:17.622215 19793 ts_tablet_manager.cc:1403] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.027s
I20260709 13:03:17.630337 19793 raft_consensus.cc:359] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.631305 19793 raft_consensus.cc:385] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.631651 19793 raft_consensus.cc:740] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.632385 19793 consensus_queue.cc:260] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.637506 19796 tablet_bootstrap.cc:654] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.641296 19793 ts_tablet_manager.cc:1434] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.005s
I20260709 13:03:17.644843 19793 tablet_bootstrap.cc:492] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:17.653079 19793 tablet_bootstrap.cc:654] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.660218 19793 tablet_bootstrap.cc:492] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:17.660693 19793 ts_tablet_manager.cc:1403] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
I20260709 13:03:17.661020 19795 tablet_bootstrap.cc:492] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:17.661564 19795 ts_tablet_manager.cc:1403] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.025s
I20260709 13:03:17.662925 19796 tablet_bootstrap.cc:492] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:17.663350 19796 ts_tablet_manager.cc:1403] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.049s	user 0.000s	sys 0.012s
I20260709 13:03:17.663620 19793 raft_consensus.cc:359] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.664373 19793 raft_consensus.cc:385] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.664763 19793 raft_consensus.cc:740] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.664414 19795 raft_consensus.cc:359] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.665235 19795 raft_consensus.cc:385] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.665557 19795 raft_consensus.cc:740] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.665482 19793 consensus_queue.cc:260] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.665529 19796 raft_consensus.cc:359] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.667214 19795 consensus_queue.cc:260] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.668560 19793 ts_tablet_manager.cc:1434] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:17.669756 19795 ts_tablet_manager.cc:1434] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:03:17.669896 19793 tablet_bootstrap.cc:492] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:17.670851 19795 tablet_bootstrap.cc:492] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:17.676646 19793 tablet_bootstrap.cc:654] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.676734 19795 tablet_bootstrap.cc:654] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.677686 19796 raft_consensus.cc:385] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.678056 19796 raft_consensus.cc:740] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.678797 19796 consensus_queue.cc:260] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.685266 19796 ts_tablet_manager.cc:1434] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:03:17.686195 19796 tablet_bootstrap.cc:492] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:17.690239 19793 tablet_bootstrap.cc:492] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:17.690793 19793 ts_tablet_manager.cc:1403] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 13:03:17.691012 19795 tablet_bootstrap.cc:492] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:17.691551 19795 ts_tablet_manager.cc:1403] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260709 13:03:17.693775 19793 raft_consensus.cc:359] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.694566 19793 raft_consensus.cc:385] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.694242 19795 raft_consensus.cc:359] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.694957 19793 raft_consensus.cc:740] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.695056 19796 tablet_bootstrap.cc:654] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.695071 19795 raft_consensus.cc:385] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.695585 19795 raft_consensus.cc:740] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.695748 19793 consensus_queue.cc:260] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.696323 19795 consensus_queue.cc:260] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.698081 19793 ts_tablet_manager.cc:1434] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:03:17.699190 19793 tablet_bootstrap.cc:492] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:17.700709 19795 ts_tablet_manager.cc:1434] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:03:17.701692 19795 tablet_bootstrap.cc:492] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:17.705575 19793 tablet_bootstrap.cc:654] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.707978 19795 tablet_bootstrap.cc:654] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.710237 19796 tablet_bootstrap.cc:492] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:17.717273 19793 tablet_bootstrap.cc:492] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:17.718050 19793 ts_tablet_manager.cc:1403] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
W20260709 13:03:17.721031 19604 tablet.cc:2406] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:03:17.725700 19793 raft_consensus.cc:359] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.727083 19796 ts_tablet_manager.cc:1403] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.001s
I20260709 13:03:17.727592 19793 raft_consensus.cc:385] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.727912 19793 raft_consensus.cc:740] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.728734 19795 tablet_bootstrap.cc:492] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:17.729156 19795 ts_tablet_manager.cc:1403] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260709 13:03:17.728641 19793 consensus_queue.cc:260] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.730363 19796 raft_consensus.cc:359] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.731070 19793 ts_tablet_manager.cc:1434] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:03:17.731139 19796 raft_consensus.cc:385] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.731607 19796 raft_consensus.cc:740] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.732218 19793 tablet_bootstrap.cc:492] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:17.731884 19795 raft_consensus.cc:359] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.732663 19795 raft_consensus.cc:385] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.732446 19796 consensus_queue.cc:260] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.732992 19795 raft_consensus.cc:740] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.733783 19795 consensus_queue.cc:260] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.738749 19795 ts_tablet_manager.cc:1434] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:03:17.738905 19793 tablet_bootstrap.cc:654] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.739732 19795 tablet_bootstrap.cc:492] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:17.741205 19796 ts_tablet_manager.cc:1434] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:03:17.746213 19795 tablet_bootstrap.cc:654] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.748745 19796 tablet_bootstrap.cc:492] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:17.750499 19781 raft_consensus.cc:493] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.751062 19781 raft_consensus.cc:515] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.753301 19781 leader_election.cc:290] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:17.754026 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337a13db4e30414fbf53cabea0ec1805" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568" is_pre_election: true
W20260709 13:03:17.756254 19616 leader_election.cc:343] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c507d92200f142b0b60076ef29787568 (127.13.133.129:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.756271 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337a13db4e30414fbf53cabea0ec1805" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:17.757097 19576 raft_consensus.cc:2468] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 0.
I20260709 13:03:17.757472 19795 tablet_bootstrap.cc:492] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:17.758352 19617 leader_election.cc:304] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [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: 02dfce914de14b889972dfaebbba6bad, c94a8cbb60794e20be9f1a816fded98c; no voters: c507d92200f142b0b60076ef29787568
I20260709 13:03:17.759022 19781 raft_consensus.cc:2804] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:17.759320 19795 ts_tablet_manager.cc:1403] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 13:03:17.759341 19781 raft_consensus.cc:493] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.759887 19781 raft_consensus.cc:3060] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.762324 19795 raft_consensus.cc:359] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.763021 19795 raft_consensus.cc:385] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.763418 19795 raft_consensus.cc:740] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.764154 19795 consensus_queue.cc:260] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.765213 19793 tablet_bootstrap.cc:492] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:17.765583 19793 ts_tablet_manager.cc:1403] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.034s	user 0.029s	sys 0.003s
I20260709 13:03:17.762933 19796 tablet_bootstrap.cc:654] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.767171 19781 raft_consensus.cc:515] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.767935 19793 raft_consensus.cc:359] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.768899 19793 raft_consensus.cc:385] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.769207 19793 raft_consensus.cc:740] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.770169 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337a13db4e30414fbf53cabea0ec1805" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:17.769968 19793 consensus_queue.cc:260] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.772509 19793 ts_tablet_manager.cc:1434] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:17.773590 19795 ts_tablet_manager.cc:1434] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.008s
I20260709 13:03:17.774542 19793 tablet_bootstrap.cc:492] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:17.774936 19795 tablet_bootstrap.cc:492] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
W20260709 13:03:17.776614 19616 leader_election.cc:343] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c507d92200f142b0b60076ef29787568 (127.13.133.129:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.781563 19795 tablet_bootstrap.cc:654] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.784106 19796 tablet_bootstrap.cc:492] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:17.784663 19796 ts_tablet_manager.cc:1403] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.011s
I20260709 13:03:17.781675 19793 tablet_bootstrap.cc:654] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.787618 19796 raft_consensus.cc:359] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.788367 19796 raft_consensus.cc:385] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.788723 19796 raft_consensus.cc:740] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.789500 19796 consensus_queue.cc:260] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.789927 19781 leader_election.cc:290] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:17.792904 19793 tablet_bootstrap.cc:492] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:17.793457 19793 ts_tablet_manager.cc:1403] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 13:03:17.793467 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337a13db4e30414fbf53cabea0ec1805" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:17.794788 19576 raft_consensus.cc:3060] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.796289 19793 raft_consensus.cc:359] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.797030 19793 raft_consensus.cc:385] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.797344 19793 raft_consensus.cc:740] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.798120 19793 consensus_queue.cc:260] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.800493 19793 ts_tablet_manager.cc:1434] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:17.801450 19793 tablet_bootstrap.cc:492] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:17.801695 19576 raft_consensus.cc:2468] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 1.
I20260709 13:03:17.803026 19617 leader_election.cc:304] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c94a8cbb60794e20be9f1a816fded98c; no voters: c507d92200f142b0b60076ef29787568
I20260709 13:03:17.804065 19781 raft_consensus.cc:2804] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:17.804520 19781 raft_consensus.cc:697] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Becoming Leader. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Running, Role: LEADER
I20260709 13:03:17.805282 19781 consensus_queue.cc:237] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.810628 19793 tablet_bootstrap.cc:654] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.794752 19796 ts_tablet_manager.cc:1434] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:03:17.817960 19809 raft_consensus.cc:493] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.818401 19809 raft_consensus.cc:515] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.818979 19796 tablet_bootstrap.cc:492] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:17.820501 19809 leader_election.cc:290] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:17.822072 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc4ad2b74674a03a60adfd300e24a80" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568" is_pre_election: true
I20260709 13:03:17.822288 19795 tablet_bootstrap.cc:492] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:17.822846 19795 ts_tablet_manager.cc:1403] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.025s
W20260709 13:03:17.823565 19616 leader_election.cc:343] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c507d92200f142b0b60076ef29787568 (127.13.133.129:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.822072 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc4ad2b74674a03a60adfd300e24a80" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:17.828411 19795 raft_consensus.cc:359] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.829234 19795 raft_consensus.cc:385] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.829560 19795 raft_consensus.cc:740] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.829602 19796 tablet_bootstrap.cc:654] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:17.829744 19617 leader_election.cc:343] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.830760 19617 leader_election.cc:304] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad; no voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c
I20260709 13:03:17.831921 19781 raft_consensus.cc:2749] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.833442 19795 consensus_queue.cc:260] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.836350 19793 tablet_bootstrap.cc:492] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:17.837306 19398 catalog_manager.cc:5697] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad reported cstate change: term changed from 0 to 1, leader changed from <none> to 02dfce914de14b889972dfaebbba6bad (127.13.133.131). New cstate: current_term: 1 leader_uuid: "02dfce914de14b889972dfaebbba6bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:17.839222 19793 ts_tablet_manager.cc:1403] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.038s	user 0.028s	sys 0.000s
I20260709 13:03:17.839466 19796 tablet_bootstrap.cc:492] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:17.839951 19796 ts_tablet_manager.cc:1403] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.008s
I20260709 13:03:17.841534 19793 raft_consensus.cc:359] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.842159 19795 ts_tablet_manager.cc:1434] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:03:17.843351 19795 tablet_bootstrap.cc:492] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:17.842239 19793 raft_consensus.cc:385] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.844380 19793 raft_consensus.cc:740] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.845111 19793 consensus_queue.cc:260] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.847335 19793 ts_tablet_manager.cc:1434] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:17.842686 19796 raft_consensus.cc:359] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.848289 19796 raft_consensus.cc:385] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.848553 19793 tablet_bootstrap.cc:492] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:17.848670 19796 raft_consensus.cc:740] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.849668 19796 consensus_queue.cc:260] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.850468 19795 tablet_bootstrap.cc:654] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.852082 19796 ts_tablet_manager.cc:1434] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 13:03:17.853163 19796 tablet_bootstrap.cc:492] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:17.854923 19782 raft_consensus.cc:493] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.855434 19782 raft_consensus.cc:515] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.857712 19782 leader_election.cc:290] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:17.862751 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3734a7d78f40389db6783951fb13c6" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568" is_pre_election: true
I20260709 13:03:17.863457 19500 raft_consensus.cc:2468] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 0.
I20260709 13:03:17.857990 19793 tablet_bootstrap.cc:654] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.864892 19542 leader_election.cc:304] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:17.865821 19782 raft_consensus.cc:2804] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:17.866251 19782 raft_consensus.cc:493] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.866626 19782 raft_consensus.cc:3060] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.863381 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3734a7d78f40389db6783951fb13c6" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
W20260709 13:03:17.869040 19543 leader_election.cc:343] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.885495 19764 raft_consensus.cc:493] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.886124 19764 raft_consensus.cc:515] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.889089 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1537331491dc41b1a8310fdd33ba9b30" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:17.889686 19796 tablet_bootstrap.cc:654] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:17.890626 19468 leader_election.cc:343] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.892275 19782 raft_consensus.cc:515] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.893039 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1537331491dc41b1a8310fdd33ba9b30" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
W20260709 13:03:17.894546 19468 leader_election.cc:343] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.895001 19468 leader_election.cc:304] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c507d92200f142b0b60076ef29787568; no voters: 02dfce914de14b889972dfaebbba6bad, c94a8cbb60794e20be9f1a816fded98c
I20260709 13:03:17.895340 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3734a7d78f40389db6783951fb13c6" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:17.895836 19764 leader_election.cc:290] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:17.896019 19500 raft_consensus.cc:3060] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.896626 19764 raft_consensus.cc:2749] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.900043 19806 raft_consensus.cc:493] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.900532 19806 raft_consensus.cc:515] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.901455 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3734a7d78f40389db6783951fb13c6" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad"
W20260709 13:03:17.902967 19543 leader_election.cc:343] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.904129 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de886094786045538bf544dfcd1f823d" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:17.905040 19782 leader_election.cc:290] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
W20260709 13:03:17.906131 19468 leader_election.cc:343] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.907341 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de886094786045538bf544dfcd1f823d" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
I20260709 13:03:17.908344 19795 tablet_bootstrap.cc:492] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:17.908915 19795 ts_tablet_manager.cc:1403] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.041s
I20260709 13:03:17.909117 19793 tablet_bootstrap.cc:492] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:17.909722 19793 ts_tablet_manager.cc:1403] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.033s
W20260709 13:03:17.908856 19468 leader_election.cc:343] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.911024 19468 leader_election.cc:304] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c507d92200f142b0b60076ef29787568; no voters: 02dfce914de14b889972dfaebbba6bad, c94a8cbb60794e20be9f1a816fded98c
I20260709 13:03:17.902596 19806 leader_election.cc:290] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:17.912412 19764 raft_consensus.cc:2749] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.912056 19795 raft_consensus.cc:359] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.912128 19806 raft_consensus.cc:493] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.912536 19793 raft_consensus.cc:359] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.913151 19795 raft_consensus.cc:385] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.913538 19793 raft_consensus.cc:385] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.913421 19806 raft_consensus.cc:515] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.913640 19795 raft_consensus.cc:740] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.914062 19793 raft_consensus.cc:740] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.914574 19795 consensus_queue.cc:260] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.915436 19806 leader_election.cc:290] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:17.917003 19795 ts_tablet_manager.cc:1434] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:17.918082 19795 tablet_bootstrap.cc:492] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:17.918200 19500 raft_consensus.cc:2468] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 1.
I20260709 13:03:17.919453 19542 leader_election.cc:304] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 02dfce914de14b889972dfaebbba6bad
I20260709 13:03:17.920491 19782 raft_consensus.cc:2804] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:17.920946 19782 raft_consensus.cc:697] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Becoming Leader. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:17.921712 19782 consensus_queue.cc:237] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.925390 19795 tablet_bootstrap.cc:654] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.914849 19793 consensus_queue.cc:260] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.934633 19399 catalog_manager.cc:5697] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c reported cstate change: term changed from 0 to 1, leader changed from <none> to c94a8cbb60794e20be9f1a816fded98c (127.13.133.130). New cstate: current_term: 1 leader_uuid: "c94a8cbb60794e20be9f1a816fded98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:17.936293 19793 ts_tablet_manager.cc:1434] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:03:17.939195 19793 tablet_bootstrap.cc:492] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568: Bootstrap starting.
I20260709 13:03:17.940598 19795 tablet_bootstrap.cc:492] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:17.942175 19795 ts_tablet_manager.cc:1403] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260709 13:03:17.944893 19793 tablet_bootstrap.cc:654] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.945056 19795 raft_consensus.cc:359] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.954123 19795 raft_consensus.cc:385] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.951756 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8dac68dd7a848649fa88423585f92b2" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:17.954468 19795 raft_consensus.cc:740] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.951749 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8dac68dd7a848649fa88423585f92b2" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
I20260709 13:03:17.955281 19795 consensus_queue.cc:260] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.956175 19651 raft_consensus.cc:2468] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 0.
I20260709 13:03:17.954710 19576 raft_consensus.cc:2468] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 0.
I20260709 13:03:17.957554 19795 ts_tablet_manager.cc:1434] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:03:17.959096 19468 leader_election.cc:304] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c507d92200f142b0b60076ef29787568; no voters: 
I20260709 13:03:17.959378 19796 tablet_bootstrap.cc:492] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:17.959858 19795 tablet_bootstrap.cc:492] T 3f3734a7d78f40389db6783951fb13c6 P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:17.959918 19796 ts_tablet_manager.cc:1403] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.107s	user 0.020s	sys 0.037s
I20260709 13:03:17.960475 19819 raft_consensus.cc:2804] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:17.960876 19819 raft_consensus.cc:493] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.961206 19819 raft_consensus.cc:3060] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.963184 19796 raft_consensus.cc:359] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.963936 19796 raft_consensus.cc:385] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.964250 19796 raft_consensus.cc:740] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.965008 19796 consensus_queue.cc:260] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
W20260709 13:03:17.967669 19449 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:17.968847 19795 tablet_bootstrap.cc:654] T 3f3734a7d78f40389db6783951fb13c6 P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.969383 19796 ts_tablet_manager.cc:1434] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:03:17.970423 19796 tablet_bootstrap.cc:492] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:17.976379 19764 raft_consensus.cc:493] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.976919 19764 raft_consensus.cc:515] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.978927 19764 leader_election.cc:290] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:17.982048 19796 tablet_bootstrap.cc:654] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.985061 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155a7e6406e24094ba5b4a850ad167e0" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:17.985916 19576 raft_consensus.cc:2468] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 0.
I20260709 13:03:17.987841 19793 tablet_bootstrap.cc:492] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568: No bootstrap required, opened a new log
I20260709 13:03:17.988361 19795 tablet_bootstrap.cc:492] T 3f3734a7d78f40389db6783951fb13c6 P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:17.988278 19468 leader_election.cc:304] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:17.988451 19793 ts_tablet_manager.cc:1403] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.008s
I20260709 13:03:17.989046 19795 ts_tablet_manager.cc:1403] T 3f3734a7d78f40389db6783951fb13c6 P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.010s
I20260709 13:03:17.987808 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155a7e6406e24094ba5b4a850ad167e0" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
I20260709 13:03:17.989748 19651 raft_consensus.cc:2468] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 0.
I20260709 13:03:17.990958 19796 tablet_bootstrap.cc:492] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:17.991053 19764 raft_consensus.cc:2804] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:17.991494 19764 raft_consensus.cc:493] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.991540 19796 ts_tablet_manager.cc:1403] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260709 13:03:17.991945 19764 raft_consensus.cc:3060] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.991837 19793 raft_consensus.cc:359] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.992081 19795 raft_consensus.cc:359] T 3f3734a7d78f40389db6783951fb13c6 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.992607 19793 raft_consensus.cc:385] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.992846 19795 raft_consensus.cc:385] T 3f3734a7d78f40389db6783951fb13c6 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.992951 19793 raft_consensus.cc:740] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.993263 19795 raft_consensus.cc:740] T 3f3734a7d78f40389db6783951fb13c6 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.993736 19793 consensus_queue.cc:260] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.994001 19795 consensus_queue.cc:260] T 3f3734a7d78f40389db6783951fb13c6 P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.994827 19796 raft_consensus.cc:359] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.995617 19796 raft_consensus.cc:385] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.995944 19796 raft_consensus.cc:740] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.996349 19795 ts_tablet_manager.cc:1434] T 3f3734a7d78f40389db6783951fb13c6 P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:17.996663 19796 consensus_queue.cc:260] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:17.998986 19796 ts_tablet_manager.cc:1434] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:18.000128 19796 tablet_bootstrap.cc:492] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:17.997409 19795 tablet_bootstrap.cc:492] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad: Bootstrap starting.
I20260709 13:03:18.003710 19806 raft_consensus.cc:493] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.004195 19806 raft_consensus.cc:515] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.006052 19806 leader_election.cc:290] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:18.006256 19796 tablet_bootstrap.cc:654] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.007516 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337a13db4e30414fbf53cabea0ec1805" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:18.008314 19576 raft_consensus.cc:2393] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c507d92200f142b0b60076ef29787568 in current term 1: Already voted for candidate 02dfce914de14b889972dfaebbba6bad in this term.
I20260709 13:03:18.009805 19795 tablet_bootstrap.cc:654] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.010169 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337a13db4e30414fbf53cabea0ec1805" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
I20260709 13:03:18.012344 19468 leader_election.cc:304] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c507d92200f142b0b60076ef29787568; no voters: 02dfce914de14b889972dfaebbba6bad, c94a8cbb60794e20be9f1a816fded98c
I20260709 13:03:18.013602 19782 raft_consensus.cc:493] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.017227 19782 raft_consensus.cc:515] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.017798 19796 tablet_bootstrap.cc:492] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:18.018343 19796 ts_tablet_manager.cc:1403] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 13:03:18.018523 19793 ts_tablet_manager.cc:1434] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:03:18.019238 19782 leader_election.cc:290] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:18.020223 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc4ad2b74674a03a60adfd300e24a80" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568" is_pre_election: true
I20260709 13:03:18.020253 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc4ad2b74674a03a60adfd300e24a80" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
I20260709 13:03:18.020972 19503 raft_consensus.cc:2468] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 0.
I20260709 13:03:18.021009 19651 raft_consensus.cc:2468] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 0.
I20260709 13:03:18.021093 19796 raft_consensus.cc:359] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.021934 19796 raft_consensus.cc:385] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.022208 19796 raft_consensus.cc:740] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.022197 19542 leader_election.cc:304] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:18.023095 19796 consensus_queue.cc:260] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.023459 19822 raft_consensus.cc:2804] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.023870 19822 raft_consensus.cc:493] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.024204 19822 raft_consensus.cc:3060] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.025215 19796 ts_tablet_manager.cc:1434] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:03:18.026119 19796 tablet_bootstrap.cc:492] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:18.023694 19764 raft_consensus.cc:515] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.031250 19796 tablet_bootstrap.cc:654] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.031262 19822 raft_consensus.cc:515] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.031948 19764 leader_election.cc:290] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 election: Requested vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:18.032632 19819 raft_consensus.cc:515] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.034077 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc4ad2b74674a03a60adfd300e24a80" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:18.038240 19764 raft_consensus.cc:3060] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.038522 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc4ad2b74674a03a60adfd300e24a80" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:18.039013 19822 leader_election.cc:290] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:18.039177 19819 leader_election.cc:290] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 election: Requested vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:18.041453 19503 raft_consensus.cc:3060] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.039394 19796 tablet_bootstrap.cc:492] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:18.040481 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155a7e6406e24094ba5b4a850ad167e0" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:18.040490 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155a7e6406e24094ba5b4a850ad167e0" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:18.041664 19651 raft_consensus.cc:3060] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.042689 19652 raft_consensus.cc:3060] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.040874 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8dac68dd7a848649fa88423585f92b2" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:18.042337 19796 ts_tablet_manager.cc:1403] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 13:03:18.042342 19577 raft_consensus.cc:3060] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.043869 19650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8dac68dd7a848649fa88423585f92b2" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:18.044989 19650 raft_consensus.cc:3060] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.046797 19796 raft_consensus.cc:359] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.047482 19796 raft_consensus.cc:385] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.047740 19796 raft_consensus.cc:740] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.048357 19796 consensus_queue.cc:260] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.049434 19651 raft_consensus.cc:2468] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 1.
I20260709 13:03:18.044503 19578 raft_consensus.cc:3060] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.050618 19543 leader_election.cc:304] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:18.051232 19503 raft_consensus.cc:2468] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 1.
I20260709 13:03:18.056299 19796 ts_tablet_manager.cc:1434] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:03:18.057248 19796 tablet_bootstrap.cc:492] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c: Bootstrap starting.
I20260709 13:03:18.058853 19795 tablet_bootstrap.cc:492] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad: No bootstrap required, opened a new log
I20260709 13:03:18.054715 19822 raft_consensus.cc:2804] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.055954 19577 raft_consensus.cc:2468] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 1.
I20260709 13:03:18.054018 19764 raft_consensus.cc:2749] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:18.059383 19822 raft_consensus.cc:697] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Becoming Leader. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:18.059404 19795 ts_tablet_manager.cc:1403] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.004s
I20260709 13:03:18.060217 19822 consensus_queue.cc:237] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.062747 19468 leader_election.cc:304] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:18.063385 19795 raft_consensus.cc:359] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.063721 19578 raft_consensus.cc:2468] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 1.
I20260709 13:03:18.064222 19795 raft_consensus.cc:385] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.064736 19795 raft_consensus.cc:740] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.065415 19468 leader_election.cc:304] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:18.065552 19795 consensus_queue.cc:260] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.066176 19806 raft_consensus.cc:2804] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.066634 19806 raft_consensus.cc:697] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Becoming Leader. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:18.067242 19795 ts_tablet_manager.cc:1434] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:18.067652 19806 consensus_queue.cc:237] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.063905 19764 raft_consensus.cc:2804] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.071285 19764 raft_consensus.cc:697] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Becoming Leader. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:18.064286 19650 raft_consensus.cc:2468] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 1.
I20260709 13:03:18.072412 19796 tablet_bootstrap.cc:654] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.072089 19764 consensus_queue.cc:237] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.054323 19652 raft_consensus.cc:2468] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 1.
I20260709 13:03:18.087193 19782 raft_consensus.cc:493] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.087723 19782 raft_consensus.cc:515] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.089839 19782 leader_election.cc:290] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:18.092021 19806 raft_consensus.cc:493] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.092128 19650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1537331491dc41b1a8310fdd33ba9b30" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
I20260709 13:03:18.092172 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1537331491dc41b1a8310fdd33ba9b30" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568" is_pre_election: true
I20260709 13:03:18.092633 19806 raft_consensus.cc:515] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.092991 19503 raft_consensus.cc:2468] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 0.
I20260709 13:03:18.094206 19542 leader_election.cc:304] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:18.092901 19650 raft_consensus.cc:2468] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 0.
I20260709 13:03:18.094745 19400 catalog_manager.cc:5697] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 reported cstate change: term changed from 0 to 1, leader changed from <none> to c507d92200f142b0b60076ef29787568 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "c507d92200f142b0b60076ef29787568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.096055 19782 raft_consensus.cc:2804] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.095690 19398 catalog_manager.cc:5697] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c reported cstate change: term changed from 0 to 1, leader changed from <none> to c94a8cbb60794e20be9f1a816fded98c (127.13.133.130). New cstate: current_term: 1 leader_uuid: "c94a8cbb60794e20be9f1a816fded98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.097543 19806 leader_election.cc:290] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:18.096436 19782 raft_consensus.cc:493] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.098480 19782 raft_consensus.cc:3060] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.098603 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6232f26dd7d445269e30682eabdafa8a" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:18.099292 19578 raft_consensus.cc:2468] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 0.
I20260709 13:03:18.100567 19468 leader_election.cc:304] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:18.101545 19650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6232f26dd7d445269e30682eabdafa8a" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
I20260709 13:03:18.102171 19650 raft_consensus.cc:2468] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 0.
I20260709 13:03:18.103724 19806 raft_consensus.cc:2804] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.104138 19806 raft_consensus.cc:493] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.104457 19806 raft_consensus.cc:3060] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.105427 19782 raft_consensus.cc:515] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.108876 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1537331491dc41b1a8310fdd33ba9b30" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:18.109450 19503 raft_consensus.cc:3060] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.111378 19806 raft_consensus.cc:515] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.112012 19796 tablet_bootstrap.cc:492] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c: No bootstrap required, opened a new log
I20260709 13:03:18.112485 19796 ts_tablet_manager.cc:1403] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.007s
I20260709 13:03:18.114507 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6232f26dd7d445269e30682eabdafa8a" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:18.115120 19578 raft_consensus.cc:3060] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.115262 19796 raft_consensus.cc:359] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.116080 19796 raft_consensus.cc:385] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.116138 19503 raft_consensus.cc:2468] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 1.
I20260709 13:03:18.116395 19796 raft_consensus.cc:740] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.117183 19796 consensus_queue.cc:260] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.119304 19796 ts_tablet_manager.cc:1434] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:03:18.119800 19650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1537331491dc41b1a8310fdd33ba9b30" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:18.120378 19650 raft_consensus.cc:3060] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.126854 19578 raft_consensus.cc:2468] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 1.
I20260709 13:03:18.126873 19650 raft_consensus.cc:2468] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 1.
I20260709 13:03:18.128149 19468 leader_election.cc:304] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:18.128382 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6232f26dd7d445269e30682eabdafa8a" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:18.128849 19543 leader_election.cc:304] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:18.128942 19652 raft_consensus.cc:3060] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.129102 19764 raft_consensus.cc:2804] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.129720 19822 raft_consensus.cc:2804] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.129920 19764 raft_consensus.cc:697] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Becoming Leader. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:18.130379 19822 raft_consensus.cc:697] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Becoming Leader. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:18.130946 19764 consensus_queue.cc:237] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.131227 19822 consensus_queue.cc:237] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.134341 19781 raft_consensus.cc:493] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.134874 19781 raft_consensus.cc:515] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.127421 19806 leader_election.cc:290] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 election: Requested vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:18.126945 19782 leader_election.cc:290] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 1 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:18.136866 19781 leader_election.cc:290] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:18.136998 19652 raft_consensus.cc:2468] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 1.
I20260709 13:03:18.141957 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc3954d30a44faa9b73bd136b457b5a" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:18.142299 19806 raft_consensus.cc:493] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.142786 19806 raft_consensus.cc:515] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.145967 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc3954d30a44faa9b73bd136b457b5a" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad" is_pre_election: true
I20260709 13:03:18.146564 19652 raft_consensus.cc:2468] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 0.
I20260709 13:03:18.147147 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc3954d30a44faa9b73bd136b457b5a" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568" is_pre_election: true
I20260709 13:03:18.147687 19468 leader_election.cc:304] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c507d92200f142b0b60076ef29787568; no voters: 
I20260709 13:03:18.147866 19503 raft_consensus.cc:2468] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 0.
I20260709 13:03:18.148481 19819 raft_consensus.cc:2804] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.148913 19806 leader_election.cc:290] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:18.149494 19616 leader_election.cc:304] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c507d92200f142b0b60076ef29787568; no voters: 
I20260709 13:03:18.148852 19819 raft_consensus.cc:493] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.150745 19819 raft_consensus.cc:3060] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.150795 19400 catalog_manager.cc:5697] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 reported cstate change: term changed from 0 to 1, leader changed from <none> to c507d92200f142b0b60076ef29787568 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "c507d92200f142b0b60076ef29787568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.152200 19400 catalog_manager.cc:5697] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 reported cstate change: term changed from 0 to 1, leader changed from <none> to c507d92200f142b0b60076ef29787568 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "c507d92200f142b0b60076ef29787568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.145967 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc3954d30a44faa9b73bd136b457b5a" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:18.155028 19577 raft_consensus.cc:2468] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 0.
I20260709 13:03:18.156075 19578 raft_consensus.cc:2468] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 0.
I20260709 13:03:18.157308 19781 raft_consensus.cc:2804] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.157687 19781 raft_consensus.cc:493] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.157986 19781 raft_consensus.cc:3060] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.159536 19819 raft_consensus.cc:515] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.163790 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc3954d30a44faa9b73bd136b457b5a" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:18.164356 19578 raft_consensus.cc:3060] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.167364 19781 raft_consensus.cc:515] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.169665 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc3954d30a44faa9b73bd136b457b5a" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:18.168210 19819 leader_election.cc:290] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 election: Requested vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:18.170396 19652 raft_consensus.cc:2393] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c507d92200f142b0b60076ef29787568 in current term 1: Already voted for candidate 02dfce914de14b889972dfaebbba6bad in this term.
I20260709 13:03:18.171420 19781 leader_election.cc:290] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:18.172528 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc3954d30a44faa9b73bd136b457b5a" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:18.173292 19503 raft_consensus.cc:2393] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 02dfce914de14b889972dfaebbba6bad in current term 1: Already voted for candidate c507d92200f142b0b60076ef29787568 in this term.
I20260709 13:03:18.173712 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc3954d30a44faa9b73bd136b457b5a" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:18.174407 19578 raft_consensus.cc:2468] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 1.
I20260709 13:03:18.174077 19398 catalog_manager.cc:5697] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c reported cstate change: term changed from 0 to 1, leader changed from <none> to c94a8cbb60794e20be9f1a816fded98c (127.13.133.130). New cstate: current_term: 1 leader_uuid: "c94a8cbb60794e20be9f1a816fded98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.174932 19617 leader_election.cc:304] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [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: 02dfce914de14b889972dfaebbba6bad; no voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c
I20260709 13:03:18.175495 19468 leader_election.cc:304] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 02dfce914de14b889972dfaebbba6bad
I20260709 13:03:18.175669 19781 raft_consensus.cc:2749] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:18.176266 19819 raft_consensus.cc:2804] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.176707 19819 raft_consensus.cc:697] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Becoming Leader. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:18.177336 19819 consensus_queue.cc:237] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.184965 19398 catalog_manager.cc:5697] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 reported cstate change: term changed from 0 to 1, leader changed from <none> to c507d92200f142b0b60076ef29787568 (127.13.133.129). New cstate: current_term: 1 leader_uuid: "c507d92200f142b0b60076ef29787568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.196825 19781 raft_consensus.cc:493] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.197286 19781 raft_consensus.cc:515] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.198863 19781 leader_election.cc:290] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:18.199625 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de886094786045538bf544dfcd1f823d" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568" is_pre_election: true
I20260709 13:03:18.199915 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de886094786045538bf544dfcd1f823d" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c" is_pre_election: true
I20260709 13:03:18.200239 19503 raft_consensus.cc:2468] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 0.
I20260709 13:03:18.200523 19578 raft_consensus.cc:2468] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 0.
I20260709 13:03:18.201226 19616 leader_election.cc:304] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c507d92200f142b0b60076ef29787568; no voters: 
I20260709 13:03:18.201934 19781 raft_consensus.cc:2804] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.202268 19781 raft_consensus.cc:493] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.202520 19781 raft_consensus.cc:3060] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.207315 19781 raft_consensus.cc:515] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.208914 19781 leader_election.cc:290] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:18.209551 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de886094786045538bf544dfcd1f823d" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:18.209774 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de886094786045538bf544dfcd1f823d" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:18.210079 19503 raft_consensus.cc:3060] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.210275 19578 raft_consensus.cc:3060] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.215340 19578 raft_consensus.cc:2468] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 1.
I20260709 13:03:18.215517 19503 raft_consensus.cc:2468] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 1.
I20260709 13:03:18.216377 19617 leader_election.cc:304] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:18.217094 19781 raft_consensus.cc:2804] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.217528 19781 raft_consensus.cc:697] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Becoming Leader. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Running, Role: LEADER
I20260709 13:03:18.218196 19781 consensus_queue.cc:237] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.224747 19398 catalog_manager.cc:5697] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad reported cstate change: term changed from 0 to 1, leader changed from <none> to 02dfce914de14b889972dfaebbba6bad (127.13.133.131). New cstate: current_term: 1 leader_uuid: "02dfce914de14b889972dfaebbba6bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:18.377980 19652 raft_consensus.cc:3060] T 3f3734a7d78f40389db6783951fb13c6 P 02dfce914de14b889972dfaebbba6bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.380095 19781 consensus_queue.cc:1048] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.384742 19822 consensus_queue.cc:1048] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.397701 19577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1537331491dc41b1a8310fdd33ba9b30"
dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
mode: GRACEFUL
new_leader_uuid: "c507d92200f142b0b60076ef29787568"
 from {username='slave'} at 127.0.0.1:60082
I20260709 13:03:18.398285 19577 raft_consensus.cc:606] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Received request to transfer leadership to TS c507d92200f142b0b60076ef29787568
I20260709 13:03:18.398202 19809 consensus_queue.cc:1048] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.410677 19652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "337a13db4e30414fbf53cabea0ec1805"
dest_uuid: "02dfce914de14b889972dfaebbba6bad"
mode: GRACEFUL
new_leader_uuid: "c94a8cbb60794e20be9f1a816fded98c"
 from {username='slave'} at 127.0.0.1:37102
I20260709 13:03:18.411346 19652 raft_consensus.cc:606] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Received request to transfer leadership to TS c94a8cbb60794e20be9f1a816fded98c
I20260709 13:03:18.415030 19794 consensus_queue.cc:1048] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:18.427436 19781 raft_consensus.cc:993] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad: : Instructing follower c94a8cbb60794e20be9f1a816fded98c to start an election
I20260709 13:03:18.427884 19781 raft_consensus.cc:1081] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Signalling peer c94a8cbb60794e20be9f1a816fded98c to start an election
I20260709 13:03:18.431798 19577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "337a13db4e30414fbf53cabea0ec1805"
dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
 from {username='slave'} at 127.0.0.1:60064
I20260709 13:03:18.432394 19577 raft_consensus.cc:493] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:18.432789 19577 raft_consensus.cc:3060] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.434281 19652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de886094786045538bf544dfcd1f823d"
dest_uuid: "02dfce914de14b889972dfaebbba6bad"
mode: GRACEFUL
new_leader_uuid: "c94a8cbb60794e20be9f1a816fded98c"
 from {username='slave'} at 127.0.0.1:37102
I20260709 13:03:18.434885 19652 raft_consensus.cc:606] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Received request to transfer leadership to TS c94a8cbb60794e20be9f1a816fded98c
I20260709 13:03:18.439502 19577 raft_consensus.cc:515] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.440246 19503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "155a7e6406e24094ba5b4a850ad167e0"
dest_uuid: "c507d92200f142b0b60076ef29787568"
mode: GRACEFUL
new_leader_uuid: "c94a8cbb60794e20be9f1a816fded98c"
 from {username='slave'} at 127.0.0.1:34362
I20260709 13:03:18.440742 19503 raft_consensus.cc:606] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Received request to transfer leadership to TS c94a8cbb60794e20be9f1a816fded98c
I20260709 13:03:18.442216 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337a13db4e30414fbf53cabea0ec1805" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:18.442260 19577 leader_election.cc:290] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 2 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:18.442828 19503 raft_consensus.cc:3060] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.445912 19652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337a13db4e30414fbf53cabea0ec1805" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:18.447237 19652 raft_consensus.cc:3055] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:18.447456 19652 raft_consensus.cc:740] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Running, Role: LEADER
I20260709 13:03:18.447822 19577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dc4ad2b74674a03a60adfd300e24a80"
dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
mode: GRACEFUL
new_leader_uuid: "02dfce914de14b889972dfaebbba6bad"
 from {username='slave'} at 127.0.0.1:60082
I20260709 13:03:18.448401 19577 raft_consensus.cc:606] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Received request to transfer leadership to TS 02dfce914de14b889972dfaebbba6bad
I20260709 13:03:18.448114 19652 consensus_queue.cc:260] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.449165 19503 raft_consensus.cc:2468] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 2.
I20260709 13:03:18.449378 19652 raft_consensus.cc:3060] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.450131 19542 leader_election.cc:304] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:18.450788 19782 raft_consensus.cc:2804] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:18.451211 19782 raft_consensus.cc:697] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [term 2 LEADER]: Becoming Leader. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:18.451865 19782 consensus_queue.cc:237] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.453819 19652 raft_consensus.cc:2468] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 2.
I20260709 13:03:18.457901 19400 catalog_manager.cc:5697] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c reported cstate change: term changed from 1 to 2, leader changed from 02dfce914de14b889972dfaebbba6bad (127.13.133.131) to c94a8cbb60794e20be9f1a816fded98c (127.13.133.130). New cstate: current_term: 2 leader_uuid: "c94a8cbb60794e20be9f1a816fded98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.459661 19782 consensus_queue.cc:1048] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.465864 19822 raft_consensus.cc:993] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c: : Instructing follower 02dfce914de14b889972dfaebbba6bad to start an election
I20260709 13:03:18.466284 19822 raft_consensus.cc:1081] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Signalling peer 02dfce914de14b889972dfaebbba6bad to start an election
I20260709 13:03:18.468293 19650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dc4ad2b74674a03a60adfd300e24a80"
dest_uuid: "02dfce914de14b889972dfaebbba6bad"
 from {username='slave'} at 127.0.0.1:37086
I20260709 13:03:18.468830 19650 raft_consensus.cc:493] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:18.469159 19650 raft_consensus.cc:3060] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.472587 19822 consensus_queue.cc:1048] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.475404 19650 raft_consensus.cc:515] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.476467 19652 raft_consensus.cc:1240] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Rejecting Update request from peer c94a8cbb60794e20be9f1a816fded98c for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:18.478220 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc4ad2b74674a03a60adfd300e24a80" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:18.478785 19500 raft_consensus.cc:3060] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.484153 19500 raft_consensus.cc:2468] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 2.
I20260709 13:03:18.484987 19616 leader_election.cc:304] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c507d92200f142b0b60076ef29787568; no voters: 
I20260709 13:03:18.485749 19809 raft_consensus.cc:2804] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:18.486083 19809 raft_consensus.cc:697] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 2 LEADER]: Becoming Leader. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Running, Role: LEADER
I20260709 13:03:18.486850 19809 consensus_queue.cc:237] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [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: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.490113 19650 leader_election.cc:290] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 2 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:18.491147 19822 consensus_queue.cc:1059] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.492038 19794 raft_consensus.cc:3055] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:18.492409 19794 raft_consensus.cc:740] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:18.492663 19764 consensus_queue.cc:1048] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.493153 19794 consensus_queue.cc:260] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.493356 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc4ad2b74674a03a60adfd300e24a80" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:18.494194 19794 raft_consensus.cc:3060] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.495625 19398 catalog_manager.cc:5697] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad reported cstate change: term changed from 1 to 2, leader changed from c94a8cbb60794e20be9f1a816fded98c (127.13.133.130) to 02dfce914de14b889972dfaebbba6bad (127.13.133.131). New cstate: current_term: 2 leader_uuid: "02dfce914de14b889972dfaebbba6bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:18.504420 19819 consensus_queue.cc:1048] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.508651 19577 raft_consensus.cc:2468] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 2.
I20260709 13:03:18.514863 19819 raft_consensus.cc:993] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568: : Instructing follower c94a8cbb60794e20be9f1a816fded98c to start an election
I20260709 13:03:18.515281 19764 raft_consensus.cc:1081] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Signalling peer c94a8cbb60794e20be9f1a816fded98c to start an election
I20260709 13:03:18.516819 19578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "155a7e6406e24094ba5b4a850ad167e0"
dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
 from {username='slave'} at 127.0.0.1:60076
I20260709 13:03:18.517345 19578 raft_consensus.cc:493] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:18.517689 19578 raft_consensus.cc:3060] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.523470 19578 raft_consensus.cc:515] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.525638 19578 leader_election.cc:290] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 2 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:18.526309 19650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155a7e6406e24094ba5b4a850ad167e0" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:18.525923 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155a7e6406e24094ba5b4a850ad167e0" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:18.526897 19650 raft_consensus.cc:3060] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.527275 19500 raft_consensus.cc:3055] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:18.527594 19500 raft_consensus.cc:740] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:18.528353 19500 consensus_queue.cc:260] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.529552 19500 raft_consensus.cc:3060] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.534010 19650 raft_consensus.cc:2468] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 2.
I20260709 13:03:18.535089 19543 leader_election.cc:304] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:18.535696 19794 raft_consensus.cc:2804] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:18.536057 19794 raft_consensus.cc:697] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [term 2 LEADER]: Becoming Leader. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:18.536576 19500 raft_consensus.cc:2468] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 2.
I20260709 13:03:18.536696 19794 consensus_queue.cc:237] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.544095 19400 catalog_manager.cc:5697] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c reported cstate change: term changed from 1 to 2, leader changed from c507d92200f142b0b60076ef29787568 (127.13.133.129) to c94a8cbb60794e20be9f1a816fded98c (127.13.133.130). New cstate: current_term: 2 leader_uuid: "c94a8cbb60794e20be9f1a816fded98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.546949 19794 consensus_queue.cc:1048] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.553510 19822 raft_consensus.cc:993] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c: : Instructing follower c507d92200f142b0b60076ef29787568 to start an election
I20260709 13:03:18.553949 19782 raft_consensus.cc:1081] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Signalling peer c507d92200f142b0b60076ef29787568 to start an election
I20260709 13:03:18.555117 19819 consensus_queue.cc:1048] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.555776 19503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1537331491dc41b1a8310fdd33ba9b30"
dest_uuid: "c507d92200f142b0b60076ef29787568"
 from {username='slave'} at 127.0.0.1:34356
I20260709 13:03:18.556327 19503 raft_consensus.cc:493] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:18.556680 19503 raft_consensus.cc:3060] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.559015 19822 consensus_queue.cc:1048] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.564441 19503 raft_consensus.cc:515] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.566823 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1537331491dc41b1a8310fdd33ba9b30" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:18.567248 19578 raft_consensus.cc:3055] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:18.567480 19578 raft_consensus.cc:740] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:18.568208 19578 consensus_queue.cc:260] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.569041 19578 raft_consensus.cc:3060] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.574957 19578 raft_consensus.cc:2468] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c507d92200f142b0b60076ef29787568 in term 2.
I20260709 13:03:18.575133 19819 consensus_queue.cc:1048] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:18.576000 19468 leader_election.cc:304] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:18.576753 19819 raft_consensus.cc:2804] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:18.577230 19819 raft_consensus.cc:697] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 2 LEADER]: Becoming Leader. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:18.578042 19819 consensus_queue.cc:237] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.581881 19503 leader_election.cc:290] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [CANDIDATE]: Term 2 election: Requested vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:18.582449 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1537331491dc41b1a8310fdd33ba9b30" candidate_uuid: "c507d92200f142b0b60076ef29787568" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:18.586659 19400 catalog_manager.cc:5697] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 reported cstate change: term changed from 1 to 2, leader changed from c94a8cbb60794e20be9f1a816fded98c (127.13.133.130) to c507d92200f142b0b60076ef29787568 (127.13.133.129). New cstate: current_term: 2 leader_uuid: "c507d92200f142b0b60076ef29787568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.600970 19819 consensus_queue.cc:1048] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.602111 19806 consensus_queue.cc:1048] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.612847 19806 consensus_queue.cc:1048] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.620649 19809 consensus_queue.cc:1048] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.622709 19806 consensus_queue.cc:1048] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:18.642833 19781 raft_consensus.cc:993] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad: : Instructing follower c94a8cbb60794e20be9f1a816fded98c to start an election
I20260709 13:03:18.643548 19809 raft_consensus.cc:1081] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Signalling peer c94a8cbb60794e20be9f1a816fded98c to start an election
I20260709 13:03:18.645721 19577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de886094786045538bf544dfcd1f823d"
dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
 from {username='slave'} at 127.0.0.1:60064
I20260709 13:03:18.646286 19577 raft_consensus.cc:493] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:18.646633 19577 raft_consensus.cc:3060] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.649010 19781 consensus_queue.cc:1048] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.652343 19577 raft_consensus.cc:515] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.654452 19578 raft_consensus.cc:1240] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Rejecting Update request from peer 02dfce914de14b889972dfaebbba6bad for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:18.655848 19781 consensus_queue.cc:1059] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.656769 19781 raft_consensus.cc:3055] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:18.656916 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de886094786045538bf544dfcd1f823d" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:18.657133 19781 raft_consensus.cc:740] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Running, Role: LEADER
I20260709 13:03:18.657577 19503 raft_consensus.cc:3060] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.657991 19781 consensus_queue.cc:260] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.659101 19781 raft_consensus.cc:3060] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.663630 19577 leader_election.cc:290] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 2 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), 02dfce914de14b889972dfaebbba6bad (127.13.133.131:35545)
I20260709 13:03:18.665345 19650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de886094786045538bf544dfcd1f823d" candidate_uuid: "c94a8cbb60794e20be9f1a816fded98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dfce914de14b889972dfaebbba6bad"
I20260709 13:03:18.665525 19503 raft_consensus.cc:2468] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 2.
I20260709 13:03:18.666584 19542 leader_election.cc:304] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c507d92200f142b0b60076ef29787568, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:18.667366 19794 raft_consensus.cc:2804] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:18.667819 19794 raft_consensus.cc:697] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [term 2 LEADER]: Becoming Leader. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:18.668610 19794 consensus_queue.cc:237] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [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: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:18.672302 19650 raft_consensus.cc:2468] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94a8cbb60794e20be9f1a816fded98c in term 2.
I20260709 13:03:18.675364 19400 catalog_manager.cc:5697] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c reported cstate change: term changed from 1 to 2, leader changed from 02dfce914de14b889972dfaebbba6bad (127.13.133.131) to c94a8cbb60794e20be9f1a816fded98c (127.13.133.130). New cstate: current_term: 2 leader_uuid: "c94a8cbb60794e20be9f1a816fded98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.923842 19503 raft_consensus.cc:1275] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Refusing update from remote peer 02dfce914de14b889972dfaebbba6bad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:18.924825 19781 consensus_queue.cc:1048] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:18.932825 19577 raft_consensus.cc:1275] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Refusing update from remote peer 02dfce914de14b889972dfaebbba6bad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:18.934124 19809 consensus_queue.cc:1048] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:18.939499 19503 raft_consensus.cc:1275] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Refusing update from remote peer c94a8cbb60794e20be9f1a816fded98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:18.940702 19822 consensus_queue.cc:1048] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:18.951459 19650 raft_consensus.cc:1275] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Refusing update from remote peer c94a8cbb60794e20be9f1a816fded98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:18.952941 19782 consensus_queue.cc:1048] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:19.016534 19577 raft_consensus.cc:1275] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Refusing update from remote peer c507d92200f142b0b60076ef29787568: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:19.017618 19819 consensus_queue.cc:1048] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:19.023993 19652 raft_consensus.cc:3060] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.030686 19652 raft_consensus.cc:1275] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Refusing update from remote peer c507d92200f142b0b60076ef29787568: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:19.031800 19764 consensus_queue.cc:1048] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:19.061501 19652 raft_consensus.cc:1275] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Refusing update from remote peer c94a8cbb60794e20be9f1a816fded98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:19.062474 19782 consensus_queue.cc:1048] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:19.070951 19503 raft_consensus.cc:1275] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Refusing update from remote peer c94a8cbb60794e20be9f1a816fded98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:19.072678 19782 consensus_queue.cc:1048] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:19.250887 19652 raft_consensus.cc:1275] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Refusing update from remote peer c94a8cbb60794e20be9f1a816fded98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:19.252110 19782 consensus_queue.cc:1048] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:19.259797 19503 raft_consensus.cc:1275] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Refusing update from remote peer c94a8cbb60794e20be9f1a816fded98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:19.260944 19782 consensus_queue.cc:1048] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:21.451496 19400 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52116:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:03:21.468644 19400 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52116:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:03:21.526912 13846 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:03:21.675906 19468 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.133.130:43149, user_credentials={real_user=slave}} blocked reactor thread for 97506.3us
I20260709 13:03:21.692438 19912 tablet.cc:1724] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c: 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 13:03:21.723584 19921 tablet.cc:1724] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c: 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 13:03:21.723628 19915 tablet.cc:1724] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c: 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 13:03:21.726465 19920 tablet.cc:1724] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568: 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 13:03:21.736382 19529 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:6232f26dd7d445269e30682eabdafa8a)
W20260709 13:03:21.741070 19909 log.cc:927] Time spent T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
W20260709 13:03:21.745216 19529 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:6232f26dd7d445269e30682eabdafa8a)
W20260709 13:03:21.748871 19529 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:6232f26dd7d445269e30682eabdafa8a)
I20260709 13:03:21.770538 19499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d588553a67d4a94859989235d93c546"
dest_uuid: "c507d92200f142b0b60076ef29787568"
mode: GRACEFUL
new_leader_uuid: "02dfce914de14b889972dfaebbba6bad"
 from {username='slave'} at 127.0.0.1:33106
I20260709 13:03:21.771230 19499 raft_consensus.cc:606] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 2 LEADER]: Received request to transfer leadership to TS 02dfce914de14b889972dfaebbba6bad
I20260709 13:03:21.757879 19928 tablet.cc:1724] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad: 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 13:03:21.792308 19931 tablet.cc:1724] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568: 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 13:03:21.799799 19922 tablet.cc:1724] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad: 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 13:03:21.808931 19921 tablet.cc:1724] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c: 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 13:03:21.811714 19912 tablet.cc:1724] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c: 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 13:03:21.822338 19920 tablet.cc:1724] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568: 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 13:03:21.832078 19932 tablet.cc:1724] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c: 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 13:03:21.841867 19920 tablet.cc:1724] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568: 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 13:03:21.845573 19915 tablet.cc:1724] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c: 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 13:03:21.855340 19928 tablet.cc:1724] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad: 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 13:03:21.857046 19922 tablet.cc:1724] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad: 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 13:03:21.876677 19932 tablet.cc:1724] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c: 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 13:03:21.882222 19930 tablet.cc:1724] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad: 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 13:03:21.885061 19931 tablet.cc:1724] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568: 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 13:03:21.889676 19920 tablet.cc:1724] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568: 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 13:03:21.896137 19926 tablet.cc:1724] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568: 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 13:03:21.899000 19924 tablet.cc:1724] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568: 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 13:03:21.906978 19934 tablet.cc:1724] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad: 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 13:03:21.907948 19930 tablet.cc:1724] T 3f3734a7d78f40389db6783951fb13c6 P 02dfce914de14b889972dfaebbba6bad: 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 13:03:21.905622 19928 tablet.cc:1724] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad: 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 13:03:21.921955 19921 tablet.cc:1724] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c: 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 13:03:21.925709 19920 tablet.cc:1724] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568: 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 13:03:21.935178 19572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8260b0b7ff574311a50fca2aa614f9a3"
dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
mode: GRACEFUL
new_leader_uuid: "02dfce914de14b889972dfaebbba6bad"
 from {username='slave'} at 127.0.0.1:54404
I20260709 13:03:21.935850 19572 raft_consensus.cc:606] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 2 LEADER]: Received request to transfer leadership to TS 02dfce914de14b889972dfaebbba6bad
I20260709 13:03:21.939466 13846 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:21.939941 13846 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:21.953922 19930 tablet.cc:1724] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad: 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 13:03:21.958932 19400 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88: soft_deleted_table [id=915974f9ea594e96a418c652d316c53c] alter complete (version 1)
I20260709 13:03:22.028995 19903 raft_consensus.cc:993] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568: : Instructing follower 02dfce914de14b889972dfaebbba6bad to start an election
I20260709 13:03:22.029502 19887 raft_consensus.cc:1081] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 2 LEADER]: Signalling peer 02dfce914de14b889972dfaebbba6bad to start an election
I20260709 13:03:22.031062 19648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d588553a67d4a94859989235d93c546"
dest_uuid: "02dfce914de14b889972dfaebbba6bad"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:03:22.031582 19648 raft_consensus.cc:493] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:22.031921 19648 raft_consensus.cc:3060] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:22.039074 19648 raft_consensus.cc:515] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:22.040911 19648 leader_election.cc:290] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 3 election: Requested vote from peers c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149), c507d92200f142b0b60076ef29787568 (127.13.133.129:44123)
I20260709 13:03:22.041512 19572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d588553a67d4a94859989235d93c546" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:22.042003 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d588553a67d4a94859989235d93c546" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:22.042166 19572 raft_consensus.cc:3060] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:22.042613 19502 raft_consensus.cc:3055] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:22.042966 19502 raft_consensus.cc:740] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c507d92200f142b0b60076ef29787568, State: Running, Role: LEADER
I20260709 13:03:22.043749 19502 consensus_queue.cc:260] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [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: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:22.044955 19502 raft_consensus.cc:3060] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:22.049237 19572 raft_consensus.cc:2468] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 3.
I20260709 13:03:22.050446 19617 leader_election.cc:304] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c94a8cbb60794e20be9f1a816fded98c; no voters: 
I20260709 13:03:22.051239 19907 raft_consensus.cc:2804] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:22.051611 19907 raft_consensus.cc:697] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [term 3 LEADER]: Becoming Leader. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Running, Role: LEADER
I20260709 13:03:22.051599 19502 raft_consensus.cc:2468] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 3.
I20260709 13:03:22.052542 19907 consensus_queue.cc:237] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [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: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:22.059329 19400 catalog_manager.cc:5697] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad reported cstate change: term changed from 2 to 3, leader changed from c507d92200f142b0b60076ef29787568 (127.13.133.129) to 02dfce914de14b889972dfaebbba6bad (127.13.133.131). New cstate: current_term: 3 leader_uuid: "02dfce914de14b889972dfaebbba6bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:22.365013 19896 raft_consensus.cc:993] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c: : Instructing follower 02dfce914de14b889972dfaebbba6bad to start an election
I20260709 13:03:22.365422 19898 raft_consensus.cc:1081] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 2 LEADER]: Signalling peer 02dfce914de14b889972dfaebbba6bad to start an election
I20260709 13:03:22.366720 19648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8260b0b7ff574311a50fca2aa614f9a3"
dest_uuid: "02dfce914de14b889972dfaebbba6bad"
 from {username='slave'} at 127.0.0.1:37086
I20260709 13:03:22.367166 19648 raft_consensus.cc:493] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:22.367431 19648 raft_consensus.cc:3060] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:22.373217 19648 raft_consensus.cc:515] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:22.375278 19648 leader_election.cc:290] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 3 election: Requested vote from peers c507d92200f142b0b60076ef29787568 (127.13.133.129:44123), c94a8cbb60794e20be9f1a816fded98c (127.13.133.130:43149)
I20260709 13:03:22.375770 19503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8260b0b7ff574311a50fca2aa614f9a3" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c507d92200f142b0b60076ef29787568"
I20260709 13:03:22.376221 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8260b0b7ff574311a50fca2aa614f9a3" candidate_uuid: "02dfce914de14b889972dfaebbba6bad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c94a8cbb60794e20be9f1a816fded98c"
I20260709 13:03:22.376408 19503 raft_consensus.cc:3060] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:22.376808 19578 raft_consensus.cc:3055] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:22.377132 19578 raft_consensus.cc:740] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c94a8cbb60794e20be9f1a816fded98c, State: Running, Role: LEADER
I20260709 13:03:22.377909 19578 consensus_queue.cc:260] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [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: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:22.378768 19578 raft_consensus.cc:3060] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:22.381130 19503 raft_consensus.cc:2468] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 3.
I20260709 13:03:22.382139 19616 leader_election.cc:304] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dfce914de14b889972dfaebbba6bad, c507d92200f142b0b60076ef29787568; no voters: 
I20260709 13:03:22.382897 19907 raft_consensus.cc:2804] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:22.383257 19907 raft_consensus.cc:697] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 3 LEADER]: Becoming Leader. State: Replica: 02dfce914de14b889972dfaebbba6bad, State: Running, Role: LEADER
I20260709 13:03:22.383401 19578 raft_consensus.cc:2468] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dfce914de14b889972dfaebbba6bad in term 3.
I20260709 13:03:22.383965 19907 consensus_queue.cc:237] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [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: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } }
I20260709 13:03:22.390604 19400 catalog_manager.cc:5697] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad reported cstate change: term changed from 2 to 3, leader changed from c94a8cbb60794e20be9f1a816fded98c (127.13.133.130) to 02dfce914de14b889972dfaebbba6bad (127.13.133.131). New cstate: current_term: 3 leader_uuid: "02dfce914de14b889972dfaebbba6bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dfce914de14b889972dfaebbba6bad" member_type: VOTER last_known_addr { host: "127.13.133.131" port: 35545 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:22.556802 19503 raft_consensus.cc:1275] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 3 FOLLOWER]: Refusing update from remote peer 02dfce914de14b889972dfaebbba6bad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:22.557844 19907 consensus_queue.cc:1048] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:22.570395 19578 raft_consensus.cc:1275] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 3 FOLLOWER]: Refusing update from remote peer 02dfce914de14b889972dfaebbba6bad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:22.571817 19781 consensus_queue.cc:1048] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:22.869275 19503 raft_consensus.cc:1275] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 3 FOLLOWER]: Refusing update from remote peer 02dfce914de14b889972dfaebbba6bad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:22.870267 19781 consensus_queue.cc:1048] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c507d92200f142b0b60076ef29787568" member_type: VOTER last_known_addr { host: "127.13.133.129" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:22.880759 19578 raft_consensus.cc:1275] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 3 FOLLOWER]: Refusing update from remote peer 02dfce914de14b889972dfaebbba6bad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:22.881884 19907 consensus_queue.cc:1048] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94a8cbb60794e20be9f1a816fded98c" member_type: VOTER last_known_addr { host: "127.13.133.130" port: 43149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:22.999979 13846 tablet_server.cc:179] TabletServer@127.13.133.129:0 shutting down...
I20260709 13:03:23.023662 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:23.024394 13846 tablet_replica.cc:333] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.024945 13846 raft_consensus.cc:2243] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.025717 13846 raft_consensus.cc:2272] T ffc3954d30a44faa9b73bd136b457b5a P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.027729 13846 tablet_replica.cc:333] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.028264 13846 raft_consensus.cc:2243] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.028656 13846 raft_consensus.cc:2272] T 337a13db4e30414fbf53cabea0ec1805 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.030279 13846 tablet_replica.cc:333] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.030827 13846 raft_consensus.cc:2243] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.031546 13846 raft_consensus.cc:2272] T d8dac68dd7a848649fa88423585f92b2 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.033200 13846 tablet_replica.cc:333] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.033811 13846 raft_consensus.cc:2243] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.034461 13846 raft_consensus.cc:2272] T 1537331491dc41b1a8310fdd33ba9b30 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.036190 13846 tablet_replica.cc:333] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.036679 13846 raft_consensus.cc:2243] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.037081 13846 raft_consensus.cc:2272] T de886094786045538bf544dfcd1f823d P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.038664 13846 tablet_replica.cc:333] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.039230 13846 raft_consensus.cc:2243] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.039601 13846 raft_consensus.cc:2272] T 3f3734a7d78f40389db6783951fb13c6 P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.041173 13846 tablet_replica.cc:333] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.041647 13846 raft_consensus.cc:2243] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.042021 13846 raft_consensus.cc:2272] T 155a7e6406e24094ba5b4a850ad167e0 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.043669 13846 tablet_replica.cc:333] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.044199 13846 raft_consensus.cc:2243] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.044894 13846 raft_consensus.cc:2272] T 6232f26dd7d445269e30682eabdafa8a P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.046515 13846 tablet_replica.cc:333] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.047046 13846 raft_consensus.cc:2243] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.047403 13846 raft_consensus.cc:2272] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.049070 13846 tablet_replica.cc:333] T 1514d251e5ad4948aa33a04b20691aae P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.049539 13846 raft_consensus.cc:2243] T 1514d251e5ad4948aa33a04b20691aae P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.049876 13846 raft_consensus.cc:2272] T 1514d251e5ad4948aa33a04b20691aae P c507d92200f142b0b60076ef29787568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.051530 13846 tablet_replica.cc:333] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.051991 13846 raft_consensus.cc:2243] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.052333 13846 raft_consensus.cc:2272] T e2f8895c0c874673955da6a16ae92669 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.054050 13846 tablet_replica.cc:333] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.054507 13846 raft_consensus.cc:2243] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.054893 13846 raft_consensus.cc:2272] T 412a245af6554df5adee9b0880e7febc P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.056643 13846 tablet_replica.cc:333] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.057107 13846 raft_consensus.cc:2243] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.057729 13846 raft_consensus.cc:2272] T 0d58c13f4d884740b3cf18f14a07216e P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.059506 13846 tablet_replica.cc:333] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.059937 13846 raft_consensus.cc:2243] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.060552 13846 raft_consensus.cc:2272] T a45c095bee084e96be585b240242673e P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.062094 13846 tablet_replica.cc:333] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.062523 13846 raft_consensus.cc:2243] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.063321 13846 raft_consensus.cc:2272] T 882cf91556db49aa9da1a08f65ef1d71 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.065586 13846 tablet_replica.cc:333] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.066192 13846 raft_consensus.cc:2243] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.066561 13846 raft_consensus.cc:2272] T 3dc4ad2b74674a03a60adfd300e24a80 P c507d92200f142b0b60076ef29787568 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.068058 13846 tablet_replica.cc:333] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.068528 13846 raft_consensus.cc:2243] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.068995 13846 raft_consensus.cc:2272] T 8260b0b7ff574311a50fca2aa614f9a3 P c507d92200f142b0b60076ef29787568 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.070995 13846 tablet_replica.cc:333] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568: stopping tablet replica
I20260709 13:03:23.071419 13846 raft_consensus.cc:2243] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.071765 13846 raft_consensus.cc:2272] T 4d588553a67d4a94859989235d93c546 P c507d92200f142b0b60076ef29787568 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:23.082896 19542 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260709 13:03:23.085415 19542 consensus_peers.cc:597] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c -> Peer c507d92200f142b0b60076ef29787568 (127.13.133.129:44123): Couldn't send request to peer c507d92200f142b0b60076ef29787568. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:23.096381 13846 tablet_server.cc:196] TabletServer@127.13.133.129:0 shutdown complete.
W20260709 13:03:23.121699 19616 consensus_peers.cc:597] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad -> Peer c507d92200f142b0b60076ef29787568 (127.13.133.129:44123): Couldn't send request to peer c507d92200f142b0b60076ef29787568. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:23.127981 13846 tablet_server.cc:179] TabletServer@127.13.133.130:0 shutting down...
I20260709 13:03:23.151571 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:23.152166 13846 tablet_replica.cc:333] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.152683 13846 raft_consensus.cc:2243] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.153100 13846 raft_consensus.cc:2272] T ffc3954d30a44faa9b73bd136b457b5a P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.154744 13846 tablet_replica.cc:333] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.155304 13846 raft_consensus.cc:2243] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.155663 13846 raft_consensus.cc:2272] T 1537331491dc41b1a8310fdd33ba9b30 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.157194 13846 tablet_replica.cc:333] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.157647 13846 raft_consensus.cc:2243] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.158295 13846 raft_consensus.cc:2272] T de886094786045538bf544dfcd1f823d P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.159930 13846 tablet_replica.cc:333] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.160404 13846 raft_consensus.cc:2243] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.160997 13846 raft_consensus.cc:2272] T 3f3734a7d78f40389db6783951fb13c6 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.162498 13846 tablet_replica.cc:333] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.163005 13846 raft_consensus.cc:2243] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.163353 13846 raft_consensus.cc:2272] T d8dac68dd7a848649fa88423585f92b2 P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.164788 13846 tablet_replica.cc:333] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.165215 13846 raft_consensus.cc:2243] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.165535 13846 raft_consensus.cc:2272] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.167156 13846 tablet_replica.cc:333] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.167668 13846 raft_consensus.cc:2243] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.168326 13846 raft_consensus.cc:2272] T 1514d251e5ad4948aa33a04b20691aae P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.169983 13846 tablet_replica.cc:333] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.170439 13846 raft_consensus.cc:2243] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.171135 13846 raft_consensus.cc:2272] T e2f8895c0c874673955da6a16ae92669 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.172731 13846 tablet_replica.cc:333] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.173223 13846 raft_consensus.cc:2243] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.173847 13846 raft_consensus.cc:2272] T 337a13db4e30414fbf53cabea0ec1805 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.175396 13846 tablet_replica.cc:333] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.175853 13846 raft_consensus.cc:2243] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.176229 13846 raft_consensus.cc:2272] T 6232f26dd7d445269e30682eabdafa8a P c94a8cbb60794e20be9f1a816fded98c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.177721 13846 tablet_replica.cc:333] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.178233 13846 raft_consensus.cc:2243] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.178894 13846 raft_consensus.cc:2272] T 155a7e6406e24094ba5b4a850ad167e0 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.180398 13846 tablet_replica.cc:333] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.180872 13846 raft_consensus.cc:2243] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.181255 13846 raft_consensus.cc:2272] T 882cf91556db49aa9da1a08f65ef1d71 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:23.181787 19616 consensus_peers.cc:597] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad -> Peer c507d92200f142b0b60076ef29787568 (127.13.133.129:44123): Couldn't send request to peer c507d92200f142b0b60076ef29787568. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:23.182878 13846 tablet_replica.cc:333] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.183411 13846 raft_consensus.cc:2243] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.183789 13846 raft_consensus.cc:2272] T 3dc4ad2b74674a03a60adfd300e24a80 P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.185362 13846 tablet_replica.cc:333] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.185842 13846 raft_consensus.cc:2243] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.186196 13846 raft_consensus.cc:2272] T 8260b0b7ff574311a50fca2aa614f9a3 P c94a8cbb60794e20be9f1a816fded98c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.188604 13846 tablet_replica.cc:333] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.189083 13846 raft_consensus.cc:2243] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.189473 13846 raft_consensus.cc:2272] T 4d588553a67d4a94859989235d93c546 P c94a8cbb60794e20be9f1a816fded98c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.191969 13846 tablet_replica.cc:333] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.192426 13846 raft_consensus.cc:2243] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.192796 13846 raft_consensus.cc:2272] T a45c095bee084e96be585b240242673e P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.194375 13846 tablet_replica.cc:333] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.194774 13846 raft_consensus.cc:2243] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.195459 13846 raft_consensus.cc:2272] T 412a245af6554df5adee9b0880e7febc P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.197103 13846 tablet_replica.cc:333] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c: stopping tablet replica
I20260709 13:03:23.197485 13846 raft_consensus.cc:2243] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.197842 13846 raft_consensus.cc:2272] T 0d58c13f4d884740b3cf18f14a07216e P c94a8cbb60794e20be9f1a816fded98c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:23.206542 19616 consensus_peers.cc:597] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad -> Peer c507d92200f142b0b60076ef29787568 (127.13.133.129:44123): Couldn't send request to peer c507d92200f142b0b60076ef29787568. Status: Network error: Client connection negotiation failed: client connection to 127.13.133.129:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:23.222929 13846 tablet_server.cc:196] TabletServer@127.13.133.130:0 shutdown complete.
I20260709 13:03:23.249156 13846 tablet_server.cc:179] TabletServer@127.13.133.131:0 shutting down...
I20260709 13:03:23.271525 13846 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:23.272176 13846 tablet_replica.cc:333] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.272938 13846 raft_consensus.cc:2243] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.273440 13846 raft_consensus.cc:2272] T 1537331491dc41b1a8310fdd33ba9b30 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.275142 13846 tablet_replica.cc:333] T 3f3734a7d78f40389db6783951fb13c6 P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.275635 13846 raft_consensus.cc:2243] T 3f3734a7d78f40389db6783951fb13c6 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.275992 13846 raft_consensus.cc:2272] T 3f3734a7d78f40389db6783951fb13c6 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.277508 13846 tablet_replica.cc:333] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.277987 13846 raft_consensus.cc:2243] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.278386 13846 raft_consensus.cc:2272] T d8dac68dd7a848649fa88423585f92b2 P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.279920 13846 tablet_replica.cc:333] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.280375 13846 raft_consensus.cc:2243] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.280711 13846 raft_consensus.cc:2272] T de886094786045538bf544dfcd1f823d P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.282181 13846 tablet_replica.cc:333] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.282624 13846 raft_consensus.cc:2243] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.283003 13846 raft_consensus.cc:2272] T 155a7e6406e24094ba5b4a850ad167e0 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.284483 13846 tablet_replica.cc:333] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.284952 13846 raft_consensus.cc:2243] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.285305 13846 raft_consensus.cc:2272] T 6232f26dd7d445269e30682eabdafa8a P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.286902 13846 tablet_replica.cc:333] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.287400 13846 raft_consensus.cc:2243] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.288071 13846 raft_consensus.cc:2272] T cf5e4df08ac24f6eaa1a3f85d2fcf364 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.289767 13846 tablet_replica.cc:333] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.290236 13846 raft_consensus.cc:2243] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.290594 13846 raft_consensus.cc:2272] T a45c095bee084e96be585b240242673e P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.292213 13846 tablet_replica.cc:333] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.292663 13846 raft_consensus.cc:2243] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.293305 13846 raft_consensus.cc:2272] T 4d588553a67d4a94859989235d93c546 P 02dfce914de14b889972dfaebbba6bad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.295269 13846 tablet_replica.cc:333] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.295747 13846 raft_consensus.cc:2243] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.296130 13846 raft_consensus.cc:2272] T 337a13db4e30414fbf53cabea0ec1805 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.297644 13846 tablet_replica.cc:333] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.298143 13846 raft_consensus.cc:2243] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.298775 13846 raft_consensus.cc:2272] T 3dc4ad2b74674a03a60adfd300e24a80 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.300691 13846 tablet_replica.cc:333] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.301332 13846 raft_consensus.cc:2243] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.302145 13846 raft_consensus.cc:2272] T 8260b0b7ff574311a50fca2aa614f9a3 P 02dfce914de14b889972dfaebbba6bad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.304522 13846 tablet_replica.cc:333] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.305070 13846 raft_consensus.cc:2243] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.305419 13846 raft_consensus.cc:2272] T 882cf91556db49aa9da1a08f65ef1d71 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.306949 13846 tablet_replica.cc:333] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.307353 13846 raft_consensus.cc:2243] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.307686 13846 raft_consensus.cc:2272] T 412a245af6554df5adee9b0880e7febc P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.309324 13846 tablet_replica.cc:333] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.309762 13846 raft_consensus.cc:2243] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.310088 13846 raft_consensus.cc:2272] T 0d58c13f4d884740b3cf18f14a07216e P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.311682 13846 tablet_replica.cc:333] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.312105 13846 raft_consensus.cc:2243] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.312420 13846 raft_consensus.cc:2272] T 1514d251e5ad4948aa33a04b20691aae P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.313982 13846 tablet_replica.cc:333] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.314373 13846 raft_consensus.cc:2243] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.314700 13846 raft_consensus.cc:2272] T ffc3954d30a44faa9b73bd136b457b5a P 02dfce914de14b889972dfaebbba6bad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.316229 13846 tablet_replica.cc:333] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad: stopping tablet replica
I20260709 13:03:23.316589 13846 raft_consensus.cc:2243] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.316922 13846 raft_consensus.cc:2272] T e2f8895c0c874673955da6a16ae92669 P 02dfce914de14b889972dfaebbba6bad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.351006 13846 tablet_server.cc:196] TabletServer@127.13.133.131:0 shutdown complete.
I20260709 13:03:23.376186 13846 master.cc:562] Master@127.13.133.190:46659 shutting down...
I20260709 13:03:23.393548 13846 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.394004 13846 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.394276 13846 tablet_replica.cc:333] T 00000000000000000000000000000000 P f3e302b4ed0441f5b586ff94b74cdb88: stopping tablet replica
I20260709 13:03:23.413448 13846 master.cc:584] Master@127.13.133.190:46659 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10654 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22992 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (140419 ms total)
[  PASSED  ] 8 tests.
I20260709 13:03:23.460310 13846 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 147 messages since previous log ~1 seconds ago
I20260709 13:03:23.460497 13846 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 147 messages since previous log ~1 seconds ago
I20260709 13:03:23.460637 13846 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 147 messages since previous log ~1 seconds ago
I20260709 13:03:23.460786 13846 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 13:03:23.460922 13846 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 13:03:23.461064 13846 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 1 messages since previous log ~72 seconds ago
I20260709 13:03:23.461246 13846 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260709 13:03:23.461472 13846 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~5 seconds ago
